You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add permissions tests (should fail)
* add definitions json
* use real definitions json
* initialise exchange with local admin account
* purge queue during setup
* handle pre-existing exchanges better
* re-open channel after 404 on exchange declare
* dump config to file properly
* fix fake varys config again
* update perms
* fix perms typo in definition
* fix missing queue in teardown purge
* add more tests
* fix logger checks
* remove exception assertion
* properly raise exceptions after logging
* try to raise exception outside of catch
* specifically test for 403
* text for exception presence inside logfile instead
* use caplog properly
* print caplog text
* try using unittest logging func instead
* read the logfile manually like a caveman
* add egg-info to gitirgnore
* Bump version tag
* recommended changes
* update package description
* update logger closed check
* Add catch for stopped connection in producer
* no need to re-declare exchanges which should always exist at this point
0 commit comments