Skip to content

Conversation

@NylePudding
Copy link

@NylePudding NylePudding commented Jun 26, 2021

fixes #358

Spent some time going through the tests and making sure they worked properly.

Some key points:

  • I updated Mocha (9.0.1) and Spectron (6.0.0) so WebDriverIO could be updated to 4.14.4.
  • Unfortunately due to a bug in WebDriverIO v4 elements can't be cleared, so I cleared ace_text-input by simulating the delete key 126 times. I also couldn't find a way to read the length of the text in ace_text-input hence the magic number.
  • Now these are fixed I would be happy to write more tests! :)

@NylePudding
Copy link
Author

Apologies, but I haven't done a huge amount of GitHub collaboration and I'm not sure how to progress this and get it merged. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tests are failing

2 participants