mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 01:54:18 -08:00
* Fixes #280 - adds territory focus buttons for Alaska, Hawaii, Lower 48, and Puerto Rico to enable easy zoom to these locations * Adding tests - Specifically: * Adding VSCode debug command for Cypress and debug port specification * Disabling CORS on local tests * Adding waitForMapIdle Cypress test helper * Adding constants for easy change and access
5 lines
110 B
JSON
5 lines
110 B
JSON
{
|
|
"baseUrl": "http://localhost:8000/",
|
|
"integrationFolder": "cypress/e2e",
|
|
"chromeWebSecurity": false
|
|
}
|