Commit Graph

7 Commits

Author SHA1 Message Date
Dimitrie Stefanescu 35fd2cfc49 feat(api): api & services pruning 2020-07-17 20:39:23 +01:00
Dimitrie Stefanescu b88764a58a refactor(general): unified testing command names 2020-05-22 16:25:49 +01:00
Dimitrie Stefanescu 8da320beee refactor(init logic): changes init logic so tests can start & stop a full server independently 2020-04-25 12:24:20 +01:00
Dimitrie Stefanescu d35af3bb94 feat(graphql): added first working test 2020-04-23 18:25:49 +01:00
Dimitrie Stefanescu e3dd8b1d81 feat(app init): async'ed app init & awaiting knex.migrate.latest() on first run
fixes the bug where the server would start w/o actually waiting for migrations to happen
2020-04-22 17:32:01 +01:00
Dimitrie Stefanescu 18bb402b8c fix(errors): fixed misnamed err var name in startup causing no reports of EADDRINUSE being logged 2020-03-28 21:05:40 +00:00
Dimitrie Stefanescu 75f0472b03 first commit 2020-03-26 21:45:24 +00:00