Karsten Hassel
|
ae72ed8c67
|
improve startApplication
|
2022-05-27 21:49:29 +02:00 |
|
Karsten Hassel
|
0023c64d59
|
use internal fetch function of node instead external node-fetch library if node version >= v18
|
2022-05-27 19:46:28 +02:00 |
|
Kristjan SCHMIDT
|
6f27e5ae07
|
MagicMirror -> MagicMirror²
|
2022-01-26 23:47:51 +01:00 |
|
Kristjan SCHMIDT
|
a5668b1b99
|
Magic Mirror -> MagicMirror²
Consistent spelling
|
2022-01-26 23:09:26 +01:00 |
|
Karsten Hassel
|
c392b5a661
|
Merge branch 'develop' into remove-old-weather-modules
# Conflicts:
# modules/default/currentweather/currentweather.js
|
2022-01-14 22:07:21 +01:00 |
|
Karsten Hassel
|
82bb2544de
|
add CHANGELOG and fix weather_spec
|
2022-01-13 22:46:10 +01:00 |
|
Karsten Hassel
|
c1be0180f9
|
change weather_spec
|
2022-01-13 22:33:57 +01:00 |
|
Karsten Hassel
|
2cfafe7bfe
|
improve waitForElement
|
2022-01-13 21:52:47 +01:00 |
|
Karsten Hassel
|
42b80b18f8
|
testing wait alternatives
|
2022-01-13 00:50:15 +01:00 |
|
Christopher Fenner
|
9e4997aa81
|
Merge branch 'develop' into patch-1
|
2022-01-12 20:39:09 +01:00 |
|
Karsten Hassel
|
8cb6015930
|
refactor tests
|
2022-01-10 23:27:53 +01:00 |
|
Christopher Fenner
|
8417590893
|
update test case
|
2022-01-09 11:10:00 +01:00 |
|
Karsten Hassel
|
eb32ec89b4
|
remove old weather modules
|
2022-01-08 23:08:41 +01:00 |
|
Karsten Hassel
|
cd1fe4e182
|
weather test for new absolute property
|
2022-01-07 21:38:56 +01:00 |
|
CFenner
|
c56b601ab8
|
adjust test case
|
2022-01-06 21:49:21 +01:00 |
|
Karsten Hassel
|
5d8f2f5da1
|
iterate over timezones
|
2021-12-26 16:27:40 +01:00 |
|
Karsten Hassel
|
a954a62762
|
added test for calendar recurring event with checks the correct date displayed (related to #2752)
|
2021-12-26 14:30:38 +01:00 |
|
Karsten Hassel
|
9b83862a96
|
fixed electron tests with retry, update dependencies
|
2021-12-22 22:31:39 +01:00 |
|
rejas
|
f54c06fb94
|
Add test for old items
|
2021-12-20 13:35:50 +01:00 |
|
Karsten Hassel
|
4a7f498683
|
replace spectron with playwright, rewrite electron tests
|
2021-11-27 23:00:02 +01:00 |
|
Karsten Hassel
|
b1a46b365b
|
increase load delay for modules tests
|
2021-10-22 22:49:10 +02:00 |
|
Karsten Hassel
|
1acbef5bfa
|
increase testTimeout, minor changes tests e2e
|
2021-10-20 21:05:19 +02:00 |
|
Karsten Hassel
|
0fb9e0bc89
|
increase test delay for alert module test
|
2021-10-16 00:25:31 +02:00 |
|
Karsten Hassel
|
0ec80a7791
|
move weather-test to e2e
|
2021-10-16 00:05:12 +02:00 |
|
Michael Teeuw
|
5bfbd3eaa0
|
Merge branch 'develop' into clean-up-updatenotifications-and-nunjuck-templating
|
2021-10-06 15:21:54 +02:00 |
|
Karsten Hassel
|
1d12e57606
|
move calendar tests from category electron to e2e
|
2021-10-04 23:04:28 +02:00 |
|
Felix Wiedenbach
|
1751cabb9d
|
remove obsolete snapshot
|
2021-10-02 14:56:13 +02:00 |
|
Felix Wiedenbach
|
fc06f13c30
|
Merge branch 'develop' into clean-up-updatenotifications-and-nunjuck-templating
# Conflicts:
# CHANGELOG.md
|
2021-10-02 14:15:54 +02:00 |
|
Felix Wiedenbach
|
b094707324
|
remove mocking from implementation and use jest to mock git cli instead
|
2021-10-02 14:08:16 +02:00 |
|
Karsten Hassel
|
b3bddb2c99
|
fix without_modules.js
|
2021-09-29 22:01:35 +02:00 |
|
Karsten Hassel
|
997aec8cc2
|
remove default values from test configs
|
2021-09-29 21:12:03 +02:00 |
|
Karsten Hassel
|
c67320f185
|
fix logger.js
|
2021-09-28 22:08:21 +02:00 |
|
Karsten Hassel
|
abcee8aa56
|
fix global-setup.js
|
2021-09-28 21:23:59 +02:00 |
|
Karsten Hassel
|
1034171e91
|
add CHANGELOG
|
2021-09-28 21:10:24 +02:00 |
|
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
|
9969fede35
|
refactor e2e
|
2021-09-16 23:02:17 +02:00 |
|