Alessio Gravili
|
682e961416
|
chore: run lexical e2e's in CI, adjust runE2E to allow running just the fields/lexical.e2e.spec.ts
|
2024-03-25 17:17:13 -04:00 |
|
Alessio Gravili
|
68d0a442e4
|
fixes
|
2024-03-20 10:52:21 -04:00 |
|
Alessio Gravili
|
881d1e9594
|
chore: replace all __dirname's in test dir
|
2024-03-08 11:09:59 -05:00 |
|
Alessio Gravili
|
2aa7adb3bd
|
chore: get old ts-node scripts to work, replace ts-node with tsx, fix runE2E.ts
|
2024-03-07 16:35:44 -05:00 |
|
Elliot DeNolf
|
890af8be05
|
ci: optimize e2e and refactor workflow (#3530)
* ci: split e2e
* chore: 3 parts
* chore: use matrix
* chore: use playwright container, bump playwright
* chore: remove playwright container
* ci: move all packages into matrix
* ci: reusable action to restore build cache
* chore: revert custom action
* chore: cleanup logs
|
2023-10-09 23:43:34 -04:00 |
|
Elliot DeNolf
|
88c84ad8d6
|
chore: move test deps to root package.json
|
2023-10-06 17:38:33 -04:00 |
|
James
|
0f3b364e46
|
chore: hoists tests out of payload package
|
2023-09-01 14:45:41 -04:00 |
|
Alessio Gravili
|
a67278b29f
|
chore: move to monorepo structure
|
2023-08-23 12:20:30 +02:00 |
|
Alberto Maghini
|
a345ef0d31
|
feat: admin UI logout extensibility (#1274)
* added Logout documentation
* updated type and schema
* updated logout component, route and inactivityRoute references
* added custom Logout component into test admin instance
* fixed windows path management
* added dotenv usage
* added check on testSuiteDir and provided more meaningful error message
* fixed object destructure
* updated from logout.route to logoutRoute
* extracted getSanitizedLogoutRoutes method
* added unit tests
* updated references
* updated doc
* reviewed casing and added defaults
* updated usage
* restored workers previous value
* fixed config validation
* updated docs and schema
* updated reference to logoutRoute and inactivityRoute
* updated test ref
Co-authored-by: Alberto Maghini (MSC Technology Italia) <alberto.maghini@msc.com>
Co-authored-by: Alberto Maghini <alberto@newesis.com>
|
2022-11-14 14:55:31 -05:00 |
|
Dan Ribbens
|
da2a262208
|
test: e2e windows compatibility (#861)
* test: e2e compatible with windows
* chore: mongoose type fix
|
2022-08-01 15:21:25 -04:00 |
|
Elliot DeNolf
|
1997153549
|
test: implement script to execute all e2e tests (#840)
|
2022-07-27 17:22:49 -04:00 |
|