| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
@tseaver PTAL. I re-factored the datastore_emulator script so it could be used for pubsub as well. |
Sorry, something went wrong.
|
LGTM |
Sorry, something went wrong.
Adding tox env for pubsub sys tests w / emulator.
Allow the kwargs for dbapi connections to inlcude a logger, and use this as the logger for the database that is used. Also set a default logger that only logs at WARN level for the mock server tests to stop them from spamming the test log with a bunch of "Created multiplexed session." messages that are logged at INFO level. Also removes some additional log spamming from the request-id tests.
| Back | FazBrowse Home | New Git URL |
Modeled after #1393.
Also fixes a small docs bug in CONTRIBUTING.