testing-library / vue-testing-library

🦎 Simple and complete Vue.js testing utilities that encourage good testing practices.
http://testing-library.com/vue
MIT License
1.09k stars 109 forks source link

test: fix CI by installing latest npm version on each run #161

Closed afontcu closed 4 years ago

afontcu commented 4 years ago

Also, set node 15 as a fixed version so this won't fail unexpectedly again in the future.

Also, mark beta as a branch to run CI against.

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #161   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           70        70           
  Branches        13        13           
=========================================
  Hits            70        70           

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 96d8616...88c56a9. Read the comment docs.

testing-library-bot commented 4 years ago

:tada: This PR is included in version 6.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

testing-library-bot commented 4 years ago

:tada: This PR is included in version 5.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: