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

Version 1.2.0 #113

Merged
merged 3 commits into from
Jul 12, 2017
Merged

Version 1.2.0 #113

merged 3 commits into from
Jul 12, 2017

Conversation

wvankuipers
Copy link
Collaborator

Added myself as a contributor to the package.json file

Fixed checkCointainsText to check if the given element actualy contains the given text fixes #70

Removed unneeded sudo from clean script, fixes #77

Added message about using Yarn as our default package manager, also updated all build commands to use yarn run

Switched to Yarn for the Travis build & included the Yarn lock file to the project

Resolved ESLint issues after updating the dependency

Removed no longer needed dependencies Cucumber and Babel-jest

Downgraded & locked Webdriverio to 4.7.1 to make sure we don't upgrade before all deprecated functions will be fixed

Updated dependencies

Resolved an issue with running yarn run clean in Bash fixes #88

Updated changelog to match Yrn specs

Removed specific element/inputfield requirement from checkContainsAnyText, checkContainsText and checkEqualsText check's, fixes #99

Fixed ^I expect that element "([^"]*)?" is( not)* empty$ then rule & added the given equivalent, fixes #101

Updated changelog

Contribution description

Please add a brief description of the contents of the pull request

Pull request checklist

W. van Kuipers added 3 commits July 12, 2017 21:25
Added myself as a contributor to the package.json file

Fixed `checkCointainsText` to check if the given element actualy contains the given text fixes #70

Removed unneeded sudo from `clean` script, fixes #77

Added message about using Yarn as our default package manager, also updated all build commands to use `yarn run`

Switched to Yarn for the Travis build & included the Yarn lock file to the project

Resolved ESLint issues after updating the dependency

Removed no longer needed dependencies Cucumber and Babel-jest

Downgraded & locked Webdriverio to 4.7.1 to make sure we don't upgrade before all deprecated functions will be fixed

Updated dependencies

Resolved an issue with running `yarn run clean` in Bash fixes #88

Updated changelog to match Yrn specs

Removed specific element/inputfield requirement from checkContainsAnyText, checkContainsText and checkEqualsText check's, fixes #99

Fixed `^I expect that element "([^"]*)?" is( not)* empty$` then rule & added the given equivalent, fixes #101

Updated changelog
@wvankuipers wvankuipers merged commit a2c43f2 into webdriverio:master Jul 12, 2017
@wvankuipers wvankuipers deleted the feature/1.2.0 branch July 12, 2017 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant