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

Testing System Thoughts #86

Open
choptastic opened this issue Mar 20, 2015 · 0 comments
Open

Testing System Thoughts #86

choptastic opened this issue Mar 20, 2015 · 0 comments

Comments

@choptastic
Copy link
Member

As I begin implementing the testing suite into my larger applications, I'm finding things that would come in handy:

  1. "Watching" for the creation of a DOM element as the trigger for a test, also possibly as the trigger that a test was successful
  2. Making it more "CT"-like, where instead of expecting a boolean return, it just expects a non-crash return
  3. Better handling changing pages while maintaining test state. It's a little finicky right now.

That's all for now, I'm sure this will expand as I have more thoughts.

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

No branches or pull requests

1 participant