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
5e6cbeb9ba
Convert some code to es6
2021-03-14 10:40:14 +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
Jake Mulley
a6386bd60e
Update npm packages and resolve package changes
2020-11-08 21:18:19 +00:00
rejas
8fa858ca8c
Cleanup test descriptions
2020-07-18 22:16:44 +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
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
5a4ae99283
Add no-multi-spaces rule to eslint and run it
2020-03-15 15:49:34 +01:00
rejas
702b98f510
Cleanup imports
2019-06-04 10:43:06 +02:00
rejas
69aafd7d6a
Fix missing ; and == and some missing vars
2019-06-04 10:19:25 +02:00
fewieden
38f7716738
linting
2018-02-17 09:20:34 +01:00
fewieden
3ccdb64833
deprecated unit tests
2018-02-16 22:09:15 +01:00
fewieden
78d8bff599
clone array, clone nested object, add safe checks for objects (memory address)
2018-02-16 19:58:28 +01:00
fewieden
a756fed70b
fixed and reenabled lockstring test
2018-02-16 08:43:27 +01:00
fewieden
3e2a1e3548
linting
2018-02-16 00:08:11 +01:00
fewieden
96b2f2b3a4
clone object unit test
2018-02-16 00:01:02 +01:00
fewieden
d81d7d4f68
compare version unit test
2018-02-15 23:53:57 +01:00
fewieden
20244c4fb5
translations integration test
2018-02-15 23:22:52 +01:00
fewieden
d709a44960
strip comments unit test
2018-02-13 07:17:46 +01:00
fewieden
d775bc9d7e
loadCoreTranslationsFallback unit test
2018-02-11 09:08:09 +01:00
fewieden
ad3eac9ddb
loadcoretransations unit test
2018-02-11 08:58:02 +01:00
fewieden
26be14ba67
load unit test
2018-02-10 20:33:22 +01:00
fewieden
305d60e09b
translator unit tests
2018-02-10 12:32:43 +01:00
fewieden
d0029efd02
utils unit tests
2018-02-10 12:30:33 +01:00
fewieden
fb4d42bf5b
moved test
2018-02-10 12:28:30 +01:00
Michael Teeuw
710ab44073
Merge pull request #1014 from roramirez/tests/unit/weatherforecast
...
Add roundValue unit test function weatherforecast module:
2017-09-07 10:07:28 +02:00
Rodrigo Ramírez Norambuena
1456aeedf2
TestSuite: Show the missing strings for translations files.
...
In the translations test now when are missing some translations for
determinated language will be show the missing string.
This can help to identified and improved the translations files.
/me listening STP: Silvergun superman
2017-08-28 21:31:01 -03:00
Michael Teeuw
c976242ce5
Merge branch 'develop' into unittests/calendar
2017-08-10 16:27:00 +02:00
Michael Teeuw
de8db1a86d
Merge branch 'develop' into test-unit-js-class
2017-08-10 12:15:23 +02:00
Rodrigo Ramírez Norambuena
739fb99ced
Resolved conflict unit tests between currentweather and newsfeed.
2017-08-06 07:53:03 -04:00
Rodrigo Ramírez Norambuena
8ae947f59c
Merge remote-tracking branch 'origin/round-temp-unit' into doc-roundValue
2017-08-07 20:40:27 -04:00
Rodrigo Ramírez Norambuena
aac4ef05e4
Merge remote-tracking branch 'upstream/develop' into test-unit-js-class
2017-08-05 19:50:34 -04:00
Bas van Wetten
e0414e4eb9
Add unittest for calendar module
...
Add unittest for 'getLocalSpecification' function.
2017-07-31 22:36:14 +02:00
Michael Teeuw
18b61e35be
Merge branch 'develop' into unittest-calendar
2017-07-31 15:04:16 +02:00
Bas van Wetten
35e3b889c3
Add new unit tests
...
Add new unit tests for 'shorten' function in calendar module
2017-07-29 16:02:53 +02:00
Rodrigo Ramírez Norambuena
5ac20cc4cf
SuiteTest: Added unit tests for js/class.js
2017-07-25 21:42:51 -04:00
Rodrigo Ramírez Norambuena
e08bc01c33
Fix conflict with test function newsfeed
2017-07-25 09:32:32 -04:00
Rodrigo Ramírez Norambuena
66b7e3e1f5
Fix lint newsfeed_spec
2017-07-20 00:27:57 -04:00
Rodrigo Ramírez Norambuena
90d70beea2
Merge remote-tracking branch 'roramirez_github/develop' into newfeed-unit
2017-07-20 00:09:05 -04:00
Rodrigo Ramírez Norambuena
26303c8617
Merge remote-tracking branch 'roramirez_github/develop' into check-default-modules-directory
2017-04-22 21:22:41 -03:00
Rodrigo Ramírez Norambuena
4904bd53ef
Fix grunt double quotes unit calendar_spec
2017-04-19 00:45:55 -03:00