Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

During tests, log all paths used with the test client #188

Merged
merged 1 commit into from
Apr 23, 2015

Conversation

djmitche
Copy link
Contributor

So client.get('/foo/bar') should log something like

test_client: INFO: GET /foo/bar

This will require monkey-patching werkzeug a little bit; see https://github.com/mozilla/build-relengapi/blob/master/relengapi/lib/testing/context.py#L85

@djmitche djmitche added this to the non-critical milestone Mar 16, 2015
@djmitche djmitche added the r? label Apr 21, 2015
@djmitche
Copy link
Contributor Author

r?

@Callek
Copy link
Contributor

Callek commented Apr 23, 2015

👍

djmitche added a commit to djmitche/build-relengapi that referenced this pull request Apr 23, 2015
@moz-v2v-gh moz-v2v-gh merged commit cc598d0 into mozilla:master Apr 23, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants