stuebingerb / KGraphQL

Pure Kotlin GraphQL implementation
MIT License
3 stars 1 forks source link

Restructure tests #5

Open stuebingerb opened 2 weeks ago

stuebingerb commented 2 weeks ago

Currently, the test cases seem to be a bit unstructured, with classes in the form of "GitHubIssue123", packages that are not present in production code, and other classes not ending on "Test".

To get a better overview of what is actually tested, tests should be restructured as following: