752
edits
DaveLawrence (talk | contribs) |
DaveLawrence (talk | contribs) |
||
| Line 281: | Line 281: | ||
====Test Plan==== | ====Test Plan==== | ||
# Clone the following repositories to the same directory on your machine: <code>hg clone https://hg.mozilla.org/conduit-testing | # Clone the following repositories to the same directory on your machine: <code>hg clone https://hg.mozilla.org/conduit-testing/vct vct</code> | ||
# Change into the new repository <code> | # Change into the new repository <code>vct</code>. | ||
# Make sure you have moz-phab properly setup on your machine and have run <code>moz-phab install-certificate</code> using the Phabricator user you wish to test with as documented above. | # Make sure you have moz-phab properly setup on your machine and have run <code>moz-phab install-certificate</code> using the Phabricator user you wish to test with as documented above. | ||
# Go to BMO and create a new bug as the Bugzilla user that the Phabricator account is connected to. (Or use an existing public bug). | # Go to BMO and create a new bug as the Bugzilla user that the Phabricator account is connected to. (Or use an existing public bug). | ||
edits