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 |
|
Johan Alvinger
|
51a1399bca
|
Change custom calendar test to not include past events
|
2020-11-25 22:36:00 +01:00 |
|
Johan Alvinger
|
20a50f8382
|
Reverted changes in custom.js for testing
|
2020-11-24 14:57:51 +01:00 |
|
Johan Alvinger
|
e0ceed5a63
|
Correct error in custom.js in calendar tests
|
2020-11-24 12:52:21 +01:00 |
|
Jake Mulley
|
a6386bd60e
|
Update npm packages and resolve package changes
|
2020-11-08 21:18:19 +00:00 |
|
flopp999
|
e09fec56e2
|
Update weather_spec.js
try to change the default to Today and Tomorrow
|
2020-10-20 07:26:39 +02:00 |
|
rejas
|
a1a4192835
|
Fix clock test, remove now unneeded dependency
|
2020-09-02 13:42:35 +02:00 |
|
rejas
|
45f09dcc8c
|
Add test for analog clock face
|
2020-09-02 13:42:35 +02:00 |
|
rejas
|
5aa7097a6e
|
Add test for displaying the header
|
2020-08-13 21:51:18 +02:00 |
|
rejas
|
fd3f520e95
|
Fix typos
|
2020-08-13 21:51:18 +02:00 |
|
rejas
|
50f3f32ba8
|
Add tests for custom icons
|
2020-07-19 11:54:03 +02:00 |
|
rejas
|
8fa858ca8c
|
Cleanup test descriptions
|
2020-07-18 22:16:44 +02:00 |
|
rejas
|
8b1d1671f7
|
Add test for changing the calendar symbol
|
2020-07-18 21:10:36 +02:00 |
|
rejas
|
a391445e5f
|
Add test setup for custom calendar configuration
|
2020-07-18 13:58:05 +02:00 |
|
rejas
|
530c5d416a
|
Remove now unused test data
|
2020-07-18 11:32:01 +02:00 |
|
Michael Teeuw
|
29ed63286c
|
Merge pull request #2089 from rejas/newsfeed
Cleaned up newsfeed module code
|
2020-07-17 16:28:44 +02:00 |
|
rejas
|
b9ccb7a892
|
Add new test to see if coverage improves
it does :-)
calendar.js | 8.97 | 9.57 | 11.54 | 8.7 | 63-413,446-659,690-693,699,733-771
->
calendar.js | 9.97 | 10.64 | 11.54 | 9.7 | 63-413,446-659,699,733-771
|
2020-07-15 13:15:03 +02:00 |
|
rejas
|
8dc88fe64b
|
Remove unused helper function and its unit test
|
2020-07-12 10:32:16 +02:00 |
|
rejas
|
2d7c5a827f
|
Cleanup test expectation
|
2020-07-09 20:44:52 +02:00 |
|
Veeck
|
85c32ef843
|
Use const in test requires
|
2020-07-09 20:30:43 +02:00 |
|
rejas
|
dc089d7db9
|
Remove stripCommentsFromJson code and test
Since we dont allow comments in the json anymore anyway
|
2020-07-09 20:30:26 +02:00 |
|
Kristof Rado
|
e6ef64968b
|
Disable Sunrise/Sunset in Config option
|
2020-05-30 00:06:20 +02:00 |
|
Veeck
|
abb5dc5739
|
Run prettier over ALL files once
No other changes done in this commit
|
2020-05-11 22:22:32 +02:00 |
|
Veeck
|
c8a0f1d0de
|
Fix some more undefs that popped up out of nowhere
|
2020-05-05 14:54:49 +02:00 |
|
rejas
|
b9d19cfcb4
|
First round of undef fixes
|
2020-05-03 12:40:48 +02:00 |
|
rejas
|
e7fc4ef1e7
|
Replace unsecure links with https ones
|
2020-04-28 23:05:28 +02:00 |
|
rejas
|
14aa4036e0
|
Some spelling and doc fixes
|
2020-04-22 22:09:31 +02:00 |
|
Veeck
|
9ec329b7ae
|
Final fixes for eslint:recommended
|
2020-04-21 12:23:50 +02:00 |
|
Veeck
|
c7c6dc4e67
|
Move config check into js folder, cleanup var usage
|
2020-04-19 07:55:56 +02:00 |
|
Michael Teeuw
|
2464d01891
|
Fix date test.
|
2020-04-01 10:57:50 +02:00 |
|
rejas
|
ff7dc95e93
|
Implement suggestions from Michael
|
2020-03-28 09:24:30 +01:00 |
|
rejas
|
4e4d3418b3
|
LInt mockdate helper
|
2020-03-25 06:53:09 +01:00 |
|
rejas
|
3659b5b5c9
|
Update mockdate info
|
2020-03-25 06:40:23 +01:00 |
|
rejas
|
e2427fe299
|
Try out a mockdate class
|
2020-03-25 06:40:23 +01:00 |
|