Skip to content
Failed

Changes

Summary

  1. Still run test_biolucida_list when objects not exist (commit: 7d3dc89) (details)
  2. Add test for duplicate image issue (commit: a59a370) (details)
  3. Update error response message (commit: f6819cc) (details)
  4. Add function to fetch scicrunch data based on pennsieve identifier (commit: 4187f52) (details)
  5. Add test code for portal biolucidaviewer redirect situation (commit: f20f82e) (details)
  6. Return error message when name not found in image response (commit: 867cba9) (details)
  7. Tidy up codes used for testing duplicated image issue and biolucida viewer redirect cases (commit: a4e14e3) (details)
  8. Add detail message for path not found on Pennsieve issue (commit: afb6c7f) (details)
  9. Minimise scicrunch data request (commit: b6e1180) (details)
  10. Update comment (commit: 7a30557) (details)
Commit 7d3dc89cd296badf02d0e410f288e6d76bf1eddb by 87633683+ddjnw1yu
Still run test_biolucida_list when objects not exist

catch error - Image information found on Biolucida server but no image id is found on SciCrunch
(commit: 7d3dc89)
The file was modifiedtests/slow_tests/biolucida_tests.py (diff)
Commit a59a370d89385201d0f8926af71c57106a3f6c6e by 87633683+ddjnw1yu
Add test for duplicate image issue
(commit: a59a370)
The file was modifiedtests/slow_tests/biolucida_tests.py (diff)
The file was modifiedtests/slow_tests/biolucida_tests.py (diff)
Commit 4187f52990ebe692d60cd405c1691248ea6945c3 by 87633683+ddjnw1yu
Add function to fetch scicrunch data based on pennsieve identifier
(commit: 4187f52)
The file was modifiedtests/slow_tests/biolucida_tests.py (diff)
Commit f20f82e566d7a2d0863f6c5c30ee13b2f2aa934b by 87633683+ddjnw1yu
Add test code for portal biolucidaviewer redirect situation
(commit: f20f82e)
The file was modifiedtests/slow_tests/biolucida_tests.py (diff)
Commit 867cba942a58a9db1bf856eb08573c50cac296ea by 87633683+ddjnw1yu
Return error message when name not found in image response
(commit: 867cba9)
The file was modifiedtests/slow_tests/biolucida_tests.py (diff)
Commit a4e14e3c082a40e38fe8b95376471491b024003d by 87633683+ddjnw1yu
Tidy up codes used for testing duplicated image issue and biolucida viewer redirect cases
(commit: a4e14e3)
The file was modifiedtests/slow_tests/biolucida_tests.py (diff)
Commit afb6c7f62a216ef86d83df7339b09f1e84df2c6b by 87633683+ddjnw1yu
Add detail message for path not found on Pennsieve issue
(commit: afb6c7f)
The file was modifiedtests/slow_tests/biolucida_tests.py (diff)
The file was modifiedtests/slow_tests/biolucida_tests.py (diff)
The file was modifiedtests/slow_tests/biolucida_tests.py (diff)