Commit Graph

185 Commits

Author SHA1 Message Date
rejas ed316e8bf3 Try fixing test 2021-08-30 16:38:59 +02:00
rejas c41fff8f5c Add test for showTime parameter 2021-08-29 20:00:42 +02:00
rejas cd18794fca Update jsdocs 2021-08-01 09:53:28 +02:00
rejas 53720ae8ae Fix some eslint issues in the tests 2021-07-14 10:41:29 +02:00
veeck 2e44e1626d Remove unused variables 2021-07-14 10:41:29 +02:00
veeck 39aa2dfe01 Run linter over all files again 2021-07-14 10:41:29 +02:00
Karsten Hassel cfc0bcd5ad workaround for dev_console test using getWindowCount 2021-06-18 21:39:55 +02:00
Karsten Hassel 3418c9b50f revert changes to dev_console test (has impact on other tests), add CHANGELOG 2021-06-18 12:42:13 +02:00
Karsten Hassel d9edaffd9c reset changes on js/logger.js, mock logger.js in global_vars tests, workaround for failing dev_console test 2021-06-17 22:50:26 +02:00
Karsten Hassel e3a5bbf661 use expect where missing 2021-06-14 21:07:38 +02:00
Karsten Hassel ee23c5f72c update clock tests, remove testSequencer 2021-06-14 19:21:21 +02:00
Karsten Hassel a2083be76b test order 2021-06-14 00:45:40 +02:00
Karsten Hassel 2af4009a93 change missing translations log, disable console.log in unit tests 2021-06-12 22:26:02 +02:00
Karsten Hassel a5f7c946cc jest setup changes, increase setMaxListeners, disable console.log in tests/unit/global_vars 2021-06-12 21:26:08 +02:00
Karsten Hassel 298542b531 enable missing translation messages 2021-06-11 23:42:24 +02:00
karsten13 1a244726aa run prettier 2021-06-11 22:24:21 +02:00
Karsten Hassel 044935a164 add jest options 2021-06-11 22:18:05 +02:00
Karsten Hassel b26270bd13 fix helloworld_spec tests 2021-06-11 00:36:53 +02:00
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
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 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 d736dd92be Use es6 notation in tests 2021-04-18 14:51:28 +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 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 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
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