mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACS-5866] authentication playwright tests (#3391)
* viewer action files e2e migration * viewer action files e2e remove comment * review code fix * [ci:force] * [ACS-5650]viewer test with new user * remove commented code * login and logout playwright test * Update error message login.spec.ts
This commit is contained in:
4
.github/workflows/pull-request.yml
vendored
4
.github/workflows/pull-request.yml
vendored
@@ -109,7 +109,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
e2e-suites:
|
||||
- name: "authentication,listViews,navigation,application"
|
||||
- name: "listViews,navigation,application"
|
||||
id: 1
|
||||
- name: "search"
|
||||
id: 2
|
||||
@@ -178,6 +178,8 @@ jobs:
|
||||
id: 2
|
||||
- name: "viewer"
|
||||
id: 3
|
||||
- name: "authentication"
|
||||
id: 4
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
Reference in New Issue
Block a user