Closed tironci closed 8 years ago
Alex, I have done another pull.
Please remove all files except for the changes you made to add the ids to the elements as well as the nightwatch test. Also I think you need to move that file to the proper location so that it is run by the e2e command. (It doesn't look like it ran when you checked it in)
This project uses nightwatch js for e2e testing. Would you be able to convert your testPlanet class over to nightwatch? Then it can be easily integrated into the CI I have set up for this project. (I think there may even be a script out there that can convert the file for you). Additionally I was wondering if you could propose better identifiers for the objects you are referencing -- one small tweak to the page layout and the entire test would be broken.