Skip to content

Commit

Permalink
Merge pull request #4186 from cypress-io/unification
Browse files Browse the repository at this point in the history
Co-authored-by: Ben Alman <[email protected]>
Co-authored-by: @emilyrohrbough
Co-authored-by: Ely Lucas <[email protected]>
Co-authored-by: Jessica Sachs <[email protected]>
Co-authored-by: Emily Rohrbough <[email protected]>
Co-authored-by: Brandon Rockhold <[email protected]>
Co-authored-by: Chris Breiding <[email protected]>
Co-authored-by: Ryan Manuel <[email protected]>
Co-authored-by: Paul Jaffre <[email protected]>
Co-authored-by: Mark Noonan <[email protected]>
Co-authored-by: Jordan <[email protected]>
Co-authored-by: Jordan <[email protected]>
Co-authored-by: Adam Murray <[email protected]>
Co-authored-by: Adam Murray <[email protected]>
Co-authored-by: Emily Rohrbough <[email protected]>
Co-authored-by: Blue F <[email protected]>
Co-authored-by: Rachel <[email protected]>
Co-authored-by: Zach Bloomquist <[email protected]>
Co-authored-by: Jennifer Shehane <[email protected]>
Co-authored-by: DEBRIS APRON <[email protected]>
Co-authored-by: mattvCypress <[email protected]>
Co-authored-by: Robert Guss <[email protected]>
  • Loading branch information
21 people authored Jun 1, 2022
2 parents dc7b7b1 + de79b19 commit 770dee0
Show file tree
Hide file tree
Showing 509 changed files with 14,935 additions and 5,301 deletions.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ workflows:
- cypress/run:
name: 'UI Tests - Chrome'
browser: chrome
spec: cypress/integration/*
executor: with-chrome-and-firefox
wait-on: 'http://localhost:3000'
command-prefix: npx percy exec --
Expand Down
9 changes: 5 additions & 4 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"semi": false,
"singleQuote": true,
"proseWrap": "always"
}
"semi": false,
"singleQuote": true,
"printWidth": 80,
"proseWrap": "always"
}
Binary file removed assets/cy-logo.png
Binary file not shown.
Binary file removed assets/cydocs-logo.png
Binary file not shown.
Binary file removed assets/cypress-logo.png
Binary file not shown.
22 changes: 22 additions & 0 deletions assets/cypress-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/img/api/task/console-shows-task-result.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/api/task/task-count-files.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/img/api/task/task-read-cypress-json.png
Binary file not shown.
Binary file not shown.
Binary file removed assets/img/guides/a-simple-test.png
Binary file not shown.
Binary file not shown.
Binary file removed assets/img/guides/aliasing-routes.jpg
Binary file not shown.
Binary file removed assets/img/guides/application-under-test.png
Binary file not shown.
Binary file removed assets/img/guides/blocked-host.png
Binary file not shown.
Binary file removed assets/img/guides/browser-list-dropdown.png
Binary file not shown.
Binary file removed assets/img/guides/clear-source-of-failure.png
Binary file not shown.
Binary file removed assets/img/guides/clicking-commands.png
Binary file not shown.
Binary file removed assets/img/guides/command-failure-error.png
Binary file not shown.
Binary file removed assets/img/guides/command-log.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/img/guides/component-testing/first-open.png
Binary file not shown.
Binary file removed assets/img/guides/component-testing/first-run.png
Binary file not shown.
Binary file removed assets/img/guides/component-testing/one-spec.png
Binary file not shown.
Binary file removed assets/img/guides/component-testing/run-result.png
Diff not rendered.
File renamed without changes
Binary file removed assets/img/guides/core-concepts/1-skipped.png
Diff not rendered.
Diff not rendered.
Binary file removed assets/img/guides/core-concepts/failing-test.png
Diff not rendered.
Binary file removed assets/img/guides/core-concepts/lucky-7.gif
Diff not rendered.
Binary file removed assets/img/guides/core-concepts/passing-test.png
Diff not rendered.
Binary file removed assets/img/guides/core-concepts/run-all-specs.gif
Diff not rendered.
Diff not rendered.
Binary file removed assets/img/guides/core-concepts/run-single-spec.gif
Diff not rendered.
Binary file removed assets/img/guides/core-concepts/skipped.png
Diff not rendered.
Binary file removed assets/img/guides/core-concepts/two-passing.png
Diff not rendered.
Binary file added assets/img/guides/core-concepts/v10/hitbox.png
Binary file added assets/img/guides/core-concepts/v10/lucky-7.gif
Diff not rendered.
File renamed without changes
Binary file removed assets/img/guides/cypress-browser-chrome.png
Diff not rendered.
Diff not rendered.
File renamed without changes
Binary file removed assets/img/guides/default-page.png
Diff not rendered.
Binary file removed assets/img/guides/errors.png
Diff not rendered.
Binary file removed assets/img/guides/failing-test.png
Diff not rendered.
Binary file removed assets/img/guides/file-opener-ide-go-to-line.gif
Diff not rendered.
Binary file removed assets/img/guides/find-and-click-element.png
Diff not rendered.
Binary file removed assets/img/guides/first-test-click-revert.png
Diff not rendered.
Binary file removed assets/img/guides/first-test-console-output.png
Diff not rendered.
Binary file removed assets/img/guides/first-test-failing-contains.png
Diff not rendered.
Binary file removed assets/img/guides/first-test-hover-contains.png
Diff not rendered.
Binary file removed assets/img/guides/first-test-kitchen-sink-wide.png
Diff not rendered.
Binary file removed assets/img/guides/first-test-kitchen-sink.png
Diff not rendered.
Binary file removed assets/img/guides/first-test-page-load.png
Diff not rendered.
Binary file removed assets/img/guides/first-test-paused.png
Diff not rendered.
Binary file removed assets/img/guides/first-test-url-revert.png
Diff not rendered.
Binary file removed assets/img/guides/first-test.png
Diff not rendered.
Binary file removed assets/img/guides/generated-files.png
Diff not rendered.
File renamed without changes
Binary file removed assets/img/guides/global-hooks.png
Diff not rendered.
Binary file removed assets/img/guides/hitbox.png
Diff not rendered.
Binary file removed assets/img/guides/installing-cli.mp4
Binary file not shown.
Binary file removed assets/img/guides/instrument-panel-routes.png
Diff not rendered.
Binary file removed assets/img/guides/instrument-panel-spies.png
Diff not rendered.
Binary file removed assets/img/guides/instrument-panel-stubs.png
Diff not rendered.
Binary file removed assets/img/guides/log-in-to-cypress-screen.png
Diff not rendered.
Binary file removed assets/img/guides/maintain-tests-graphic.jpg
Diff not rendered.
Binary file removed assets/img/guides/open-file-in-IDE.gif
Diff not rendered.
Binary file added assets/img/guides/overview/v10/real-world-app.png
Binary file removed assets/img/guides/plugins/brave-browser.png
Diff not rendered.
Binary file removed assets/img/guides/plugins/brave-running-tests.png
Diff not rendered.
Binary file removed assets/img/guides/plugins/chrome-browsers-only.png
Diff not rendered.
Binary file not shown.
Binary file removed assets/img/guides/real-world-app.png
Diff not rendered.
Binary file removed assets/img/guides/references/component-test.gif
Diff not rendered.
File renamed without changes
Binary file added assets/img/guides/references/v10/blocked-host.png
File renamed without changes
Diff not rendered.
Diff not rendered.
Binary file removed assets/img/guides/retry-ability/alternating.png
Diff not rendered.
Binary file removed assets/img/guides/retry-ability/click-twice.gif
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file removed assets/img/guides/retry-ability/delay-click.png
Diff not rendered.
Binary file removed assets/img/guides/retry-ability/eq.gif
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file removed assets/img/guides/retry-ability/retry-2-items.gif
Diff not rendered.
Diff not rendered.
Binary file removed assets/img/guides/retry-ability/second-get-li.png
Diff not rendered.
Diff not rendered.
Binary file removed assets/img/guides/retry-ability/two-items.png
Diff not rendered.
Binary file added assets/img/guides/retry-ability/v10/eq.gif
Binary file removed assets/img/guides/run-tests-graphic.jpg
Diff not rendered.
Binary file removed assets/img/guides/server-routing-table.png
Diff not rendered.
Binary file removed assets/img/guides/setup-tests-graphic.jpg
Diff not rendered.
Binary file removed assets/img/guides/simple-spec.png
Diff not rendered.
Binary file removed assets/img/guides/test-retries/attempt-1-fail.png
Diff not rendered.
Binary file removed assets/img/guides/test-retries/attempt-2-start.png
Diff not rendered.
Binary file removed assets/img/guides/test-retries/attempt-3-fail.png
Diff not rendered.
Binary file removed assets/img/guides/test-retries/attempt-3-start.png
Diff not rendered.
Binary file not shown.
Binary file removed assets/img/guides/test-runner/keyboard-shortcuts.png
Diff not rendered.
Diff not rendered.
Binary file removed assets/img/guides/testing-your-app-visit-fail.png
Diff not rendered.
File renamed without changes
Diff not rendered.
Binary file removed assets/img/guides/viewport-scaling.png
Diff not rendered.
Binary file removed assets/img/guides/visit-a-page.png
Diff not rendered.
Binary file removed assets/img/guides/visit-your-development-url.png
Diff not rendered.
Binary file removed assets/img/snippets/empty-file-30fps.mp4
Binary file not shown.
Binary file removed assets/img/snippets/empty-file-30fps.png
Diff not rendered.
Binary file removed assets/img/snippets/first-test-30fps.mp4
Binary file not shown.
Binary file removed assets/img/snippets/first-test-30fps.png
Diff not rendered.
Binary file removed assets/img/snippets/intellisense-config-defaults.mp4
Binary file not shown.
Binary file not shown.
Binary file not shown.
Diff not rendered.
Binary file not shown.
Diff not rendered.
Loading

1 comment on commit 770dee0

@vercel
Copy link

@vercel vercel bot commented on 770dee0 Jun 1, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.