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

[WIP] Astarte Export: Fix Tests and Improve DB Setup #1063

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

osmanhadzic
Copy link
Contributor

What this PR does / why we need it:

Sets up and cleans up the test database to ensure consistent and reliable test execution.
Renames the database from test to astarte_test for better naming clarity and to avoid potential conflicts.
Fixes missing path in the individual_property table to align with expected schema and improve test coverage.

Which issue(s) this PR fixes:

#1051

Fixes #
#1051

Special notes for your reviewer:

Does this PR introduce a user-facing change?
  • Yes
  • No

Additional documentation e.g. usage docs, diagrams, etc.:


- Set up and clean up the test database for better test initialization.
- Rename the database from `test` to `astarte_test`.
- Add missing path in `individual_property` table.

Signed-off-by: Osman Hadzic <[email protected]>
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

Successfully merging this pull request may close these issues.

1 participant