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

Backport CLI test suite to influxdb from influxdb_pro #25553

Open
mgattozzi opened this issue Nov 13, 2024 · 0 comments
Open

Backport CLI test suite to influxdb from influxdb_pro #25553

mgattozzi opened this issue Nov 13, 2024 · 0 comments

Comments

@mgattozzi
Copy link
Contributor

https://github.com/influxdata/influxdb_pro/pull/193 added the ability to test our CLI and reorganized files in influxdb3/tests in order to do so such as making influxdb3/tests/server/main.rs a mod.rs file with a top level influxdb3/tests/lib.rs file so that we could share code between different integration tests such as TestServer. We should backport these changes to influxdb so that we can actually test our CLI works the way we expect it to outside of just integration tests for the server itself.

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