AMO:Developers/JavaScriptTesting: Difference between revisions

Jump to navigation Jump to search
no edit summary
mNo edit summary
No edit summary
Line 12: Line 12:
* A test suite that can run reliably in [https://hudson.mozilla.org/ CI] and deliver meaningful results
* A test suite that can run reliably in [https://hudson.mozilla.org/ CI] and deliver meaningful results
* the ability to use a DOM since most features involve attaching behavior to the DOM
* the ability to use a DOM since most features involve attaching behavior to the DOM
* We want to create small integration tests that verify one or more widgets, not large functional tests that focus on website behavior (QA writes tests for that)


=== Test Runners ===
=== Test Runners ===
Confirmed users
324

edits

Navigation menu