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

Update testee to the latest version 🚀 #47

Merged
merged 1 commit into from
Jul 10, 2017

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jun 23, 2017

Version 0.6.1 of testee just got published.

Dependency testee
Current Version 0.5.1
Type devDependency

The version 0.6.1 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of testee.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes Timed Objective

In v0.6.0, I mistakenly used an object to the timeout error message which made timeout errors look like:

1) General error http://localhost:3996/test/index.html?__token=5ga9ch on {"browser":"firefox"}:
   Error: Browser timed out within [object Object] seconds

That is fixed. The README was also updated with a comment on the recommended Testee testing workflow.

Commits

The new version differs by 12 commits.

  • dee47fa 0.6.1
  • c98c31d Add note about development workflow (#139)
  • 85c5cc2 Fix timeout variable (#140)
  • bc75724 0.6.0
  • 08fb2b7 Use native Promises, remove Q dependency (#135)
  • 7bbd009 Deprecate grunt task (#133)
  • e8b25ac Merge pull request #119 from bitovi/greenkeeper/initial
  • 6af2fe7 Merge branch 'master' into greenkeeper/initial
  • 76ad59a sticking with qunit 1.x for now
  • dc4c47b Add UnhandledPromiseRejectionWarning help (#138)
  • 7260ecb docs(readme): add Greenkeeper badge
  • 65c5c80 chore(package): update dependencies

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

greenkeeper bot added a commit that referenced this pull request Jul 10, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 10, 2017

Version 0.7.0 just got published.

Update to this version instead 🚀

Release Notes Grunt is Gone

As explained in the 0.6 release, Testee has broken Grunt support into its own project grunt-testee. In this 0.7 release Grunt support is now removed from the Testee main project.

Commits

The new version differs by 13 commits.

  • b4105b6 0.7.0
  • 66861af Merge pull request #147 from bitovi/travis-npm
  • 759e596 Merge pull request #146 from bitovi/134-remove-grunt-task
  • 4d01b9d Add Travis publishing
  • 21b4443 Remove grunt task
  • ba0df39 Merge pull request #145 from bitovi/greenkeeper/qunitjs-2.4.0
  • 6265aeb Use QUnit2-compatible syntax in test
  • 54481e3 Merge pull request #143 from bitovi/greenkeeper/chai-4.0.2
  • d89640a chore(package): update qunitjs to version 2.4.0
  • 6710064 Merge branch 'master' into greenkeeper/chai-4.0.2
  • a5e5fc8 Merge pull request #144 from bitovi/greenkeeper/del-3.0.0
  • e6b763c chore(package): update del to version 3.0.0
  • a1302da chore(package): update chai to version 4.0.2

See the full diff

@m-mujica m-mujica merged commit 6fff4d4 into master Jul 10, 2017
@m-mujica m-mujica deleted the greenkeeper/testee-0.6.1 branch July 10, 2017 19:28
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.

1 participant