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

Try to enable API tests #3761

Merged
merged 4 commits into from
Feb 12, 2018
Merged

Try to enable API tests #3761

merged 4 commits into from
Feb 12, 2018

Conversation

medariox
Copy link
Contributor

  • PR is based on the DEVELOP branch
  • Don't send big changes all at once. Split up big PRs into multiple smaller PRs that are easier to manage and review
  • Read the contribution guide

@codecov-io
Copy link

Codecov Report

Merging #3761 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #3761   +/-   ##
========================================
  Coverage    28.87%   28.87%           
========================================
  Files          279      279           
  Lines        35090    35090           
========================================
  Hits         10133    10133           
  Misses       24957    24957

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 cf77d00...0da2c9c. Read the comment docs.

OmgImAlexis
OmgImAlexis previously approved these changes Feb 12, 2018
.travis.yml Outdated
@@ -16,10 +16,9 @@ install:
- 'curl -o- -L https://yarnpkg.com/install.sh | bash'
- 'export PATH="$HOME/.yarn/bin:$PATH" && yarn install && cd vue && yarn install && cd ..'
script:
- tox -v --recreate
- 'cd vue && yarn test && cd ..'
Copy link
Collaborator

Choose a reason for hiding this comment

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

This likely needs to be removed.

@medariox medariox merged commit 95d19ab into develop Feb 12, 2018
@medariox medariox deleted the feature/enable-api-test-v2 branch February 12, 2018 22:53
@p0psicles p0psicles added this to the 0.2.1 milestone Feb 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants