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 |
|
Michael Teeuw
|
94c63b0554
|
Skipping weather tests for now.
|
2019-12-29 14:30:12 +01:00 |
|
Michael Teeuw
|
c7c8c40a70
|
disable test
|
2019-12-29 13:56:53 +01:00 |
|
Sam Detweiler
|
4da6e3ecee
|
add test for error on 200 rc test path
|
2019-12-10 11:29:26 -06:00 |
|
Felix Wiedenbach
|
c630c387d6
|
it should render colored rows
|
2019-09-13 17:06:58 +02:00 |
|
Felix Wiedenbach
|
a774718607
|
it should render custom table class
|
2019-09-13 16:21:12 +02:00 |
|
Felix Wiedenbach
|
9430c70d0d
|
it should render fading rows in weather forecast
|
2019-09-13 15:44:38 +02:00 |
|
Felix Wiedenbach
|
f3e893fddb
|
it should render min and max temperatures
|
2019-09-13 15:08:44 +02:00 |
|
Felix Wiedenbach
|
11e144ca64
|
it should render days and icons in weather forecast
|
2019-09-13 14:58:04 +02:00 |
|
Felix Wiedenbach
|
fbceab707e
|
draft for default weather forecast test cases
|
2019-09-13 13:54:55 +02:00 |
|
Felix Wiedenbach
|
8d85d1aa2d
|
move mocks to separate directory for better overview
|
2019-09-13 13:53:15 +02:00 |
|
Michael Teeuw
|
9db54831c8
|
Merge pull request #1766 from fewieden/feature/automated-weather-tests
Automated tests for new weather module
|
2019-09-11 16:45:28 +02:00 |
|
Felix Wiedenbach
|
aad03a74c5
|
fix test path and eslint
|
2019-09-11 15:58:51 +02:00 |
|
fewieden
|
ca07355873
|
adjust tests to new translations
|
2019-09-11 13:30:54 +02:00 |
|
fewieden
|
ec6d9e3521
|
Merge branch 'develop' into feature/automated-weather-tests
# Conflicts:
# modules/default/weather/weather.js
# package-lock.json
# package.json
|
2019-09-11 13:07:31 +02:00 |
|
fewieden
|
230accd31e
|
fix current weather tests
|
2019-09-11 12:59:55 +02:00 |
|
fewieden
|
a24a4a747e
|
current weather tests
|
2019-09-11 12:27:06 +02:00 |
|
Rodrigo Ramírez Norambuena
|
1e97b5c27a
|
Prevent error CI build for 404 Test vendors
|
2019-09-10 18:24:45 -03:00 |
|
Rodrigo Ramírez Norambuena
|
3a7cfe3208
|
Enable Test e2e/vendor_spec.js
|
2019-07-26 02:21:56 -04:00 |
|
Rodrigo Ramírez Norambuena
|
f079cdad64
|
Merge remote-tracking branch 'origin/develop' into tests-404-vendors
|
2019-07-26 02:19:10 -04:00 |
|
rejas
|
835668d96d
|
Add eslint semi rule
|
2019-06-05 10:23:58 +02:00 |
|
rejas
|
8f1a212b52
|
More typo fixes
|
2019-06-05 09:46:59 +02:00 |
|
rejas
|
5c08bde0fa
|
More == -> === and != -> !== fixes
|
2019-06-05 09:32:10 +02:00 |
|
rejas
|
702b98f510
|
Cleanup imports
|
2019-06-04 10:43:06 +02:00 |
|
rejas
|
c1559dd8c8
|
More spelling fixes
|
2019-06-04 10:15:50 +02:00 |
|
fewieden
|
a8bd196234
|
current weather tests
|
2019-01-13 23:59:05 +01:00 |
|
fewieden
|
baa3c1461c
|
test setup
|
2019-01-13 23:57:19 +01:00 |
|
Michael Teeuw
|
6914465e3d
|
Remove "Focus" to pass test.
|
2019-01-03 16:42:31 +01:00 |
|
fewieden
|
3e2a1e3548
|
linting
|
2018-02-16 00:08:11 +01:00 |
|
fewieden
|
20244c4fb5
|
translations integration test
|
2018-02-15 23:22:52 +01:00 |
|
Chris van Marle
|
664196c5ef
|
Fix some trailing whitespace grunt errors
|
2017-10-12 10:23:40 +02:00 |
|
Rodrigo Ramírez Norambuena
|
15fd570b49
|
Refactor modules_position_spec use one instance for all it statements
|
2017-09-25 20:52:27 -03:00 |
|
Michael Teeuw
|
0289872dcd
|
Merge pull request #1000 from QNimbus/fix-issue-986
Fix for issue 986 (font file paths)
|
2017-08-29 14:15:27 +02:00 |
|
Bas van Wetten
|
5b9a61b7db
|
Added e2e test for font files
|
2017-08-21 15:33:17 +02:00 |
|
Rodrigo Ramírez Norambuena
|
a6ee20fca4
|
Merge remote-tracking branch 'roramirez_github/develop' into default-hello-world
|
2017-08-20 22:49:13 -03:00 |
|
Michael Teeuw
|
c1eda034b3
|
Merge pull request #989 from roramirez/add-log-deprecated-function
Add log deprecated function in test
|
2017-08-12 13:50:52 +02:00 |
|
Rodrigo Ramírez Norambuena
|
d34b493b7d
|
Fix clock_es_spec running before the clock_spec
|
2017-08-05 22:30:38 -04:00 |
|
Rodrigo Ramírez Norambuena
|
4df6e0ee7d
|
Merge remote-tracking branch 'upstream/develop' into showWeek-test-es-language
|
2017-08-05 21:12:39 -04:00 |
|
Rodrigo Ramírez Norambuena
|
0ba125c2d7
|
Disabled tests of vendor_spec:
Sometimes these getting failed in Travis.
|
2017-08-05 02:40:03 -04:00 |
|
Rodrigo Ramírez Norambuena
|
b80454a1f4
|
Added log text DEPRECATED for old method of authentication
|
2017-07-31 17:18:34 -04:00 |
|
Rodrigo Ramírez Norambuena
|
d01100bb15
|
Merge remote-tracking branch 'roramirez_github/develop' into use-before-after-vendors
|
2017-07-31 16:57:24 -04:00 |
|
Rodrigo Ramírez Norambuena
|
9d7b0487d5
|
Change hooks for vendor_spec:
Use the hooks before and after in the vendor_spec instead of use beforeAll and
afterAll in the e2e test to prevent failure in CI.
|
2017-07-25 20:24:04 -04:00 |
|
Rodrigo Ramírez Norambuena
|
41ce3db8f9
|
Set title on MagicMirror² for index.html
|
2017-07-25 11:00:38 -04:00 |
|
Rodrigo Ramírez Norambuena
|
00e3ef757c
|
Merge remote-tracking branch 'roramirez_github/develop' into showWeek-test-es-language
|
2017-07-25 10:53:50 -04:00 |
|
Bas van Wetten
|
203e1cc9b9
|
Implemented requested change PR #2
Moved tests/e2e_new to tests/e2e folder
|
2017-07-24 22:08:12 +02:00 |
|
Rodrigo Ramírez Norambuena
|
07533f5658
|
Activate e2e test in Travis and desactivate failed test in CI:
- dev_console
- vendor_spec
|
2017-07-20 00:34:20 -04:00 |
|
Rodrigo Ramírez Norambuena
|
b26f9e316d
|
ADD fixme wanted where the day if sunday for test number of week
|
2017-04-24 22:49:15 -03:00 |
|
Rodrigo Ramírez Norambuena
|
f34407fc43
|
Add 404 test HTTP code for vendors
|
2017-04-18 23:44:50 -03:00 |
|