-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add tests for api_experimenters_groups #6224
Add tests for api_experimenters_groups #6224
Conversation
Test failing (with this not merged): https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-test-integration/343/testReport/OmeroWeb.test.integration.test_api_projects/TestProjects/test_marshal_projects_all_groups/ Check that this would pass with this PR included. |
cd7d84f
to
3dd43e0
Compare
Trying a re-open to kick off travis. |
Tests are now green and will be included in the next build. |
Great! thanks @joshmoore |
Tests failing today |
components/tools/OmeroPy/test/integration/gatewaytest/test_get_objects.py
Outdated
Show resolved
Hide resolved
components/tools/OmeroWeb/test/integration/test_api_experimenters_groups.py
Outdated
Show resolved
Hide resolved
components/tools/OmeroPy/test/integration/gatewaytest/test_get_objects.py
Outdated
Show resolved
Hide resolved
https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-test-integration/429/ green. |
What this PR does
Tests ported from #5315
for changes in ome/omero-web#148
and ome/omero-py#196