Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

Test class names in payload are confusing #92

Open
pavittr opened this issue Nov 8, 2016 · 1 comment
Open

Test class names in payload are confusing #92

pavittr opened this issue Nov 8, 2016 · 1 comment
Labels

Comments

@pavittr
Copy link

pavittr commented Nov 8, 2016

The two main integration test classes are called EndpointTest and TestApplication. This is confusing since EndpointTest isn't actually a test class but is a collection of utility methods.

Ideally we would change:

EndpointTest to ClientUtility
TestApplication to ApplicationTest

@katheris
Copy link
Contributor

katheris commented Nov 8, 2016

Fair point, I will look at updating this.

@katheris katheris added the bug label Nov 18, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants