Karsten Hassel
|
f750436b64
|
update module clock_es
|
2021-09-26 22:09:41 +02:00 |
|
Karsten Hassel
|
a4a8504558
|
update module clock
|
2021-09-26 22:02:29 +02:00 |
|
Karsten Hassel
|
385e5aabaa
|
prettier
|
2021-09-26 00:29:03 +02:00 |
|
Karsten Hassel
|
d831315e20
|
update module newsfeed
|
2021-09-26 00:18:22 +02:00 |
|
Karsten Hassel
|
e0906f3462
|
update module helloworld
|
2021-09-25 23:52:38 +02:00 |
|
Karsten Hassel
|
6595b6a44f
|
refactor global-setup.js
|
2021-09-25 23:45:34 +02:00 |
|
Karsten Hassel
|
0183d7a080
|
update modules alert and compliments
|
2021-09-25 23:37:37 +02:00 |
|
Karsten Hassel
|
89e803ee42
|
update without_modules.js and env_spec.js
|
2021-09-25 22:12:53 +02:00 |
|
Karsten Hassel
|
c0ce52abe3
|
change getDocument, delay needed, now 2 tests moved
|
2021-09-25 00:01:41 +02:00 |
|
Karsten Hassel
|
a1c7f20990
|
fix logger.js, move jsdom in startApplication
|
2021-09-24 21:30:51 +02:00 |
|
Karsten Hassel
|
0ef6f89d44
|
fix server.close() issue
|
2021-09-24 00:30:00 +02:00 |
|
Karsten Hassel
|
54b04962a8
|
snapshot
|
2021-09-23 22:52:32 +02:00 |
|
Karsten Hassel
|
60f8de282d
|
snapshot
|
2021-09-23 00:05:30 +02:00 |
|
karsten13
|
b4350278a0
|
first tests
|
2021-09-21 23:48:29 +02:00 |
|
Karsten Hassel
|
c3c5307624
|
fix basic-auth.js
|
2021-09-17 20:03:57 +02:00 |
|
Karsten Hassel
|
879d585f2e
|
update dependencies, add CHANGELOG
|
2021-09-16 23:16:38 +02:00 |
|
Karsten Hassel
|
9969fede35
|
refactor e2e
|
2021-09-16 23:02:17 +02:00 |
|
Karsten Hassel
|
c15b31b374
|
close server
|
2021-09-15 21:23:43 +02:00 |
|
Karsten Hassel
|
a3a6c33b32
|
move translations_spec to e2e
|
2021-09-13 23:57:18 +02:00 |
|
Karsten Hassel
|
236bf6e0fc
|
silence logger for tests, use modulePaths for e2e
|
2021-09-13 23:55:41 +02:00 |
|
Karsten Hassel
|
974de179e0
|
refactor tests in 3 categories unit, e2e and electron
|
2021-09-13 23:07:34 +02:00 |
|
Michael Teeuw
|
60e03777f3
|
Merge pull request #2662 from rejas/prettier
|
2021-09-11 16:10:40 +02:00 |
|
Michael Teeuw
|
05f6b2510f
|
Merge pull request #2661 from khassel/mock_git
|
2021-09-11 16:09:04 +02:00 |
|
rejas
|
f3274977f5
|
Ignore config dir
|
2021-09-11 11:55:51 +02:00 |
|
rejas
|
cf7fb1a3b9
|
Update CHANGELOG
|
2021-09-11 11:20:00 +02:00 |
|
rejas
|
12457a87d4
|
Test on latest version of node 16 again
|
2021-09-11 11:17:12 +02:00 |
|
rejas
|
9a8de7db80
|
Run prettier again
|
2021-09-11 11:16:09 +02:00 |
|
rejas
|
68e02a528e
|
Dont ignore everything when running prettier
|
2021-09-11 11:15:33 +02:00 |
|
Karsten Hassel
|
277055f44e
|
added tests for updatenotification
|
2021-09-10 21:12:27 +02:00 |
|
Michael Teeuw
|
c3fc745c7e
|
Merge pull request #2655 from khassel/logger
change use of logger.js in jest tests
|
2021-09-10 09:01:10 +02:00 |
|
Karsten Hassel
|
8901ed219d
|
update dependencies
|
2021-09-09 23:56:30 +02:00 |
|
Karsten Hassel
|
d7c70dc021
|
fix logger.js
|
2021-09-09 23:30:36 +02:00 |
|
Karsten Hassel
|
53c789bff9
|
again logger.js due to problem with e2e test
|
2021-09-09 21:54:20 +02:00 |
|
Karsten Hassel
|
eb63745664
|
update tests in updatenotification_spec.js due to problems after merging PR's
|
2021-09-09 21:29:28 +02:00 |
|
Karsten Hassel
|
91d72e48ad
|
Merge branch 'develop' into logger
|
2021-09-09 21:18:28 +02:00 |
|
Karsten Hassel
|
1dcda63192
|
add logger.js to jests moduleNameMapper
|
2021-09-09 21:17:16 +02:00 |
|
Karsten Hassel
|
3ea6544f77
|
remove logger special
|
2021-09-09 21:12:55 +02:00 |
|
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 |
|
Michael Teeuw
|
6529eaaf9a
|
Merge pull request #2650 from rejas/weather
|
2021-09-09 20:30:37 +02:00 |
|
Michael Teeuw
|
a68aa148b8
|
Merge pull request #2651 from khassel/updatenotification
|
2021-09-09 20:30:15 +02:00 |
|
Karsten Hassel
|
98942d6f9c
|
rename to GitHelper
|
2021-09-09 19:51:07 +02:00 |
|
Karsten Hassel
|
690efc0aff
|
fix test
|
2021-09-09 00:48:39 +02:00 |
|
Karsten Hassel
|
627cfa1dff
|
hold node v16 at v16.8 due to errors in e2e tests with v16.9
|
2021-09-09 00:31:24 +02:00 |
|
Karsten Hassel
|
99aca932db
|
update dependencies
|
2021-09-09 00:24:13 +02:00 |
|
Karsten Hassel
|
dd43f35bbe
|
add unit tests
|
2021-09-09 00:03:28 +02:00 |
|
Karsten Hassel
|
093988e136
|
extract git stuff in own class
|
2021-09-06 23:55:32 +02:00 |
|
rejas
|
087a472765
|
Fix tomezone test error as reported by @khassel
|
2021-09-06 21:15:23 +02:00 |
|
Karsten Hassel
|
ce13d7f98b
|
added comments, get hash only for mm
|
2021-09-05 23:39:23 +02:00 |
|
Karsten Hassel
|
b1fc766908
|
update dependencies
|
2021-09-04 23:17:54 +02:00 |
|