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

Full basic coverage #26

Open
bradleyjkemp opened this issue Jan 27, 2018 · 1 comment
Open

Full basic coverage #26

bradleyjkemp opened this issue Jan 27, 2018 · 1 comment

Comments

@bradleyjkemp
Copy link
Owner

TestBasicTypes should include a field that tests all possible inlined and non-inlined renderers e.g. should have both an int field and an *int field (and the same for string/uint/etc.)

This won't test interactions between the different types but at least gives a basic overview of all the different simple types.

@dergluck
Copy link
Contributor

Hi, PR raised

bradleyjkemp pushed a commit that referenced this issue May 14, 2019
* Full basic test coverage (#26)

* Tidy up and snapshot revert
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants