rejas
b9d19cfcb4
First round of undef fixes
2020-05-03 12:40:48 +02:00
Rodrigo Ramírez Norambuena
6e7edd9824
Revert error logging introduced in 1e97b5c
2020-01-19 08:50:37 -03: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
Sam Detweiler
4da6e3ecee
add test for error on 200 rc test path
2019-12-10 11:29:26 -06: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
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
702b98f510
Cleanup imports
2019-06-04 10:43:06 +02: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
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
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
f34407fc43
Add 404 test HTTP code for vendors
2017-04-18 23:44:50 -03:00
Rodrigo Ramírez Norambuena
7918448be2
Add test for vendor
...
This test get all vendor defined. Create a get request http each vendor
and expect the 200 HTTP code.
2017-03-18 13:19:31 -03:00