Revision 98932eb7420923b691dacea405b3bb4bb105016a authored by Emilio Cobos Álvarez on 10 April 2018, 20:19:22 UTC, committed by moz-wptsync-bot on 10 April 2018, 20:19:22 UTC
bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1452640
gecko-commit: 00ac14e011212f55d75afd6043ac8e41636dec5f
gecko-integration-branch: central
gecko-reviewers: xidorn
1 parent e504871
Raw File
README.md
Order of events
============================

Testing of how events fire in relation to one another

(this is the big work item)

Expecting to need:
 * braindead test (does it work at all?)
 * specific functional tests
 * specific edge cases

Notes:
 * small tests so that they can be given specific names for what's broken if it fails
 * include a link to the corresponding test in the spec.
back to top