mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-19 18:18:27 -05:00
feat(test, e2e) test suit for cypress (#42138)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -116,6 +116,10 @@ coverage
|
||||
cypress/videos
|
||||
cypress/screenshots
|
||||
|
||||
### Cypress generated fixtures and tests ###
|
||||
cypress/fixtures/path-data
|
||||
cypress/integration/challenge-tests/blocks
|
||||
|
||||
# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
|
||||
.grunt
|
||||
|
||||
@@ -179,3 +183,4 @@ api-server/lib/*
|
||||
curriculum/dist
|
||||
curriculum/build
|
||||
client/static/_redirects
|
||||
|
||||
|
||||
Reference in New Issue
Block a user