Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: prototype unit testing #712

Merged
merged 13 commits into from Nov 14, 2020
Merged

Feat: prototype unit testing #712

merged 13 commits into from Nov 14, 2020

Commits on Nov 9, 2020

  1. feat: init commit

    mmiask committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    2ac25b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c577d31 View commit details
    Browse the repository at this point in the history
  3. feat: simple unit test

    bumped @testing-library/react
    mmiask committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    72625d8 View commit details
    Browse the repository at this point in the history
  4. feat: configure CircleCI job

    add script to package.json
    mmiask committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    fe41b14 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. fix: remove failing test

    mmiask committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    af91306 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30cdb3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    375a1b1 View commit details
    Browse the repository at this point in the history
  4. feat: finished unit tests for Try It Out header

    added @testing-library/dom
    added @testing-library/user-event
    added a test case
    mmiask committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    b2dc2a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Configuration menu
    Copy the full SHA
    71c3697 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78419c1 View commit details
    Browse the repository at this point in the history
  3. fix: yarn.lock

    mmiask committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    5959380 View commit details
    Browse the repository at this point in the history
  4. fix: removed yarn test.clear job from CircleCI

    removed unused data-testid attribute
    mmiask committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    0701c09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f43b92 View commit details
    Browse the repository at this point in the history