Commit Graph

5 Commits

Author SHA1 Message Date
Lachlan Kermode
5d7eb0af05 add xlsx support
by factoring out a Fetcher class
2020-03-27 12:30:21 +01:00
Joshua
5f4943d1d5 new server test with precommit hook to secure .env files, set up CI environment (#5)
* new server test with precommit hook to secure .env files, set up CI environment (#3)

* [TESTS] added all registered routes to api server test

* [WIP] abstracting config to env where it makes sense, refactoring elsewhere, adding more tests

* [WIP] fixed tests so they fail as expected

* [WIP]

* [DEBUG] fixed issues with the env configuration, added correct tests

* [MISC] env didn't get readded on last precommit

* [TESTS] added longer wait time for server as sometimtimes tests fail arbitrarily
2018-12-14 15:59:12 +00:00
Lachie Kermode
4da9328588 add cors in development 2018-11-19 13:50:05 +00:00
Unknown
04d80c7c2f change linter to standard 2018-11-12 10:28:59 +00:00
Lachlan Kermode
2cbfbc33ef Clean master commit 2018-10-31 19:35:15 +00:00