-
What do you think about making utest, behavior test, and testing in general?? We can use TravisCI or CodeShip as Continuous Integration.
I know protractor for AngularJS e2e testing, it can be run on …
-
Thanks for developing this component.
I'm using your ngx-audio-player for streaming audio from url.
The player is working fine but the end time displayed looks like this (-ty:aN).
I think this …
-
Growing our e2e test suite to hopefully replace most of manual release testing.
As we QA an item in the sprint. Determine if it needs to have a new e2e test added. When you are thinking about crea…
-
### Current behavior
When running Cypress Open with multiple tests, Chrome 100 is more likely to crash with an "Aw, Snap" error message than previous versions of Chrome:
![image](https://user-imag…
-
My program in SB couldn't start correctly after i accidentally hit the 'Update all to deps to latest' :(
Even the chrome console doesn't tell much on the error message
Webpage
```
Error in /turb…
-
I'm trying to use the official example, but I can not make it work. The example and the page not load. This error message appears in console:
```
Uncaught Error: Template parse errors:
Can't bind…
-
### Current behavior
I got the following error after I try to run my tests with cypress
```
The following error originated from your test code, not from Cypress.
> Expected to find a glob…
-
### What is the current behavior?
Using angular 12, things build no problem, and tests pass as expected.
```shell
> git clone https://github.com/bazelbuild/rules_nodejs.git
> cd examples/angular…
-
### Current behavior
Cypress Crashes when Cypress Har Generator is enabled (https://github.com/NeuraLegion/cypress-har-generator) with Electron Browser with Flag ELECTRON_EXTRA_LAUNCH_ARGS=--remote…
-
This is really a nice tutorial about how to migrate AngularJS to Vue. I appreciate the tags you setup on your repository to easily move from step to step.
Everything works as expected when integra…