Tim Griesser
bfc032a2d4
fix: open browser at correct time during lifecycle ( #19572 )
2022-01-12 13:41:25 -05: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
Alejandro Estrada
0366d4fa89
feat: use supportFile by testingType ( #19364 )
...
* feat: use supportFile by testingType
* Fix defaults
* Start renaming files, and updating system-tests
* Fix some tests
* Fix some tests
* Fix more tests
* Try to fix CI
* Fix more tests
* Fix some tests
* Revert changes
* Revert supportFile defaultValue
* Fix some tests
* Fix some tests
* Fix some tests
* Fix some tests
* Update supportFile example
* Update snapshots
* Remove scaffold support
* Handle config errors
* Remove scaffold
* Fix tests
* Fix test
* Update test
* Fix test
* Update supportFile template
* Fix template
2022-01-05 13:37:44 -05:00
Lachlan Miller
792980ac12
feat: support specPattern, deprecate integrationFolder and componentFolder ( #19319 )
...
* use new specPattern API
* remove projectApi.findSpecs
* do not require integration folder
* support --spec
* support --spec
* remove old code
* remove old code
* nuke old code
* no appvetor
* update
* correct url for ct
* work on migrating launchpad
* update ct spec url
* types
* types
* dead code
* remove old endpiont
* revert back circle.yml
* update missing config
* delete spec util
* update config
* update config
* config again
* update spec pattern
* updated vue config
* update spec pattern for ui components
* update config for vite dev server
* update snapshots
* update config
* update design system config
* fix spec pattern in reporter
* update default
* update deprecated spec snapshots
* update system tests
* update run mode output
* revert changes
* lint
* remove scaffold tests
* update angular
* fix CT
* update circle yml
* fix system tests for ct
* fix tests
* work on server unit tests
* patch package
* patch package again
* update test
* try not to rely on config async loading too much
* normalize specPattern to array
* update snapshot
* use base name
* deal with react-scripts later
* update snapshot
* 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
* 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
* removed old test
* update spec pattern and add defensive check around platform
* remove unused feature flag
* added tests
* fix react example
* update test
* update config
* fix spec finding in run mode
* fix tests
* fixing specs
* fix switching between specs
* remove invalid test
* increase timeout
Co-authored-by: estrada9166 <estrada9166@hotmail.com >
2022-01-04 14:24:24 +10: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
Lachlan Miller
999ffd99dd
merge in origin
2021-12-21 09:49:57 +10:00
Barthélémy Ledoux
4826175040
fix: check the port is avail on all local hosts ( #19402 )
2021-12-16 11:02:45 -06:00
Barthélémy Ledoux
dc88b2812e
build: allow work with local dashboard ( #19376 )
2021-12-15 12:24:41 -06:00
ElevateBart
3b873bce6d
build: more fixes
2021-12-07 13:39:19 -06:00
ElevateBart
58c60f7367
chore: update sass for windows compatibility
2021-12-07 11:26:30 -06:00
ElevateBart
ce0bb2c84b
Merge branch 'develop' into elevatebart/chore/merge-develop
2021-12-07 10:41:18 -06:00
Alejandro Estrada
cc2d734818
feat: update on-links ( #19235 )
2021-12-03 13:23:44 -05:00
Emily Rohrbough
6b15468579
chore: Migrate Windows Tests from Appveyor to CircleCI ( #19037 )
...
Co-authored-by: Zach Bloomquist <git@chary.us >
Co-authored-by: ElevateBart <ledouxb@gmail.com >
2021-12-02 14:20:06 -06: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
renovate[bot]
bb7b82de8e
chore(deps): update dependency semantic-release to v17.2.3 [security] ( #19022 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
2021-11-29 12:51:59 +10:00
Michel Krämer
552d3a1c00
fix(react): link to rerender example ( #19020 )
...
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
2021-11-29 12:48:14 +10:00
Blue F
b6373341f5
fix: Restore broken gif ( #18987 )
2021-11-29 12:38:38 +10:00
semantic-release-bot
b60620d074
chore: release @cypress/vite-dev-server-v2.2.1
...
[skip ci]
2021-11-29 12:38:07 +10:00
Tim Griesser
d0cf250f57
refactor: remove @packages/desktop-gui ( #19127 )
...
* chore: Remove references to desktop-gui in CI & scripts
* More path updates
* Remove desktop-gui cypress tests
* remove add:project
* remove begin:auth
* remove close:browser
* remove close:project
* remove external:open
* remove get:current:user
* remove get:orgs
* remove gui:error
* remove get:runs
* remove get:options
* remove get:projects
* remove get:project:statuses
* remove get:project:status
* remove get:dashboard:projects
* remove get:record:keys
* remove get:release:notes
* remove get:specs
* remove get:user:editor
* remove set:user:editor
* remove launch:browser
* remove log:out
* remove on:focus:tests
* remove: on:menu:clicked
* remove open:file
* remove open:finder
* remove open:project
* remove on:config:changed
* remove on:spec:changed
* remove on:project:error
* remove on:project:warning
* remove ping:api:server
* remove ping:baseUrl
* remove remove:project
* remove request:access
* remove setup:dashboard:project
* remove set:project:id
* remove requestAccess
* remove show:directory:dialog
* remove show:new:spec:dialog
* remove updater:check
* remove updater:run
* remove window:open/close
* remove new:project:banner:closed
* remove has:opened:cypress
* remove remove:scaffolded:files
* remove set:clipboard:text
* remove set:prompt:shown
* ipc & static method cleanup
* remove packages/desktop-gui
* bump yarn.lock, standardize webpack version
* bump yarn.lock
2021-11-29 08:58:32 +10:00
Zach Bloomquist
71d92e0e49
test: node_modules installs for system-tests, other improvements ( #18574 )
...
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
2021-11-24 20:10:28 +00:00
renovate[bot]
cbfb3cad41
chore(deps): update dependency semantic-release to v17.2.3 [security] ( #19022 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
2021-11-24 11:07:39 -05:00
Emily Rohrbough
70556a7156
Merge branch 'develop' into master
2021-11-22 15:05:48 -06:00
Michel Krämer
2a471d633a
fix(react): link to rerender example ( #19020 )
...
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
2021-11-22 13:28:38 -05:00
Blue F
f251681b81
fix: Restore broken gif ( #18987 )
2021-11-22 11:18:06 +10:00
Tim Griesser
7c339d41c8
Merge branch 'develop' into 10.0-release
...
* develop: (52 commits)
feat: use hoisted yarn install in binary build (#17285 )
fix: compile npm packages for node 12 (#18989 )
fix: show call count even if `cy.stub().log(false)`. (#18907 )
chore: Update TypeScript to 4.4.4 (#18930 )
fix: wrap playground selectors in double quotes if not included (#18442 )
fix: flaky settings_spec test (#18979 )
chore: Update Chrome (stable) to 96.0.4664.45 (#18931 )
fix: Loading of specs with % in the filename (#18877 )
chore: refactor `create` into class `$Cy` (#18715 )
chore: Update Chrome (beta) to 96.0.4664.45 (#18891 )
fix: flaky `system-tests-firefox` job (#18848 )
chore: release @cypress/webpack-preprocessor-v5.10.0
chore: release @cypress/vue-v3.0.5
chore: release @cypress/schematic-v1.6.0
chore: release create-cypress-tests-v1.2.0
release 9.0.0
feat: ensure major release
have conduit app wait on localhost:3000
fix install-required-node
use --legacy-peer-deps
...
2021-11-20 16:03:53 -05:00
Tim Griesser
e4f5b106d4
feat: use hoisted yarn install in binary build ( #17285 )
2021-11-20 14:19:51 -05:00
semantic-release-bot
2fada98552
chore: release @cypress/vite-dev-server-v2.2.1
...
[skip ci]
2021-11-19 15:52:09 -05:00
Alejandro Estrada
2573375b5b
feat: add devServer to config file ( #18962 )
2021-11-19 13:42:58 -05:00
Barthélémy Ledoux
30b3eb2376
fix: compile npm packages for node 12 ( #18989 )
2021-11-19 12:32:40 -06:00
Alejandro Estrada
bb8251b752
feat: Use plugins on config files ( #18798 )
...
Co-authored-by: Tim Griesser <tgriesser10@gmail.com >
2021-11-16 14:45:26 -05:00
semantic-release-bot
84635b13ea
chore: release @cypress/webpack-preprocessor-v5.10.0
...
[skip ci]
2021-11-10 17:06:17 -05:00
semantic-release-bot
670cc9accc
chore: release @cypress/vue-v3.0.5
...
[skip ci]
2021-11-10 17:05:58 -05:00
semantic-release-bot
2ea096caf9
chore: release @cypress/schematic-v1.6.0
...
[skip ci]
2021-11-10 17:05:44 -05:00
semantic-release-bot
faf06457a0
chore: release create-cypress-tests-v1.2.0
...
[skip ci]
2021-11-10 17:05:33 -05:00
renovate[bot]
3095d733e9
feat(deps): update dependency electron to v15 🌟 ( #18317 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Zach Bloomquist <git@chary.us >
Co-authored-by: David Munechika <davidam1203@gmail.com >
2021-11-09 20:52:17 +00:00
Zachary Williams
4ded6c9624
fix: remove outdated npm registry links ( #18727 )
...
* fix: remove outdated npm registry links
* revert cypress schematic change
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
2021-11-09 10:14:03 +10:00
Tim Griesser
e018a14c21
feat: Add typings for new devServer config ( #18797 )
2021-11-08 11:02:01 -05:00
Tim Griesser
6a9f5a1a41
Merge branch 'develop' into unified-desktop-gui
...
* develop: (40 commits)
fix(driver): Sticky elements within a fixed container will not prevent an element from being scrolled to (#18441 )
chore: make `create` function on server.ts obsolete (#18615 )
docs: Add instructions to squash commits to develop in Contributing (#18728 )
fix(@cypress/react): throw if using Next.js swc-loader without nodeVersion=system (#18686 )
refactor: remove Ramda (#18723 )
chore: Increase paralleled machines for desktop-gui tests (#18725 )
chore: Update Chrome (stable) to 95.0.4638.69 (#18696 )
chore: release @cypress/vue-v3.0.4
chore: release @cypress/react-v5.10.2
chore: release @cypress/schematic-v1.5.3
fix: remove outdated registry link (#18710 )
chore: release @cypress/schematic-v1.5.2
chore: release create-cypress-tests-v1.1.3
chore: Update Chrome (beta) to 96.0.4664.27 (#18676 )
chore(tests): Remove flaky assertion that relies on png how compression (#18668 )
fix: make sure to go back to no-specs when delete spec file (#17760 )
fix: Next.JS 12 components testing failing with ` TypeError: Cannot read property 'traceChild' of undefined` (#18648 )
Backport .gitignore from unified-desktop-gui
chore(docs): add 'Upgrading Electron' instructions (#18594 )
release 8.7.0 [skip ci]
...
2021-11-02 21:35:26 -04: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
semantic-release-bot
4d9fb6c507
chore: release @cypress/react-v5.10.3
...
[skip ci]
2021-11-01 18:03:49 -04:00
Zachary Williams
d274a5b5d9
fix(@cypress/react): throw if using Next.js swc-loader without nodeVersion=system ( #18686 )
2021-11-01 13:04:42 -05:00
Lachlan Miller
0501452fb9
fix: support using create-cypress-tests as part of build process ( #18714 )
...
Co-authored-by: Tim Griesser <tgriesser10@gmail.com >
2021-11-01 12:19:22 -04:00
semantic-release-bot
a3fab73294
chore: release @cypress/vue-v3.0.4
...
[skip ci]
2021-10-29 18:54:55 -04:00
semantic-release-bot
514ebe58d5
chore: release @cypress/react-v5.10.2
...
[skip ci]
2021-10-29 18:54:40 -04:00
semantic-release-bot
4ebbf4a413
chore: release @cypress/schematic-v1.5.3
...
[skip ci]
2021-10-29 18:54:29 -04:00
Zachary Williams
e2a869d2a9
fix: remove outdated registry link ( #18710 )
2021-10-29 18:28:37 -04:00
semantic-release-bot
b4510cf6b6
chore: release @cypress/schematic-v1.5.2
...
[skip ci]
2021-10-29 15:32:46 -04:00
semantic-release-bot
5b848fcc1f
chore: release create-cypress-tests-v1.1.3
...
[skip ci]
2021-10-29 15:32:34 -04:00
Pavlo Bilyk
cb0cbdf4c3
fix: Next.JS 12 components testing failing with TypeError: Cannot read property 'traceChild' of undefined ( #18648 )
2021-10-27 17:08:08 -05:00
Blue F
196e8f62cc
feat: Deprecate run-ct / open-ct, and update all examples to use --ct instead ( #18422 )
...
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com >
2021-10-26 10:36:44 -04:00