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

test: set up test runner + write down initial unit tests #69

Merged
merged 10 commits into from Oct 31, 2018

Conversation

resir014
Copy link
Contributor

@resir014 resir014 commented Oct 31, 2018

Reference: #2.

Bring back the tests/coverage report up the the point where we left off.

@resir014 resir014 changed the title test: set up test runner + write down unit tests [WIP] test: set up test runner + write down unit tests Oct 31, 2018
@codecov
Copy link

codecov bot commented Oct 31, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@6e39e01). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #69   +/-   ##
========================================
  Coverage          ?   14.7%           
========================================
  Files             ?     105           
  Lines             ?    1564           
  Branches          ?     368           
========================================
  Hits              ?     230           
  Misses            ?    1334           
  Partials          ?       0
Impacted Files Coverage Δ
packages/button/src/components/FloatingButton.tsx 85.36% <ø> (ø)
packages/button/src/components/SupportButton.tsx 85.71% <ø> (ø)
packages/banner/src/components/Banner.tsx 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6e39e01...475c486. Read the comment docs.

@resir014 resir014 changed the title [WIP] test: set up test runner + write down unit tests [WIP] test: set up test runner + write down initial unit tests Oct 31, 2018
@resir014 resir014 changed the title [WIP] test: set up test runner + write down initial unit tests test: set up test runner + write down initial unit tests Oct 31, 2018
@resir014 resir014 merged commit fe81d3f into master Oct 31, 2018
@resir014 resir014 deleted the unit-testing branch February 21, 2019 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant