Xymorot
|
b73e14f0ab
|
test: add test setup files for backing up store and database folders before tests
|
2019-11-26 22:51:54 +01:00 |
Xymorot
|
550e65dedb
|
test: implement tests for 100% coverage of store service
|
2019-11-20 23:21:36 +01:00 |
Xymorot
|
69f06b2e0c
|
fix: fix typescript errors (coming from update)
|
2019-11-20 23:21:35 +01:00 |
Xymorot
|
fce8e95a0e
|
feat: install and use fs-extra instead of fs, implement groundwork for more sophisticated error reporting
also add tests and mocking framework
|
2019-11-20 23:21:34 +01:00 |
Xymorot
|
1b2157f031
|
test: use before and after instead of beforeEach and afterEach in main.spec.ts (also move @slow tag to suite)
|
2019-11-20 23:21:34 +01:00 |
Xymorot
|
3b306e5895
|
test: add test suite for uuid service
|
2019-11-20 23:21:32 +01:00 |
Xymorot
|
93c0570bc4
|
test: increase timeout for application test
|
2019-11-20 23:21:31 +01:00 |
Xymorot
|
1e3391a993
|
test: implement tests for renderer util service
|
2019-11-20 23:21:31 +01:00 |
Xymorot
|
5acc27c6d9
|
config: disable typedef tslint rule in tests
|
2019-11-20 23:21:30 +01:00 |
Xymorot
|
f28cd79e26
|
test: move main.spec on folder up
|
2019-11-20 23:21:29 +01:00 |
Xymorot
|
d2c40cee18
|
config: add specific tslint file for tests, adjust eslint/tslint to fail on broken rule (error severity)
|
2019-11-20 23:21:28 +01:00 |
Xymorot
|
33c2f9de6f
|
test: remove split between integration and unit tests, use tags instead
|
2019-11-20 23:21:27 +01:00 |
Xymorot
|
fa976cac9a
|
test: add simple unit test with sinon and nock, also refactor 'test' directory to 'tests', split tests into integration and unit
|
2019-11-20 23:21:27 +01:00 |