Vladimír Gorej
3e81a4f897
chore(deps-dev): update cypress to v12 ( #8889 )
...
This update required changing the configuration
and test directory structure. Some tests needed
to be amended as well to compensate for new
Cypress APIs.
2023-06-07 10:25:32 +02:00
Tim Lai
471c24dfcb
fix(cypress): tests should fail on uncaught exception ( #6308 )
...
* also remove broken file logging
ref #6305
2020-08-17 13:58:57 -07:00
kyle
21bb452cb7
housekeeping: address inconsistently truncated JS asset responses within Cypress tests (via #5445 )
...
* add Cypress error trace
* Update package.json
* Update webpack-hot-dev-server.config.js
* Update index.js
* Update index.js
2019-07-08 00:19:40 -05:00
kyle
a5568f9e16
improve: OAuth2 UI and test suite (via #5066 )
...
* create `features` folder
* add base oauth2 server
* continue implementing OAuth tests
* WIP
* add password flow tests
* modify Password flow credential types
* remove query string credential type
* add test case for Authorization flow
* add specific Authorization value for Password flow test
* WIP
* fix linter issues
2018-12-07 20:54:29 +01:00
kyle
1b2fbda646
meta: introduce Cypress end-to-end testing (via #4827 )
...
* `test/e2e` -> `test/e2e-selenium`
* add Cypress
* ESLint fixes
* MOAR cypress
* `integration` -> `tests`
* wire Cypress up to a hot e2e server
* linter fixes
* don't run in CI
2018-08-23 15:10:00 -07:00