mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 10:04:18 -08:00
* adds initial download CBG box * componentize download packet, adds e2e tests * changes download file url in test to smaller size * improve testing functions * removes underline, colors icon * replace csv with zip for safari security issue
6 lines
143 B
JSON
6 lines
143 B
JSON
{
|
|
"baseUrl": "http://localhost:8000/",
|
|
"integrationFolder": "cypress/e2e",
|
|
"chromeWebSecurity": false,
|
|
"trashAssetsBeforeRuns": true
|
|
}
|