Commit Graph

5 Commits

Author SHA1 Message Date
Ryan Manuel
0a4550ea0c chore: add linting to the scripts directory (#26197) 2023-03-23 12:00:56 -05:00
Tim Griesser
4626f7481c feat: ProjectLifecycleManager & general launchpad cleanup (#19347)
See #19347 for full summary

Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
Co-authored-by: estrada9166 <estrada9166@hotmail.com>
Co-authored-by: Alejandro Estrada <estrada9166@gmail.com>
Co-authored-by: Jess <jess@jessicasachs.io>
2021-12-21 21:28:44 -05:00
Zach Bloomquist
c80e482009 Fix test script, add Mocha result checks to internal Cypress te… (#7110)
* fix cypress.js script typo

* add verify-mocha-results to driver integration test stages

* add cypress-multi-reporters

* fix circle.yml

* fix yarn.lock

* cleanup

* use working_directory instead of yarn workspace commands

* add reports to ui-components and reporter, update circle.yml

* fix circle.yml

* fix circle.yml

* fix circle.yml

* add more verify-mocha-results
2020-04-23 13:00:46 -04:00
Zach Bloomquist
4f127e9368 Fix internal driver tests exiting with wrong exitCode (#7078)
* use error.exitCode in cypress:run script

* add log if code is NaN

* expect exitCode in .then too
2020-04-20 14:57:31 -04:00
Brian Mann
d6046ba20b use cypress parallelism, enable konfig process.env overrides, (#2328)
fixes #2325
2018-08-13 07:22:12 -04:00