quasar-testing icon indicating copy to clipboard operation
quasar-testing copied to clipboard

Testing Harness App Extensions for the Quasar Framework 2.0+

Results 82 quasar-testing issues
Sort by recently updated
recently updated
newest added

We're considering adding some new helper commands related to QDialog - `closeDialogViaEscKey` ```ts function closeDialogViaEscKey () { // Official way to escape `within` context // https://docs.cypress.io/api/commands/within#Temporarily-escape return cy.root().closest('body').type('{esc}') } ```...

I have a very simple QSelect based component that will occasionally fail as image below: ![image](https://github.com/quasarframework/quasar-testing/assets/74082189/6ae83f23-49b9-41c3-ae6c-d92561439ce5) It happens very frequently during CI (`cypress run`), less so via `cypress open`, and...

**What kind of change does this PR introduce?** (check at least one) - [x] Bugfix - [ ] New test runner - [ ] Documentation - [ ] Feature -...

### Software version OS: Windows and MacOS Node: 18.15.0 NPM: 9.5.0 (using yarn 1.22.19) Any other software related to your bug: - ### What did you get as the error?...

Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 5.3.1 to 5.4.0. Changelog Sourced from dns-packet's changelog. Version 5.4.0 - 2022-06-14 Feature: Added support for the SSHFP record type. Version 5.2.0 - 2019-02-21 Feature: Added support...

dependencies

Bumps [terser](https://github.com/terser/terser) from 5.14.0 to 5.16.5. Changelog Sourced from terser's changelog. v5.16.5 Correctly handle AST transform functions that mutate children arrays Don't mutate the options object passed to Terser (#1342)...

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...

dependencies

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...

dependencies