Reactivate tests - #133
Conversation
|
If I understand correctly, there are multiple rationales for the breakage of the download tests: 1- the jobs have been migrated away from ci.openmicroscopy.org and renamed, 2- some of the historical artifacts like OMERO.py are no longer generated as bundles. Rather than creating a new class and copying the methods, would updating the |
|
I picked the new class since it was the approach taken in the approved work done in #127 so I assumed that was already discussed. |
|
From #127, I see the feature split the testing into three top-level classes which I understand was aimed at testing different artifact hosting services:
If this is still the preferred solution class from the ongoing investigation in #132, no objection to introducing new classes. A side note: while some of the test logic is specific to the service hosting the artifact, several methods ( |
|
organising the tests depending on the services, I think, will make things more readable. The first step is to re-activate the tests. We can re-organise in a follow-up body of work |
|
The tests are now all active. Running |
testDownloadReleasedisabled during the migration to GitHub action.Jenkinscheck that the build is green.
cc @sbesson