16 Commits

Author SHA1 Message Date
msramalho
854d744806 cleaning UI links to localhost only 2022-02-16 12:27:20 +01:00
efarooqui
6ab37ccb70 Extraneous comment added to trigger job 2021-04-14 16:35:27 -07:00
efarooqui
d713a15879 Adding comment to trigger job 2021-04-14 16:11:40 -07:00
Ebrahem Farooqui
c18c935b54 CI Workflow (#58)
* Create main.yml

Initial action ci file

* Linting fixes

Co-authored-by: efarooqui <efarooqui@pandora.com>
2021-01-19 15:17:32 +13:00
efarooqui
f3f574380c Fixed tests 2020-11-16 08:54:50 -08:00
Lachlan Kermode
64ca47ee8e amend serverProcess test to update first 2018-12-15 10:58:28 +00:00
Lachlan Kermode
1f2a2953b1 fix lint 2018-12-14 18:23:48 +00:00
Lachlan Kermode
18ddc6c48b leverage ava's async features to ensure order in server_process tests 2018-12-14 17:50:00 +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
Lachlan Kermode
f47fc311c1 update tests 2018-12-13 17:10:14 +00:00
Lachlan Kermode
08dce0dbb9 strip down blueprint structure to what is necessary 2018-12-07 14:49:16 +00:00
Lachlan Kermode
41e2ba8299 defaultRoute -> defaultResource 2018-12-07 13:02:50 +00:00
Lachlan Kermode
8a5bce0842 rename 'routes' in blueprints to 'resources'
routes was a confusing semantics that was not in order with the rest of the architecture
2018-12-07 12:32:32 +00:00
Lachlan Kermode
56622a096b update tests 2018-12-06 16:48:56 +00:00
Unknown
23a49647d6 lint tests 2018-11-12 11:28:05 +00:00
Lachlan Kermode
2cbfbc33ef Clean master commit 2018-10-31 19:35:15 +00:00