featurist / browser-monkey

Reliable DOM testing
https://browsermonkey.org
53 stars 6 forks source link

Organise tests #16

Closed dereke closed 8 years ago

dereke commented 8 years ago

OK back on the organisation case. I think this makes it easier to find stuff. I've not organised the tests within the files, I think they could do with some more thought as well.

Most importantly I changed the way we get hold of the test dom element. Using the old way would have caused a lot of code duplication. I think this is nicer.