f464ba2d31
Update swagger-ui
Node.js CI / build (push) Failing after 2s
Node.js CI / e2e-tests (+(a11y|security|bugs)/**/*cy.js) (push) Failing after 2s
Node.js CI / e2e-tests (features/**/!(o|d|m)*.cy.js) (push) Failing after 2s
Node.js CI / e2e-tests (features/**/+(o|d)*.cy.js) (push) Failing after 2s
Node.js CI / e2e-tests (features/**/m*.cy.js) (push) Failing after 2s
CodeQL / Analyze (javascript) (push) Failing after 2m49s
Security scan for docker image / build (push) Failing after 54s
2025-06-24 13:40:26 +09:00
Vladimír Gorej
80d56c9518
feat: apply cumulative update to address various issues ( #10324 )
2025-02-27 11:12:42 +01:00
Vladimír Gorej
d89726a24b
feat(deps): integrate swagger-client@3.22.0 ( #9202 )
2023-09-13 10:43:27 +02:00
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