We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To run the test, ensure the following environment variables are set:
export CASSANDRA_DB_HOST="127.0.0.1" export CASSANDRA_DB_PORT=9042 export CASSANDRA_NODES="localhost:9042"
Additionally, ensure the Scylla database is running and port 9042 is exposed.
astarte/tools/astarte_export/test
mix test
List of files potentially affected:
astarte_export_test.exs
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Make adjustments to the automated tests for Astarte tools as follows:
Environment Setup
To run the test, ensure the following environment variables are set:
Additionally, ensure the Scylla database is running and port 9042 is exposed.
To Reproduce
astarte/tools/astarte_export/test
mix test
Files
List of files potentially affected:
astarte_export_test.exs
Tasks
The text was updated successfully, but these errors were encountered: