Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cypress-io/cypress
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.5.0
Choose a base ref
...
head repository: cypress-io/cypress
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.6.0
Choose a head ref
  • 20 commits
  • 87 files changed
  • 16 contributors

Commits on Aug 15, 2022

  1. Configuration menu
    Copy the full SHA
    eb837c4 View commit details
    Browse the repository at this point in the history
  2. 5 Configuration menu
    Copy the full SHA
    4580330 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    312d9cb View commit details
    Browse the repository at this point in the history
  4. chore: release @cypress/react-v6.1.1

    [skip ci]
    semantic-release-bot committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    62bf8c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f8388b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2fb4b7b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    97f9ed9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    162ba8e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. fix: escape backslashes in downloadFolder for Firefox on Windows #17896

    … (#23006)
    
    * fix: escape backslashes in downloadFolder for Firefox on Windows
    
    * fix import of doubleEscape in packages/server/lib/browsers/firefox.ts
    
    Co-authored-by: Bill Glesias <[email protected]>
    
    * don't run ls command on Windows
    
    * Revert "don't run ls command on Windows"
    
    This reverts commit deec721.
    
    * chore: add unit test to verify double escape behavior
    
    Co-authored-by: Bill Glesias <[email protected]>
    Co-authored-by: Rachel <[email protected]>
    3 people authored Aug 16, 2022
    5 Configuration menu
    Copy the full SHA
    f7dce39 View commit details
    Browse the repository at this point in the history
  2. feat: experimental single tab run mode for component testing (#23104)

    * revive logic to run CT in a single tab
    
    * add feature flag: experimentalSingleTabRunMode
    
    * remove log
    
    * reset browser state between tests
    
    * document single tab run mode experiment;
    
    * add system test for experimental run mode
    
    * fix snapshots
    
    * use more simple project for testing
    
    * additional guard;
    
    * fix test
    
    * Apply suggestions from code review
    
    Co-authored-by: Emily Rohrbough <[email protected]>
    
    * destroy aut after each spec
    
    * update snapshot
    
    * fix types
    
    * add experiment flag error
    
    * add warning when using experimental flag with e2e
    
    * build binaries for experimentalSingleTabRunMode feature
    
    * build binaries take 2
    
    * make error message more open ended
    
    * destroy AUT later in run mode lifecycle
    
    * add additional assertion around experimental flag
    
    * simplify error
    
    * remove test code from production code
    
    Co-authored-by: Emily Rohrbough <[email protected]>
    lmiller1990 and emilyrohrbough authored Aug 16, 2022
    5 Configuration menu
    Copy the full SHA
    91beb90 View commit details
    Browse the repository at this point in the history
  3. test: increase a timeout to avoid failing on CI in Windows (#23346)

    * get path for platform in test
    
    * run windows workflow
    
    * increase timeout due to windows flake
    
    * update a second timeout
    
    * set timeouts to 12, move to proper command
    
    Co-authored-by: Matt Henkes <[email protected]>
    marktnoonan and mjhenkes authored Aug 16, 2022
    5 Configuration menu
    Copy the full SHA
    7dd4a14 View commit details
    Browse the repository at this point in the history
  4. feat: including version in CYPRESS_DOWNLOAD_PATH_TEMPLATE (refs #5141 #…

    …16976 #22864) (#23194)
    
    Co-authored-by: Blue F <[email protected]>
    Co-authored-by: Matt Henkes <[email protected]>
    3 people authored Aug 16, 2022
    3 Configuration menu
    Copy the full SHA
    7489561 View commit details
    Browse the repository at this point in the history
  5. 3 Configuration menu
    Copy the full SHA
    ae5cbb5 View commit details
    Browse the repository at this point in the history
  6. fix: ensure absolute directories in glob patterns are leading prior t…

    …o removal (#23368)
    
    * fix: ensure absolute directories in glob patterns are leading prior to removal
    
    * Removing errant slash
    tbiethman authored Aug 16, 2022
    5 Configuration menu
    Copy the full SHA
    937d4e7 View commit details
    Browse the repository at this point in the history
  7. 5 Configuration menu
    Copy the full SHA
    e703ab4 View commit details
    Browse the repository at this point in the history
  8. 4 Configuration menu
    Copy the full SHA
    d676448 View commit details
    Browse the repository at this point in the history
  9. 5 Configuration menu
    Copy the full SHA
    4a58868 View commit details
    Browse the repository at this point in the history
  10. 5 Configuration menu
    Copy the full SHA
    c220f40 View commit details
    Browse the repository at this point in the history
  11. 5 Configuration menu
    Copy the full SHA
    89839eb View commit details
    Browse the repository at this point in the history
  12. 5 Configuration menu
    Copy the full SHA
    19dd523 View commit details
    Browse the repository at this point in the history
Loading