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

Ensure we can write tests for generated client #389

Open
Miles-Garnsey opened this issue Sep 21, 2023 · 2 comments
Open

Ensure we can write tests for generated client #389

Miles-Garnsey opened this issue Sep 21, 2023 · 2 comments
Assignees
Labels
ready Issues in the state 'ready'

Comments

@Miles-Garnsey
Copy link
Member

We can't currently write integration tests for the generated client because the client is generated (but not compiled) at the point at which the integration tests are compiled.

Definition of done

  • We can write an integration test which tests the generated client against a real Cassandra server.
@Miles-Garnsey
Copy link
Member Author

Marking as urgent because we want to merge the integration branches, and we've decided we definitely need integration tests before doing so.

@adejanovski
Copy link
Contributor

After discussing this with Erik, it seems like this is unlikely to happen.
I recommend to take this out of the pre-req for merging the integration branch and revisit how we can handle this because not having tests makes me as nervous as you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready Issues in the state 'ready'
Projects
Status: Ready
Development

No branches or pull requests

3 participants