Skip to content

Endpoint agnostic *_req_prepare() tests  #135

Description

@jonthegeek

Summary

As the author of an API-wrapping package, in order to test the basic *_req_prepare() function, I'd like to not need any additional info about the API endpoints.

Details

Update the test template to generate a self sufficient test suite. The *_req_prepare() function doesn't do the call, so the rest of it can be boilerplate. The *_req_prepare() tests should likely come after auth, because they will assume that it works but will be customized based on auth.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions