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

Add test for getting samples data in CSV format #12

Conversation

osmanhadzic
Copy link
Collaborator

  • Implement test for retrieving samples in CSV format
  • Update resources.py to support CSV format in response

To ensure that the application can correctly handle and return sample data in CSV format.

Implemented a unit test that checks if the sample data is correctly returned in the CSV format.
Modified resources.py to include mock sample data in CSV format for testing purposes.

- Implement test for retrieving samples in CSV format
- Update resources.py to support CSV format in response

Signed-off-by: Osman Hadzic <[email protected]>
@osmanhadzic osmanhadzic self-assigned this Nov 7, 2024
@Annopaolo Annopaolo merged commit 5a83d1d into astarte-platform:main Nov 7, 2024
3 checks passed
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.

2 participants