You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: