Skip to content

Changes

Summary

  1. Supplement TestTables.testColumnSpaceNames with advanced queries (details)
  2. add new entries (details)
  3. Add version.properties to etc/omero.properties (details)
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 (diff)
The file was modified history.rst (diff)
Commit 26038335bf75196bb5046360bcb452991aedcb2c by snoopycrimecop
Add version.properties to etc/omero.properties
The file was modified etc/omero.properties (diff)