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 |
|
rejas
|
dd366f35a8
|
Use es6 notation in test configs
|
2021-04-17 16:29:38 +02:00 |
|
rejas
|
bda8f26511
|
Use es6 notation in compliments module and cleanup jsdoc
|
2021-04-17 16:29:38 +02:00 |
|
rejas
|
7f1a3df25b
|
Use es6 notation in font tests
|
2021-04-17 16:29:38 +02:00 |
|
rejas
|
ef2ff50089
|
Use es6 notation in clock module
|
2021-04-17 16:29:38 +02:00 |
|
rejas
|
0b3964c827
|
Use es6 notation in helloworld tests
|
2021-04-17 16:29:38 +02:00 |
|
veeck
|
b02bce2510
|
Merge branch 'develop' into issue_2530
|
2021-04-12 19:11:24 +02:00 |
|
rejas
|
db65ff12d7
|
Update CHANGELOG
|
2021-04-11 22:49:26 +02:00 |
|
rejas
|
f93b819ea6
|
Fix missing await calls in tests
|
2021-04-11 22:42:21 +02:00 |
|
rejas
|
e6fea297e5
|
Add test for decimalSymbol in weatherforecast
|
2021-04-11 22:25:17 +02:00 |
|
rejas
|
79f5b938f5
|
Add first test for alert module
|
2021-04-11 20:59:53 +02:00 |
|
oemel09
|
a4dfd15888
|
Fixes tests for newsfeed description
|
2021-04-10 09:13:14 +02:00 |
|
oemel09
|
fdb0c0acb3
|
Adds test to check that newsfeed description does not show up
|
2021-04-09 08:05:19 +02:00 |
|
oemel09
|
cb67286bc3
|
Adds test to validate that description is shown
|
2021-04-08 17:00:15 +02:00 |
|
rejas
|
639305ecc8
|
Add test for prohibited words
|
2021-03-18 16:55:54 +01:00 |
|
rejas
|
e4f671c898
|
Update error to use translatable text
|
2021-03-18 16:55:54 +01:00 |
|
rejas
|
a269b5cd93
|
Show invalid url error on UI, add test case
|
2021-03-18 16:55:54 +01:00 |
|
rejas
|
a53029f11e
|
Use es6 notation in basic auth server
|
2021-03-15 12:36:58 +01:00 |
|
rejas
|
5e6cbeb9ba
|
Convert some code to es6
|
2021-03-14 10:40:14 +01:00 |
|
Karsten Hassel
|
f09c54184a
|
moved tests to fetch, run prettier
|
2021-03-02 21:26:25 +01:00 |
|
rejas
|
bdc4ed4d86
|
Add specific change-port test and fix the others
|
2021-02-12 08:45:54 +01:00 |
|
rejas
|
efec49bb47
|
Use es6 notations
|
2021-02-11 21:22:03 +01:00 |
|
rejas
|
68bc77c81e
|
Cleanup global-setup code
|
2021-02-11 21:21:08 +01:00 |
|
veeck
|
dbea348779
|
Cleanup port usage in tests
|
2021-02-11 21:20:34 +01:00 |
|
rejas
|
b46160bcbc
|
Simplify weather-compliments test, increase timeWaitout for it
|
2021-02-11 21:20:16 +01:00 |
|
Karsten Hassel
|
7ba76020d8
|
fix e2e tests after spectron update
|
2021-02-07 00:20:30 +01:00 |
|
Karsten Hassel
|
e322be2624
|
Merge branch 'develop' into electron11
|
2021-01-30 22:58:35 +01:00 |
|
Karsten Hassel
|
059b87bbb4
|
bump electron to v11
|
2021-01-30 21:58:49 +01:00 |
|
Felix Wiedenbach
|
db24f20289
|
cleaned up function and added test in case no file should be loaded
|
2021-01-29 22:25:49 +01:00 |
|
Felix Wiedenbach
|
94bb8e6c03
|
added sinon, tests for module.loadTranslations
|
2021-01-29 22:13:44 +01:00 |
|
Michael Teeuw
|
684dfb643b
|
Merge pull request #2420 from rejas/issue_2416
Add new Notification CURRENTWEATHER_TYPE
|
2021-01-21 15:05:09 +01:00 |
|
veeck
|
3895c18466
|
Add test case
|
2021-01-17 14:57:06 +01:00 |
|
Ashish Tank
|
4966d6c920
|
Fixed Unit test case error for #2221
|
2021-01-14 19:10:04 +01:00 |
|
Ashish Tank
|
2c3e8533c7
|
Issue #2221 - Weather forecast always shows night icons in day time
|
2021-01-10 16:24:46 +01:00 |
|
Felix Wiedenbach
|
a9a70fd2e9
|
linting and fix defualt module test
|
2021-01-05 20:04:02 +01:00 |
|
Johan Alvinger
|
99aaae491c
|
Reverted changes to test case for calendar
|
2020-11-25 23:35:01 +01:00 |
|
Johan Alvinger
|
f288581c69
|
Reverted changes to test case for calendar
|
2020-11-25 23:31:26 +01:00 |
|
Johan Alvinger
|
a01f08391b
|
Removed test on maximumEntries
|
2020-11-25 22:45:38 +01:00 |
|