Skip to content

Changes

Summary

  1. Handle archive status being populated (See ome/omero-web#555) (details)
  2. Tests for get_where_list and slice table API calls (details)
  3. Fix flake8 (details)
  4. Fix tests (details)
  5. Fix tests (details)
  6. Fix URL names (details)
  7. bump dependencies version (details)
  8. add entry to history (details)
  9. add Note about IceGrid template change (details)
  10. Supplement TestTables.testColumnSpaceNames with advanced queries (details)
  11. add new entries (details)
Commit 9b148042941422819e121a15834f43d0fcffdfbe by callan
Handle archive status being populated (See ome/omero-web#555)
The file was modified components/tools/OmeroWeb/test/integration/test_tree.py
Commit 8ab4632a890ad5e310c214722e2b629cf771e973 by andreas
Tests for get_where_list and slice table API calls
The file was modified components/tools/OmeroWeb/test/integration/test_table.py
Commit 117498313d441a664e6a57731b70a1fde8df82eb by andreas
Fix flake8
The file was modified components/tools/OmeroWeb/test/integration/test_table.py
Commit 374f20d2bf33f35f4888e4149a794f3c4d55ccef by andreas
Fix tests
The file was modified components/tools/OmeroWeb/test/integration/test_table.py
Commit 341639a919094e83b84f22dd628c494885e8ea0b by andreas
Fix tests
The file was modified components/tools/OmeroWeb/test/integration/test_table.py
Commit 5f274d9c353628a51e3b531ccf7da7aaafbbcea4 by andreas
Fix URL names
The file was modified components/tools/OmeroWeb/test/integration/test_table.py
Commit 1695ab62e5bbff3f963c394eb015ddbd6a9912c2 by j.burel
bump dependencies version
The file was modified etc/omero.properties
Commit 7ea595416cdc717065c43c9f2e4e8f6608252067 by j.burel
add entry to history
The file was modified history.rst
Commit 2981d123a21ac3a918c29bef5514e092d97aab82 by j.burel
add Note about IceGrid template change
The file was modified history.rst
Commit c7d1534fd1b62ebbbc3ff9917ecac0576f6bd2ed by sbesson
Supplement TestTables.testColumnSpaceNames with advanced queries

Variable mapping passed to getWhereList can be used both for the
column names and the values. The current test logic was focusing
on the checking the replacement of column names with spaces.
This commit adds a few additional advanced scenarios where the
integer value used for the condition is also mapped using the supplied
dictionary
The file was modified components/tools/OmeroPy/test/integration/tablestest/test_service.py
Commit a3f9fc3da8d7ef7d39690710403a80df589cbc35 by j.burel
add new entries
The file was modified history.rst