Commit Graph

4 Commits

Author SHA1 Message Date
Lachlan Kermode
64ca47ee8e amend serverProcess test to update first 2018-12-15 10:58:28 +00:00
Lachlan Kermode
b6b7299d81 add encrypted key 2018-12-14 18:44:15 +00:00
Lachlan Kermode
837139eb78 add encrypted key 2018-12-14 18:41:16 +00: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