cerner / terra-consumer

Consumer reusable components
http://engineering.cerner.com/terra-consumer
Apache License 2.0
10 stars 11 forks source link

Simplify Nightwatch Testing #12

Open emilyrohrbough opened 7 years ago

emilyrohrbough commented 7 years ago

Issue Description

The terra-toolkit will soon have changes to clean up and nightwatch testing. See https://github.com/cerner/terra-toolkit/issues/7. Once these changes are released, the nightwatch setup can be cleaned up.

Issue Type

emilyrohrbough commented 7 years ago

I took a look at the changes necessary to uplift terra-consumer to use the newest toolkit changes. It looks like terra-consumer is pulling in a few dependencies which are a newer version than the ones specified in the toolkit, which caused some issues. Here is the branch I have made the changes on. Let me know if you would like me to issue a PR.

emilyrohrbough commented 7 years ago

This should be possibly without dependency changes once this PR (https://github.com/cerner/terra-toolkit/pull/14) is released.

bjankord commented 7 years ago

terra-toolkit v2.1.0 has been published. This work should be unblocked.