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
rejas
b08f882324
Add (failing) test for new date field
2020-03-25 06:40:23 +01:00
Michael Teeuw
fe6645a420
Merge pull request #1955 from rejas/jshint
...
Remove jshint dependency
2020-03-24 21:16:12 +01:00
rejas
a91f2de26a
Remove jshint dependency, use eslint for config verification
2020-03-15 20:38:52 +01:00
rejas
5a4ae99283
Add no-multi-spaces rule to eslint and run it
2020-03-15 15:49:34 +01:00
rejas
5517a913d4
Run linter manually
2020-03-08 16:20:54 +01:00
Felix Wiedenbach
de6a9f5811
fix timing issue in weather tests => returning response by url instead of index
2020-02-10 18:56:55 +01:00
Rodrigo Ramírez Norambuena
6e7edd9824
Revert error logging introduced in 1e97b5c
2020-01-19 08:50:37 -03:00
Michael Teeuw
50b4d05ef5
Merge pull request #1899 from MichMich/Skip-weather
...
Skip weather tests for now
2020-01-23 19:56:23 +01:00
Michael Teeuw
13ebe6d0e1
Check method
2020-01-23 19:52:07 +01:00
Michael Teeuw
95dedf0d80
Skip weather tests for now
2020-01-23 19:38:15 +01:00
Rodrigo Ramírez Norambuena
cce57c7229
Fix the vendor_spec test:
...
This change set after startApplication the configuration to run this
test.
The previous statement when e2e are running using --recursive the
MM_CONFIG_FILE was setting by the test running before this one.
2020-01-19 04:06:21 -03:00
Kurtis Blankenship
8aa745471b
fix: Issue #1798 - fixing recurrent calendar events crosstime DST
2020-01-17 22:53:14 -06:00
Michael Teeuw
29f3ac065f
Re-enable weather tests.
2020-01-01 19:03:32 +01:00
Michael Teeuw
03e6ca58ab
Link to issue.
2019-12-29 14:34:07 +01:00