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: DevExpress/testcafe
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.2
Choose a base ref
...
head repository: DevExpress/testcafe
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.3
Choose a head ref
  • 10 commits
  • 81 files changed
  • 5 contributors

Commits on Sep 8, 2020

  1. Copy the full SHA
    72c8c3f View commit details

Commits on Sep 10, 2020

  1. Rewrite request hooks to TypeScript (#5506)

    * initial
    
    * update xammerhead
    
    * update hammerhead again
    
    * fix test
    
    * Update src/api/request-hooks/hook.ts
    
    Co-authored-by: Andrey Belym <belym.a.2105@gmail.com>
    
    * Update src/api/request-hooks/hook.ts
    
    Co-authored-by: Andrey Belym <belym.a.2105@gmail.com>
    
    * Update src/api/request-hooks/interfaces.ts
    
    Co-authored-by: Andrey Belym <belym.a.2105@gmail.com>
    
    * Apply codestyle suggestions
    
    * Fix import
    
    * fix tests
    
    Co-authored-by: Andrey Belym <belym.a.2105@gmail.com>
    miherlosev and AndreyBelym authored Sep 10, 2020
    Copy the full SHA
    9ff4691 View commit details
  2. Add 'object-curly-newline' eslint rule. (#5523)

    * add 'object-curly-newline' eslint rule.
    
    * add consistent:true option
    miherlosev authored Sep 10, 2020
    Copy the full SHA
    0450c73 View commit details

Commits on Sep 11, 2020

  1. Copy the full SHA
    2d09aa6 View commit details

Commits on Sep 14, 2020

  1. Copy the full SHA
    619236a View commit details
  2. Copy the full SHA
    5216f59 View commit details

Commits on Sep 16, 2020

  1. Set unique title for browser tabs (#5542)

    * update hammerhead
    
    * semicolons
    
    * test
    
    * renames
    
    * Fix multiple window tests
    
    * refactor reporter
    
    * emulation test
    
    * remove unused directive
    
    * fix lint
    
    * Update test/functional/fixtures/browser-provider/chrome-emulation/test.js
    
    Co-authored-by: Andrey Belym <belym.a.2105@gmail.com>
    
    Co-authored-by: Andrey Belym <belym.a.2105@gmail.com>
    miherlosev and AndreyBelym authored Sep 16, 2020
    Copy the full SHA
    b70e14d View commit details
  2. Copy the full SHA
    5263e70 View commit details

Commits on Sep 17, 2020

  1. [docs] Add a changelog for v1.9.3 (#5553)

    * Add a changelog for v1.9.3
    
    * Remove a 404 blog post from the community list
    VasilyStrelyaev authored Sep 17, 2020
    Copy the full SHA
    794a2fb View commit details
  2. Copy the full SHA
    ef78ccc View commit details
Loading