Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add some tests to make sure that the HasServer and HasClient instances are correct #8

Closed
cdepillabout opened this issue May 4, 2017 · 1 comment
Assignees

Comments

@cdepillabout
Copy link
Owner

It would be nice to have some tests to make sure that the HasServer and HasClient instances are expanding correctly.

I'm imagining these tests basically just being type-level tests. Similar to here:

https://github.com/cdepillabout/servant-static-th/blob/master/test/Spec/ApiSpec.hs#L38

@cdepillabout cdepillabout self-assigned this May 4, 2017
@cdepillabout
Copy link
Owner Author

I've added tests for the HasServer instances. I haven't added any tests for the HasClient instances, but if someone is interested, I'll take PRs adding the HasClient instances. I'll close this for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant