-
### Current behavior
Cypress Tests should run in a Self Hosted Linux Machine on Azure Devops. When running Cypress after installing it the command verifiy fails. We get the following output.
Comm…
-
Coming from Behat I am evaluating Cypress and loving it so far, however I have a legacy of tests written in Cucumber (and I find it easier to write) so I am experimenting with official plugins that al…
-
### Description
I want to call Cypress API api.cypress.io to add Tags to a Run. Where can I find documentation of this Backend API?
E.g. if there is a /runs or /tags Endpoint and what should there…
-
We have old PR, but it requires more work
https://github.com/CollaboraOnline/online/pull/5327
The task is to write cypress test for Form/Content Control in writer. If you open writer and select '…
-
### Test code to reproduce
Command to run the tests
```
set DEBUG=cypress*memory && set CYPRESS_INTERNAL_MEMORY_SAVE_STATS=1 && set CYPRESS_NO_COMMAND_LOG=1 && tsc && cypress run --config-file cy…
-
-
- follows on from and replaces https://github.com/cypress-io/github-action/issues/531
## What would you like?
### Scenario
A GitHub Actions workflow contains a job using the [parallel](https:…
-
### Current behavior
We started using cypress with the `experimentalJustInTimeCompile` flag on `true`, due to the frequent timeouts we were experiencing on our component testing suite.
While the o…
-
## Description
Implement Happy Flow automated testing for CityOfAfrica using Cypress to ensure that the key functionalities of the platform perform smoothly under ideal conditions. .
## Goals
- [x] D…
-
Hi,
Not too sure that this thread should belong in this forum or the one for the cypress-cucumber-preprocessor plugin, but here's the problem.
So basically, I'm trying to modify the es-build-pre…