-
### Current behavior
We started migrating our project from CRA to Vite and we have almost 300 component and 40 E2E Cypress tests in place. Unfortunately, after fixing all the other issues, we are s…
-
* add unit tests (jest)
* add e2e tests (playwright)
things to test:
* hooks
* components
* mock network and verify different charts that we have
-
### Front-end side
Our application is growing day by day and the manual testing is going to be unmaintainable. For this reason, I think we should add unit tests for the frontend side (all the Angul…
-
**Describe the bug**
As I have debugged, "Compare snapshot" button is not clickable (popup doesn't open after click) if you have code coverage switched on. As soon as I'm removing coverage from `cypr…
-
building
- [x] javascript
- [x] typescript?
- [x] linting
deploying
- [x] do we need to use `make`? - due to compilation, npm scripts may not be sufficient
- [x] windows
- [ ] mac
- [x] linu…
-
**Summary**
This issue serves the purpose of starting the testing procedure for IronHacks app so that it can be merged into the CI/CD pipeline. Note: We're currently at Level 0.
**Description**
T…
-
## Search Terms
- tsconfig
- overrides
- eslint
- glob
## Suggestion
It would be nice if `tsconfig.json` files would allow an `overrides` section which works in the same way [a…
-
The unit test suite for graphiql was already _very_ outdated when work was started in 2.x, throwing warnings and noise. There are many other issues, for example the almost monolithic GraphiQL componen…
-
As a React Trainer, I would like:
- To have an example application to use as an example on various Design and Development workflows.
## Workflows
#### Design Driven Development
Demonstrate…
-
**Logs and screenshots**
* screenshot of line coverage report, hit and miss lines don't make sense on the .vue files. Not sure what exactly is being missed or hit by the test running against the app.…