Auto-tools/Meetings/2015-05-04: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "= Notices, Highlights, Roundtable = * Significant Contributions = Newsgroup and Blog Posts = * [https://groups.google.com/forum/#!topic/mozilla.dev.platform/4aTa1iEUuXY You c...")
 
(Bugherder)
Line 12: Line 12:


= Misc =
= Misc =
== Adding tests to Bugherder ==
I'm wanting to add a test framework (and then tests) to Bugherder (formerly mcMerge) in bug 1156095, but I don't know where to start. It's all HTML/JS, no Node or anything fancy. Would like it to be run per-push to the Github repo (and on pull requests) as well as able to run locally. Any suggestions?

Revision as of 18:22, 27 April 2015

Notices, Highlights, Roundtable

  • Significant Contributions

Newsgroup and Blog Posts

Goal Updates

Other Project Updates

Holidays and Trips

Misc

Adding tests to Bugherder

I'm wanting to add a test framework (and then tests) to Bugherder (formerly mcMerge) in bug 1156095, but I don't know where to start. It's all HTML/JS, no Node or anything fancy. Would like it to be run per-push to the Github repo (and on pull requests) as well as able to run locally. Any suggestions?