RenaiApp/tests
Xymorot e02e0d97e0 feat: use userData electron path for database (subfolder with version)
This has the side effect of no more ormconfig.yml file, and the database connections are now only loaded on demand (as well as running the migrations).

BREAKING CHANGE: there is no migration for the old database
2019-12-10 23:33:48 +01:00
..
main/services feat: use userData electron path for database (subfolder with version) 2019-12-10 23:33:48 +01:00
renderer/services fix: fix typescript errors (coming from update) 2019-11-20 23:21:35 +01:00
services feat: install and use fs-extra instead of fs, implement groundwork for more sophisticated error reporting 2019-11-20 23:21:34 +01:00
setup test: add test setup files for backing up store and database folders before tests 2019-11-26 22:51:54 +01:00
types refactor: move mock file (containing mock interface) into a new types folder inside tests 2019-11-27 16:41:21 +01:00
main.spec.ts feat: install and use fs-extra instead of fs, implement groundwork for more sophisticated error reporting 2019-11-20 23:21:34 +01:00
tslint.json feat: install and use fs-extra instead of fs, implement groundwork for more sophisticated error reporting 2019-11-20 23:21:34 +01:00