-
When following the getting started example and registering an op, you get this error:
> "Expected { __schema: { queryType: [Object], mutationType: [Object], subscriptionType: [Object], types: [Arra…
-
### Current behavior
When using cypress-react-selector, with yarn 2, running a test with open-ct, I get this error:
vendors~ctChunk-reactdevtools.71f4c4a828a7b7522abe.js:5722 CypressError: `cy.rea…
-
Cache Cypress' cache folder for installation on GitHub runners.
-
Actions:
- Install and setup JEST framework
- Add a test for each existing pure components
- Create a new issue each time you encounter a component that should be splitted in simpler (pure?) compon…
-
-
This is blocked by the creation of example sign in flow, WIP here #792
After that is fixed and merged, should set up example e2e test
-
### Current behavior
I have experienced the following issue before and reported it here #27185 but the website in question was really problematic and the discussion went anywhere but to the point.
…
-
Automated end-to-end integration tests should (must) be created for the HCA Data Browser to Terra handoff. Both products are actively being developed, and when things change, sometimes things break. A…
-
Document ideas for test cases.
## Ideas
- [x] Setup Unit and Integration tests with jest
- [ ] Setup e2e with cypress or nightwatcher
Check all items from `demo/index.html` and test all work…
-
FarmData2 adds tabs to the farmOS user interface. The tabs that are added depend upon the user that is logged in.
This test must check that:
- [ ] - When a manager is logged in the UI should …