-
while looking for this issue: https://github.com/pharo-project/pharo/issues/7960 I detect, that iceberg keeps a lot of files open. This does not make problems currently but I think that this should no…
-
### Background
As part of the [Layout Management Milestone](https://github.com/ScottLogic/finos-vuu/milestone/1) we've begun writing some e2e tests with Cypress for the first time in the project.
The…
-
## CVE-2017-16113 - High Severity Vulnerability
Vulnerable Library - parsejson-0.0.3.tgz
Method that parses a JSON string and returns a JSON object
Library home page: https://registry.npmjs.org/pars…
-
## CVE-2018-3750 - High Severity Vulnerability
Vulnerable Library - deep-extend-0.4.1.tgz
Recursive object extending
Library home page: https://registry.npmjs.org/deep-extend/-/deep-extend-0.4.1.tgz…
-
### Current behavior
This command worked in 5.3, but in 5.4 when I chain a .type() command to it. It throws and error
**Command:**
```js
Cypress.Commands.add('firstCellSearchFilter', () => {
…
-
### Description
Before I started using this library I would have an object defined like below, for accessing the urls. The primary use case was to use it with the http client, which has become irrele…
-
### Current behavior
When testing a Stripe Checkout workflow the `stripe.redirectToCheckout` or the redirected page breaks out of the iframe and instead of completing the test just hangs.
### Desi…
-
### Current behavior:
There is no way to access the clipboard in a test, as far as I can tell.
### Desired behavior:
There should be an easy way to test what the clipboard holds. Useful f…
-
How can I run all tests in a order without rename the files using a number to determine the order to execute?
There is a another way that can I run the tests in a custom order?
For now, I’m rena…
-
### Current behavior:
Reading and writing fixtures seems to not work as expected (please let me know if this is my error). Across two different tests (within the same spec) the returned value from …