Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Conversation

@naemono
Copy link
Contributor

@naemono naemono commented Nov 3, 2015

No description provided.

…ances via ApiV2.

Fixing failing auth tests.
Using responses library for mocking/testing api requests.
Proper tests for get/set/run acl sync.
Completes #22
@naemono
Copy link
Contributor Author

naemono commented Nov 3, 2015

Python3 is failing here. I'll fix.

@naemono
Copy link
Contributor Author

naemono commented Nov 4, 2015

Py3.x Fixed!

Copy link
Contributor

Choose a reason for hiding this comment

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

You can also say json=data and the requests lib will JSON encode the dict for you. Convenient, but not critical.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is nice to know... Removed that import and adjusted those calls.

@thedodd
Copy link
Contributor

thedodd commented Nov 4, 2015

Have a linter PR pointed to this PR for a merge. Will expose some static code issues which the linter was ignoring (it was technically ignoring everything). My misconfiguration of the linter from a while back, to be sure.

@thedodd
Copy link
Contributor

thedodd commented Nov 4, 2015

+1 will address linter issues in separate PR. Merge at will.

naemono added a commit that referenced this pull request Nov 5, 2015
@naemono naemono merged commit 60a4b16 into master Nov 5, 2015
@naemono naemono deleted the 22-feature-acl-sync branch November 5, 2015 16:31
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.

2 participants