mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-08 23:18:18 -07:00
chore: Add cypress to codebase
This commit is contained in:
parent
010324960d
commit
0c18aa2083
46 changed files with 3558 additions and 504 deletions
2
.github/workflows/build-and-test.yml
vendored
2
.github/workflows/build-and-test.yml
vendored
|
|
@ -48,3 +48,5 @@ jobs:
|
|||
run: yarn install
|
||||
- name: Run javascript tests
|
||||
run: yarn test
|
||||
- name: Run Cypress tests
|
||||
run: bundle exec rake cypress:run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue