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: correasebastian/testing-workshop
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kentcdodds/testing-workshop
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 33 files changed
  • 9 contributors

Commits on Apr 18, 2018

  1. add test() example to comments (kentcdodds#70)

    rphuber authored and Kent C. Dodds committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    3998bee View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2018

  1. simplify things

    Kent C. Dodds
    Kent C. Dodds committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    d8a3741 View commit details
    Browse the repository at this point in the history
  2. update cypress config stuff and cypress-testing-library

    Kent C. Dodds
    Kent C. Dodds committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    0591e7b View commit details
    Browse the repository at this point in the history
  3. Broken license link (kentcdodds#72)

    * Fix broken license link
    
    * remove MIT from readme
    stmoreau authored and Kent C. Dodds committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    92c6d4d View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

  1. close kentcdodds#76

    Kent C. Dodds
    Kent C. Dodds authored May 21, 2018
    Configuration menu
    Copy the full SHA
    7ce34b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. fixes babel core error as reported in issue kentcdodds#79 (kentcdodds#82

    )
    
    * fix snapshots I guess.
    
    * fix: snapshots
    
    * fixes babel core error as reported in issue kentcdodds#79 by installing babel-preset-react-app dev dependency
    
    * fixes issue79
    
    * fix setup
    weiklr authored and Kent C. Dodds committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    b2de80a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

  1. add testURL to jestConfig (kentcdodds#91)

    Fixes  `SecurityError: localStorage is not available for opaque origins`. See issue kentcdodds#90
    saylerb authored and Kent C. Dodds committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    e7d3c22 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. lock down dep versions

    Kent C. Dodds
    Kent C. Dodds committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    d8e80fe View commit details
    Browse the repository at this point in the history
  2. lockdown all deps and update snapshots

    Kent C. Dodds
    Kent C. Dodds committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    d51d03e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4161cfe View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Configuration menu
    Copy the full SHA
    3b53f1d View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Configuration menu
    Copy the full SHA
    fafa95d View commit details
    Browse the repository at this point in the history
  2. docs: add rjperkins as a contributor (kentcdodds#124)

    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Sep 16, 2020
    Configuration menu
    Copy the full SHA
    71e4ae2 View commit details
    Browse the repository at this point in the history
Loading