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

Improve Export Test Coverage #1615

Open
ColinBuyck opened this issue Apr 11, 2023 · 1 comment
Open

Improve Export Test Coverage #1615

ColinBuyck opened this issue Apr 11, 2023 · 1 comment

Comments

@ColinBuyck
Copy link
Collaborator

ColinBuyck commented Apr 11, 2023

Currently, we only have tests to validate that the csv/zip is downloaded for the user/listings export, but we need to also implement tests that verify the content of these downloads.

Technical Notes:

  • Part of our backend tests
  • Include test coverage of the following: exportFromObject() function for the user export, and exportListingsFromObject() and exportUnitsFromObject() for the listings object
@github-actions github-actions bot added this to Needs triage in Backlog-Sprint Apr 11, 2023
@github-actions github-actions bot added this to Triage in Milestones Apr 11, 2023
@ludtkemorgan
Copy link
Collaborator

This ticket should be moved to bloom core now that it is also in core

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Backlog-Sprint
Needs triage
Development

No branches or pull requests

3 participants