Alex Schwartz
82f45c51d6
feat: added ability to specify the default browser in cypress config ( #30517 )
2024-11-14 12:49:32 -07:00
Bill Glesias
9e698cea12
breaking: set videoCompression to false by default ( #27009 )
...
Update system-tests/projects/ts-proj-5/cypress.config.ts
Update system-tests/projects/vite-simple/cypress.config.js
Update system-tests/projects/react-vite-ts-configured/cypress.config.ts
Update system-tests/projects/svelte-vite/cypress.config.js
Update system-tests/projects/ts-proj-4-5/cypress.config.ts
Update system-tests/projects/webpack-dev-server-ts/cypress.config.ts
Update system-tests/projects/vue3-vite-ts-configured/cypress.config.ts
Update system-tests/projects/vue3-vite-ts-custom-index-html/cypress.config.ts
Update cli/CHANGELOG.md
Update cli/CHANGELOG.md
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
2023-06-20 15:08:01 -04:00
Matt Henkes
3d0a2b4061
fix: Treat Video compression 0 as false. ( #26503 )
...
* chore: disable video compression
* system test updates
* moar system test fixes
* a couple of telemetry tweaks
* more intelligent defaults, don't touch firefox.
* trying this
* probably finally fix firefox system tests
* unformat plz
* ugh, also add a test
* plz stop formatting that file
* re-enable firefox tests
* Change log
* don't save videos to artifacts
* this will be fixed in another pr
* quoth the raven, quotes matter don't mess them up
2023-04-17 16:33:36 -05:00
Matt Schile
69873ae988
chore: remove experimentalSessionAndOrigin flag ( #24340 )
...
BREAKING CHANGE: removed experimentalSessionAndOrigin flag. testIsolation defaults to strict
2022-10-24 08:49:13 -06:00
Adam Stone
22d2c31d85
chore: Address skipped specs in server package ( #22356 )
...
* chore: Un-skip some tests
* chore: Unskip more tests
* chore: Use exec rather than spawn
* chore: Fix test
* chore: Remove events_spec tests
* chore: Add defaultValue for specPattern option
* chore: Remove default value
* chore: Use os to determine system arch and platform during testing
* chore: Add comment for specPattern defaultValue
* chore: Remove comment
2022-06-27 12:34:51 +10:00
Tyler Biethman
f8f2418a07
fix: Don't include project path with supportFile glob ( #22222 )
...
* fix: Don't glob project path in supportFile lookup
* Updating unit tests around supportFile 'isFolder'
* Adding unit test to validate the projectRoot isn't globbed
* Adding system test to validate successful run
* This is more accurate
* Updating snapshot to reflect now missing absolute path from the supportFile value
* Adding e2 launchpad test
Co-authored-by: Matt Henkes <mjhenkes@gmail.com >
2022-06-10 10:50:53 -05:00
Bill Glesias
a7ecbec2a3
fix: do not allow experimentalSessionAndOrigin to be available in CT … ( #21588 )
...
* fix: do not allow experimentalSessionAndOrigin to be available in CT per https://github.com/cypress-io/cypress/issues/21573
* remove experimentalSessionAndOrigin config as it is read only
* move runner session tests under own system test project to turn on experimentalSessionAndOrigin flag
* refactor session ui runner tests to point to runner-session-e2e-specs folder
* fix cypress_spec.js to account for experimentalSessionAndOrigin options
* remove experimentalSessionAndOrigin from env args
2022-05-23 13:55:15 -04:00
Alejandro Estrada
3274da7842
fix: terminal error message for non migrated config ( #21467 )
...
* fix: terminal error message for non migrated config
* fix: terminal error message for non migrated config
2022-05-13 16:56:01 -05:00
Zachary Williams
2c8e97df24
refactor: lift indexHtmlFile up to component, add validation ( #20870 )
2022-04-01 09:45:21 -05:00
Alejandro Estrada
61f7cfc592
fix: scope config to current testing type ( #20677 )
...
* fix: scope config to current testing type
* Revert options changes
* Fix some tests
* Fix more tests
* Fix more tests
* Fix more tests
* Update options
* Fix tests
* Fix tests
* Add comments
* Remove un-needed quote
* Fix test
* Fix tests
2022-03-23 19:06:36 -05:00
BlueWinds
b62f96ed8c
Fix snapshots, add system test
2022-03-16 14:57:08 -07:00
Alejandro Estrada
5670344590
feat: remove testFiles reference ( #20565 )
...
* feat: remove testFiles reference
* feat: remove testFiles reference
* Fix test/TS
2022-03-11 12:02:37 +10:00
Brian Mann
bbed8868d1
remove unused expressions
2022-02-22 09:54:44 -05:00
Barthélémy Ledoux
31376a6bb6
test: use async copy for scaffolding project ( #20181 )
2022-02-14 16:21:52 -06:00
Alejandro Estrada
5d52758d82
feat: validate specPattern root level ( #19980 )
...
* feat: validate specPattern root level
* Fix/add tests
* Fix test
* Update specExcludePattern
* Fix tests
* Fix/add tests
* Fix/add tests
* Fix tests
* Rename specExcludePattern to excludeSpecPattern
* Fix tests
2022-02-04 10:48:10 -05:00
Alejandro Estrada
8f32960ef8
fix: scaffold correct config file ( #19776 )
...
* fix: scaffold correct config file
* update setConfigFilePath
* Update test
* Update with code review
* remove default supportFile
* Update supportFile default value
* Add test
* Fix identation
* Update with feedback
* fix english pluralization
Co-authored-by: Tim Griesser <tgriesser10@gmail.com >
2022-01-24 10:23:44 -05:00
Emily Rohrbough
9e4c04d720
test(launchpad): add e2e tests for Project Setup - Round 2 ( #19580 )
...
Co-authored-by: Tyler Biethman <tbiethman@gmail.com >
Co-authored-by: Zachary Williams <ZachJW34@gmail.com >
2022-01-18 15:27:33 -06:00
Lachlan Miller
1f28650d68
chore: change integration->e2e throughout code base ( #19345 )
...
* hacky way to update snapshots
* new hack to update snapshots
* trying again
* hacky fix
* ci: snapshots
* ci: snapshots
* snapshots
* mas updates
* update spec API
* fix test
* fix test
* update
* update test
* fix test
* update plugin
* update spec
* webpack optinos
* Update launchpad tests
* fix screenshot paths
* updated snapshot
* change pattern
* guard
* fix smoke test
* patch code coverage
* update percy config
* fix specs
* try updating example project
* update snapshots
* remove old test
* remove snapshot hack
* add back appveyor
* remove old code
* update snapshot
* Fix tests
* wip
* revert snapshot
* reverted all snaps
* remove only
* remove commnet
* remove old code
* reverted file
* lint
* revert video compression spec
* update snapshot
* update spec path logic
* update snap
* updated snap
* snaps
* snaps
* fix spec
* rename ignoreTestFiles to ignoreSpecPattern
* update screenshot dir for runner-ct
* update deprecations
* update
* upate
* fix test
* update snaps
* update snap
* updating snap
* added missing snaps
* updated cypress run mode integration spec
* electron snapshot
* update default
* rename integration->e2e
* rename integration->e2e in packages
* spec.ts -> cy.ts
* spec.ts -> cy.ts
* _spec.js -> .cy.js
* .spec.js -> .cy.js
* .spec.js -> .cy.js
* update config
* update config
* update
* update spec ext
* update config
* update config
* ensure newly scaffold specs are cached
* fix launchpad spec
* types
* update test
* transpile based on spec pattern
* add back example
* remove unnecessary async and nodeVersion
* spec.tsx -> cy.tsx
* update stop-only config
* exclude CT from E2E
* removed old test
* update spec pattern in angular
* update spec pattern in design system
* update all specs npm npm/react
* update spec name
* update spec patterns
* remove old script
* update tests path
* update config
* fix test
* update snapshots
* update examples
* update ignore patterns
* update snapshots
* unit tests
* update tests
* patch code coverage
* revert spec name
* rename a lot of speces
* update
* update spec ext
* update spec
* update spec
* update spec ext
* update lint
* update rules
* update lint
* snaps
* update spec dir
* update paths
* remove unused pluginsfile config opt
* update smoke test
* update create cypress tests
* update gitignore
* update types
* update paths
* update spe
* update test
* update all snaps
* update tests
* update http request spec
* update spec file names
* snaps
* update snaps
* updated snaps
* update snaps
* spacing
* spacing
* spacing
* spacing
* fix perf spec
* update
* update
* revert
* update
* snaps
* snaps
* rename spec
* update snaps
* snapshots
* update tests
* update tests
* update
* fix
* update test projects
* update
* updating
* update run-ct test
* update spec pattern and add defensive check around platform
* fix system test script
* update snap
* snaps
* update test
* update spe
* update for FF
* ff
* remove unused feature flag
* added tests
* fix react example
* update test
* update config
* update test projects
* update snapshots
* correctly remove private prefix on darwin
* fix types
* rename integration -> e2e
* update config
* updatec onfig
* fixing app scaffold integration tests
* remove code
* exclude e2e specs from CT
* update snapshot
* integration->e2e
* update path for test file in ts project
* update schematic
* use updated branch for CI
* update config
* update config
* revert some changes
* remove built code
* revert changes
* update gitignore
* include test spec
* update scaffold script
* wip: renames
* script
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* mass rename
* rename
* rename
* fix angular
* update spec in create cypress tests
* remove old file
* fix tests
* access specPattern in a more idiomatic fashion
* do not duplicate variable
* pass correct params to findSpec in files controller
* add comment explaining spec finding
* remove reference to old file that no longer exist
* resolve conflicts
* fix types
* transpile cypress dir
* update circle ymlg
* update spec pattern for example project
* supportFile: false
* fix circle yml
* update test glob
* rename some specs to use correct .cy ext
* more ext renames
* rename spec
* update extensions
* update extensions
* update specs
Co-authored-by: estrada9166 <estrada9166@hotmail.com >
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
2022-01-11 16:29:55 +10:00
Lachlan Miller
40ec17514d
fix system test
2021-11-29 19:57:34 +10:00
Lachlan Miller
fe5c05de35
fix failing tests due to merge
2021-11-29 19:23:29 +10:00
Lachlan Miller
ae9b7a3796
resolve conflicts
2021-11-29 15:30:19 +10:00
Zach Bloomquist
28a912354b
test: node_modules installs for system-tests, other improvements ( #18574 )
...
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
2021-11-29 15:28:05 +10:00
Alejandro Estrada
081dd19cc6
feat: Use .config files ( #18578 )
...
Co-authored-by: Tim Griesser <tgriesser10@gmail.com >
2021-11-02 10:24:39 -04:00
Jessica Sachs
a045e4f59a
chore: move server e2e tests to system-tests ( #16354 )
...
Co-authored-by: Brian Mann <brian.mann86@gmail.com >
Co-authored-by: Zach Bloomquist <git@chary.us >
Co-authored-by: Zach Bloomquist <github@chary.us >
2021-10-18 19:53:14 +00:00