balena-supervisor/test/lib
Cameron Diver 1d7381327e Make the db module a singleton
We were treating the database class as a singleton, but still having to pass
around the db instance. Now we can simply require the db module and have
access to the database handle.

Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2020-05-29 15:02:38 +01:00
..
application-manager-test-states.ts Convert some coffeescript tests to typescript 2019-10-30 10:58:32 +00:00
chai-config.ts Convert some coffeescript tests to typescript 2019-10-30 10:58:32 +00:00
errors.ts Do not polute test output with unncessarry stack trace 2019-11-19 09:48:56 +00:00
mocked-balena-api.ts Make the db module a singleton 2020-05-29 15:02:38 +01:00
mocked-device-api.ts Make the db module a singleton 2020-05-29 15:02:38 +01:00
prepare.ts Make the db module a singleton 2020-05-29 15:02:38 +01:00