-
Now that https://github.com/NASA-IMPACT/nasa-apt/issues/668 is complete, we need to implement tests.
Some previous notes on testing: https://github.com/NASA-IMPACT/nasa-apt/issues/580
## Acceptance …
-
### Issue description or question
Running [Shopify's Hydrogen v1](https://github.com/Shopify/hydrogen-v1/) and getting errors on .server files when trying to run Wallaby.
I get the following err…
-
### Current behavior:
`cy.on('url:changed')` does not fire with URL's that trigger 302's. It only fires with the final destination (2xx code).
### Desired behavior:
This event (or p…
-
I was able to successfully reuse your library to work with Playwright. The only thing required was [porting Cypress commands to Playwright](https://twitter.com/nerdblogpl/status/1574764868581965825). …
-
This is a new feature in the UI, we have now the ability to create a namespace when creating resources and it should be tested by Cypress.
![image](https://user-images.githubusercontent.com/6025636/1…
-
**Is your feature request related to a problem? Please describe**
`@storybook/addon-storyshots` is tied to running in a Jest environment, so in projects using other test runners it is hard to integra…
-
Vulnerable Library - cypress-12.16.0.tgz
Path to dependency file: /frontend/package.json
Path to vulnerable library: /frontend/node_modules/tough-cookie/package.json
Found in HEAD commit: d83736…
-
### Before opening, please confirm:
- [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md).
- [X] I have [searche…
-
### Current behavior
Cypress in version 12.12 and version 12.13, randomly crash with the following error
```
There was an error reconnecting to the Chrome DevTools protocol.
Please restart the b…
-
In continuation to the previous issues 79, 85 and 84, I have put many test steps in Background
```
Background: Login
Given user opens login page
When user fills username with "login"
…