Merge lp:~mconley/messagingmenu-extension/init_tests into lp:messagingmenu-extension
Proposed by
Mike Conley
| Status: | Needs review |
|---|---|
| Proposed branch: | lp:~mconley/messagingmenu-extension/init_tests |
| Merge into: | lp:messagingmenu-extension |
| Diff against target: |
248 lines (+79/-103) 3 files modified
modules/MessagingMenu.jsm (+4/-0) tests/README (+13/-0) tests/test-messaging-menu.js (+62/-103) |
| To merge this branch: | bzr merge lp:~mconley/messagingmenu-extension/init_tests |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Chris Coulson | Pending | ||
|
Review via email:
|
|||
Description of the change
Just a simple set of tests to get the ball rolling here.
To post a comment you must log in.
Unmerged revisions
- 87. By Mike Conley
-
Adding testing README.
- 86. By Mike Conley
-
Merging with 0.9
- 85. By Mike Conley
-
Added some hooks for testing and some really, really basic tests.