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

feat: keep the unit testing dependencies up-to-date and stable #4418

Merged
merged 3 commits into from
Mar 6, 2019

Conversation

DimitarTachev
Copy link
Contributor

PR Checklist

What is the current behavior?

Take a look at the issue below.

What is the new behavior?

We update the unit testing dependencies to their latest versions on each CLI pack and then use these hardcoded version runtime. In this way, we keep them up-to-date and install only versions verified by our CI tests.

connected to: #4390

Update to the latest version of the unit testing dependencies on each CLI package pack in order to keep them up-to-date and install only versions verified by our CI tests
@cla-bot cla-bot bot added the cla: yes label Mar 5, 2019
@ghost ghost assigned DimitarTachev Mar 5, 2019
@ghost ghost added new PR and removed cla: yes labels Mar 5, 2019
config/test-dependencies.json Show resolved Hide resolved
lib/commands/test-init.ts Show resolved Hide resolved
lib/definitions/project.d.ts Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
Gruntfile.js Outdated Show resolved Hide resolved
@cla-bot cla-bot bot added the cla: yes label Mar 5, 2019
@DimitarTachev DimitarTachev merged commit 8e1342e into release Mar 6, 2019
@ghost ghost removed the new PR label Mar 6, 2019
@DimitarTachev DimitarTachev deleted the tachev/fix-testing-deps branch March 6, 2019 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants