Fixes #1603 - Updates CONTRIBUTING.md tests section for mock login.#1604
Fixes #1603 - Updates CONTRIBUTING.md tests section for mock login.#1604miketaylr merged 2 commits intowebcompat:masterfrom
Conversation
|
Looks good! I think we should also just recommend running functional tests always in test mode: So we would want to update the following command a bit before your edits: I'm not really sure why you would run them w/o fixtures or test mode.... wondering if we should document that it's possible. @karlcow? |
We should definitely document any requirements.
Is there a reason why we ask to run the tests without the fixture data in the first part?
I even wonder if
|
|
|
OK, let's just make it required to run tests with fixtures, since that's what Travis does. As for the grunt task, that's cool, but it can be a separate bug. |
miketaylr
left a comment
There was a problem hiding this comment.
@brizental can you add the -t flag to command mentioned in my first comment?
…n with fixtures data.
r? @miketaylr