-
Notifications
You must be signed in to change notification settings - Fork 66
Uncomment test_csv_export_with_nonexistent_table #2677
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestinitiative: VDK Run LogsstoryTask for an EpicTask for an Epic
Milestone
Description
Overview
test_csv_export_with_nonexistent_table was commented, because it blocked merging of #2666. It was executing both against the current version vdk-core in PyPi and the changes in the PR. The PR changes the type of error that's thrown, so the test has no chance to pass both times.
Acceptance criteria
- Test is uncommented
- Test checks for the correct error type and error attributes and passes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestinitiative: VDK Run LogsstoryTask for an EpicTask for an Epic