QA/Automation/Projects/Mozmill: Difference between revisions
< QA | Automation | Projects
Jump to navigation
Jump to search
AndreeaMatei (talk | contribs) |
AndreeaMatei (talk | contribs) |
||
Line 2: | Line 2: | ||
=Overview= | =Overview= | ||
Replace the local httpd.js web server of Mozmill with mozhttpd to have it using marionette as its engine in the future | Replace the local httpd.js web server of Mozmill with mozhttpd to have it using marionette as its engine in the future | ||
{| style="width: 90%; margin: 0 0 1em 1em" | | {| style="width: 90%; margin: 0 0 1em 1em" | |
Revision as of 14:26, 13 May 2014
Overview
Replace the local httpd.js web server of Mozmill with mozhttpd to have it using marionette as its engine in the future
Name: | Mozmill Mozhttpd |
Leads: | Andrei Eftimie, Andreea Matei |
Contributors: | n/a |
Tracking Bug: | bug 754847 |
Repository: | https://github.com/mozilla/mozmill |
Etherpad: | https://etherpad.mozilla.org/mozmill-mozhttpd |
Roadmap
Date | Version | Details |
June 30th, 2014 | - | Replace local httpd.js web server with mozhttpd |
How To Contribute
If you are interested in helping us on this project you might want to check the following links:
List of Tasks
In the following table you can find all the tasks, which have to be done before we can sign-off from the next goal on the road map. The entries are sorted by action to be taken, so we have to take them mostly from top to down. Some parallelism should be possible.
Task | Owner | Status |
Import mozhttpd for mozmill and get it running. Test how to access pages from Mozmill | Andreea and Andrei | Not Started |
Pass BASE_URL in the command line | Not started |