Closed
Bug 915708
Opened 12 years ago
Closed 12 years ago
Run qunit tests via selenium
Categories
(support.mozilla.org :: General, defect, P2)
support.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
FIXED
2013Q4
People
(Reporter: rrosario, Assigned: mythmon)
References
Details
(Whiteboard: u=dev c=testing p=2 s=2013.20)
We were using jstestnet to run our qunit tests in the past... Until they stopped working and we disabled them altogether. We should start running them again. Now that we have selenium running in travis, we should use it to run our qunit tests. Selenium should be perfect for doing that (I think).
First we have to fix our qunit setup though: bug 915707
| Assignee | ||
Comment 1•12 years ago
|
||
This is unblocked. I'm going to work on it.
Assignee: nobody → mcooper
Status: NEW → ASSIGNED
| Reporter | ||
Comment 2•12 years ago
|
||
This is in a PR:
https://github.com/mozilla/kitsune/pull/1662
I'm going to say it was 2pts. :mythmon, correct if that's off
Whiteboard: u=dev c=testing p= s=2013.20 → u=dev c=testing p=2 s=2013.20
| Reporter | ||
Updated•12 years ago
|
Priority: -- → P2
| Assignee | ||
Comment 3•12 years ago
|
||
Landed in: https://github.com/mozilla/kitsune/commit/6afa46faa2df26db9619997f3a992e49b49d1c97
This is test stuff, so it doesn't need to go to prod.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•