Add accounts tokens endpoints (work by @morgant)#44
Add accounts tokens endpoints (work by @morgant)#44
Conversation
|
@morgant Thoughts on these failing tests? I don't think they are related to a missing token; that appears to be correctly being pulled as an environment variable. I haven't looked deeply due to time constraints. Let me know if you think it's something on the admin side. |
|
@samfader Thanks for your continued work on this! Looking at the Travis CI job log, I don't see the new |
|
Hey @morgant, thanks for your patience. I've been meaning to come back to this for a while. I've decided that the best approach will be to mock these tests - I don't feel great about creating and deleting tokens on a real account. I'm looking into this approach now. |
|
Just re-upping this as a feature request, it's been "almost mergeable" as a feature across two different PRs for a few years now. |
@morgant Per #43 (comment), putting your PR in here with a local branch to ensure tests pass.