Karsten Hassel
|
d12a587f11
|
Merge branch 'updatenotification' into logger
|
2021-09-09 20:51:58 +02:00 |
|
Karsten Hassel
|
2b147bb98b
|
do logger mocking in logger.js, remove sandbox stuff from unit tests
|
2021-09-09 20:50:35 +02:00 |
|
Karsten Hassel
|
690efc0aff
|
fix test
|
2021-09-09 00:48:39 +02:00 |
|
Karsten Hassel
|
dd43f35bbe
|
add unit tests
|
2021-09-09 00:03:28 +02:00 |
|
rejas
|
f2bc10c5c0
|
Add tests for new methods
|
2021-08-31 23:32:05 +02:00 |
|
rejas
|
ed316e8bf3
|
Try fixing test
|
2021-08-30 16:38:59 +02:00 |
|
rejas
|
c41fff8f5c
|
Add test for showTime parameter
|
2021-08-29 20:00:42 +02:00 |
|
rejas
|
f84f590f1d
|
Start filling last gaps of jsdoc
|
2021-08-03 08:25:57 +02:00 |
|
rejas
|
cd18794fca
|
Update jsdocs
|
2021-08-01 09:53:28 +02:00 |
|
rejas
|
53720ae8ae
|
Fix some eslint issues in the tests
|
2021-07-14 10:41:29 +02:00 |
|
veeck
|
2e44e1626d
|
Remove unused variables
|
2021-07-14 10:41:29 +02:00 |
|
veeck
|
39aa2dfe01
|
Run linter over all files again
|
2021-07-14 10:41:29 +02:00 |
|
Karsten Hassel
|
e75e4e2284
|
use process.cwd() for correct path
|
2021-07-14 00:12:59 +02:00 |
|
Karsten Hassel
|
9aa0af4f9c
|
factory again
|
2021-07-05 22:07:33 +02:00 |
|
karsten13
|
209e049893
|
run prettier
|
2021-07-05 19:51:18 +02:00 |
|
Karsten Hassel
|
bbb3accf0c
|
use factory
|
2021-07-05 19:45:58 +02:00 |
|
Karsten Hassel
|
179989aa42
|
add missing comments
|
2021-07-05 19:21:39 +02:00 |
|
Karsten Hassel
|
2881d19d43
|
remove env.js
|
2021-07-05 18:27:14 +02:00 |
|
Karsten Hassel
|
7cfc3458ec
|
fix tests
|
2021-07-05 18:08:56 +02:00 |
|
karsten13
|
659e1da79d
|
run prettier
|
2021-07-05 00:40:01 +02:00 |
|
Karsten Hassel
|
a7ae79493d
|
refactor test config
|
2021-07-05 00:35:28 +02:00 |
|
karsten13
|
f945d50c0d
|
run prettier
|
2021-07-04 19:21:17 +02:00 |
|
Karsten Hassel
|
e9fabd59ed
|
contextIsolation: false
|
2021-07-04 18:30:43 +02:00 |
|
Karsten Hassel
|
ad13de3588
|
update electron to v13
|
2021-07-04 17:46:22 +02:00 |
|
Karsten Hassel
|
cfc0bcd5ad
|
workaround for dev_console test using getWindowCount
|
2021-06-18 21:39:55 +02:00 |
|
Karsten Hassel
|
3418c9b50f
|
revert changes to dev_console test (has impact on other tests), add CHANGELOG
|
2021-06-18 12:42:13 +02:00 |
|
karsten13
|
ebb5dee1fc
|
run prettier
|
2021-06-17 23:19:57 +02:00 |
|
Karsten Hassel
|
d9edaffd9c
|
reset changes on js/logger.js, mock logger.js in global_vars tests, workaround for failing dev_console test
|
2021-06-17 22:50:26 +02:00 |
|
Karsten Hassel
|
e3a5bbf661
|
use expect where missing
|
2021-06-14 21:07:38 +02:00 |
|
Karsten Hassel
|
ee23c5f72c
|
update clock tests, remove testSequencer
|
2021-06-14 19:21:21 +02:00 |
|
Karsten Hassel
|
a2083be76b
|
test order
|
2021-06-14 00:45:40 +02:00 |
|
Karsten Hassel
|
2af4009a93
|
change missing translations log, disable console.log in unit tests
|
2021-06-12 22:26:02 +02:00 |
|
Karsten Hassel
|
a5f7c946cc
|
jest setup changes, increase setMaxListeners, disable console.log in tests/unit/global_vars
|
2021-06-12 21:26:08 +02:00 |
|
Karsten Hassel
|
298542b531
|
enable missing translation messages
|
2021-06-11 23:42:24 +02:00 |
|
karsten13
|
1a244726aa
|
run prettier
|
2021-06-11 22:24:21 +02:00 |
|
Karsten Hassel
|
044935a164
|
add jest options
|
2021-06-11 22:18:05 +02:00 |
|
Karsten Hassel
|
b26270bd13
|
fix helloworld_spec tests
|
2021-06-11 00:36:53 +02:00 |
|
Karsten Hassel
|
65a8cb9ddb
|
remove unused references
|
2021-06-11 00:32:54 +02:00 |
|
Karsten Hassel
|
0e14d3d6e8
|
snapshot e2e
|
2021-06-09 00:19:43 +02:00 |
|
Karsten Hassel
|
67011c0c32
|
snapshot e2e
|
2021-06-08 00:47:40 +02:00 |
|
Karsten Hassel
|
16bbb42b8d
|
remove chai from unit tests
|
2021-06-08 00:47:15 +02:00 |
|
Karsten Hassel
|
66759a33fa
|
unit tests
|
2021-06-07 00:16:53 +02:00 |
|
rejas
|
bdfd6e5e9f
|
Fix calendar test
|
2021-05-19 11:12:56 +02:00 |
|
rejas
|
4c8508b0a9
|
Fix newsfeed test
|
2021-05-19 11:12:56 +02:00 |
|
rejas
|
e9de961a23
|
Cleanup prohibited words filter code and test data
|
2021-05-19 11:12:56 +02:00 |
|
rejas
|
a6879e853b
|
Fix tests
|
2021-05-19 11:12:42 +02:00 |
|
rejas
|
87d543eb3a
|
Finish test case
|
2021-05-02 15:07:02 +02:00 |
|
rejas
|
40c1521591
|
Add test data
|
2021-05-02 14:55:45 +02:00 |
|
rejas
|
fb8bd657de
|
Move weatherforecast mock data in better suited directory
|
2021-04-27 13:14:07 +02:00 |
|
rejas
|
d736dd92be
|
Use es6 notation in tests
|
2021-04-18 14:51:28 +02:00 |
|