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

fix(testing): platform component import exceptions #386

Merged
merged 1 commit into from
Aug 21, 2020

Conversation

cdcabrera
Copy link
Member

What's included

  • fix(testing): platform component import exceptions

Notes

  • Simple testing check that gets overlooked. Checks for exceptions around the Platform team's preferred way of importing components

How to test

Check the build

  1. update the NPM packages with $ yarn
  2. $ yarn build
  3. Tests should run automatically, and all pass
    1. You can also attempt to run the integration checks under dev mode with $ yarn test:integration-dev

Example

Screen Shot 2020-08-21 at 3 16 49 PM

Updates issue/story

Ongoing

@codecov-commenter
Copy link

codecov-commenter commented Aug 21, 2020

Codecov Report

Merging #386 into ci will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##               ci     #386   +/-   ##
=======================================
  Coverage   92.42%   92.42%           
=======================================
  Files          68       68           
  Lines        1651     1651           
  Branches      382      382           
=======================================
  Hits         1526     1526           
  Misses        109      109           
  Partials       16       16           
Impacted Files Coverage Δ
src/components/authentication/authentication.js 60.00% <ø> (ø)

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 4b24fd1...63c2883. Read the comment docs.

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.

2 participants