Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Introduce structured logging to the guided Web API tests #98

Merged
merged 7 commits into from May 30, 2014

Conversation

andreastt
Copy link
Contributor

No description provided.

@hoppipolla-critic-bot
Copy link

Critic review: https://critic.hoppipolla.co.uk/r/1667

This is an external review system which you may optionally use for the code review of your pull request.

In order to help critic track your changes, please do not make in-place history rewrites (e.g. via git rebase -i or git commit --amend) when updating this pull request.

state_updater = runner.TestStateUpdater(handler)
test_runner.resultclass.add_callback(state_updater)
def _create_logger():
logger = structuredlog.StructuredLogger("unknown")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should the name be "semiauto" or do we want the name to be "unknown"?

@malini
Copy link
Contributor

malini commented May 29, 2014

lgtm, though untested locally.

jgraham added a commit that referenced this pull request May 30, 2014
Introduce structured logging to the guided Web API tests
@jgraham jgraham merged commit 886a3ec into master May 30, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants