feat: convert projects to Playwright (#54689)

Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
This commit is contained in:
Sem Bauke
2024-05-21 17:37:35 +02:00
committed by GitHub
parent 34d6baef72
commit c1e04945e9
15 changed files with 1015 additions and 387 deletions
+1 -5
View File
@@ -77,12 +77,8 @@ jobs:
strategy:
fail-fast: false
matrix:
browsers: [chrome, firefox, electron]
browsers: [chrome, firefox]
node-version: [20.x]
include:
- browsers: electron
spec: cypress/e2e/default/learn/challenges/projects.ts
services:
mongodb:
image: mongo:4.4