feat: convert all redirect tests to Playwright (#55031)

This commit is contained in:
Sem Bauke
2024-06-05 18:53:21 +02:00
committed by GitHub
parent c1b62b2fc2
commit 5a86bdde0f
5 changed files with 66 additions and 151 deletions

View File

@@ -158,4 +158,4 @@ jobs:
config: baseUrl=http://localhost:8000
browser: ${{ matrix.browsers }}
# Only run one test to keep the run time down.
spec: 'cypress/e2e/default/learn/redirects/es6-to-basic-javascript.ts'
spec: 'cypress/e2e/default/learn/challenges/failed-updates.ts'