The test cases for POST /tale/import are missing some details from the verification step(s). The missing information nearly caused us to miss a very subtle bug during the v0.8 release.
Approach
Update the test case to include verification steps that clarify where the user should be able to find the data (e.g. "under External Data" or "in the Tale Workspace").
Problem
The test cases for
POST /tale/import
are missing some details from the verification step(s). The missing information nearly caused us to miss a very subtle bug during the v0.8 release.Approach
Update the test case to include verification steps that clarify where the user should be able to find the data (e.g. "under External Data" or "in the Tale Workspace").
See Also
https://github.com/whole-tale/dashboard/pull/548