neurobagel-recipes/package.json
Arman Jahanpour e3c9a35369
[CI] Set up compatibility test workflow (#35)
* Set up Cypress and added a e2e test

* Added `Tech stack compatibility` workflow

* Fixed the issue with the workflow config file

* Wait on query tool

* Added `wait on query tool` step

* Update .env file

* Added `wait on graph set up` step

* Updated workflow config file

* Renamed test

* Addressed comments from PR
2024-04-11 15:19:23 -04:00

5 lines
53 B
JSON

{
"dependencies": {
"cypress": "^13.7.2"
}
}