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

verification-client should ensure test cases are parseable at startup #91

Open
dansanduleac opened this issue Nov 22, 2018 · 0 comments

Comments

@dansanduleac
Copy link
Contributor

What happened?

Test case values are parsed into their endpoint's expected conjure type only when the tests are executed.

What did you want to happen?

  • verification-client should parse test cases once, at startup, to make sure that they are all parseable. This is what verification-server does (implemented in server: Verify all test cases parse as expected #70).
  • a unit test should be added to ensure the generated test cases can be parsed.
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