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

Remove integration tests #3052

Merged
merged 4 commits into from
Feb 22, 2018
Merged

Remove integration tests #3052

merged 4 commits into from
Feb 22, 2018

Conversation

tmeasday
Copy link
Member

Issue: Integration tests have been replaced with Chromatic tests

What I did

Got rid of them

How to test

Make sure build passes.

@tmeasday tmeasday requested a review from Hypnosphi February 22, 2018 02:29
command: yarn test --integration
- store_artifacts:
path: integration/__image_snapshots__
destination: integration_image_snapshots
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can try to remove "Workaround for puppeteer/puppeteer#290" step above as well

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

uggh, sorry, done.

@codecov
Copy link

codecov bot commented Feb 22, 2018

Codecov Report

Merging #3052 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3052   +/-   ##
=======================================
  Coverage   36.87%   36.87%           
=======================================
  Files         417      417           
  Lines        9849     9849           
  Branches      839      824   -15     
=======================================
  Hits         3632     3632           
- Misses       5732     5774   +42     
+ Partials      485      443   -42
Impacted Files Coverage Δ
app/react-native/src/bin/storybook-start.js 0% <0%> (ø) ⬆️
addons/info/src/components/types/Shape.js 66.03% <0%> (ø) ⬆️
addons/a11y/src/components/Report/Elements.js 0% <0%> (ø) ⬆️
app/angular/src/server/ts_config.js 38.09% <0%> (ø) ⬆️
addons/actions/src/lib/types/infinity/index.js 80% <0%> (ø) ⬆️
addons/a11y/src/components/Report/Rules.js 0% <0%> (ø) ⬆️
lib/ui/src/modules/api/configs/init_api.js 40.42% <0%> (ø) ⬆️
addons/knobs/src/react/WrapStory.js 49.42% <0%> (ø) ⬆️
lib/ui/src/modules/ui/index.js 0% <0%> (ø) ⬆️
lib/ui/src/modules/api/actions/api.js 51.85% <0%> (ø) ⬆️
... and 57 more

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 e06f53b...49c45ae. Read the comment docs.

@igor-dv igor-dv merged commit 8ad4bdf into master Feb 22, 2018
@igor-dv igor-dv deleted the tmeasday/remove-integration-tests branch February 22, 2018 14:39
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.

3 participants