#369 closed defect (fixed)
Systemtest support for SECORE
Reported by: | Dimitar Misev | Owned by: | Nikolche Kolev |
---|---|---|---|
Priority: | major | Milestone: | 9.0 |
Component: | systemtest | Version: | 8.4 |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
This can be a copy of the WCS test, in testcases_secore
Change History (7)
comment:1 by , 12 years ago
Component: | undecided → SECORE |
---|---|
Milestone: | → 8.5 |
comment:3 by , 11 years ago
Component: | SECORE → systemtest |
---|
comment:4 by , 11 years ago
Milestone: | 8.5 → 9.0-alpha1 |
---|---|
Owner: | changed from | to
Status: | new → assigned |
In source:systemtest/util/common.sh function run_test, there should be similar to the exception test done for the secore test, where the oracle and output are normalized by removing the xlink:href attribute from the files. Secore tests are in source:systemtest/testcases_services/test_secore
comment:5 by , 11 years ago
Status: | assigned → accepted |
---|
comment:6 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
Status (changeset:734e84a): first tests are now available, following the almost same model of Petascope W*S tests.
There is a README file in <rasdaman>/systemtest/testcases_secore for further info.
Oracle scripts are still missing (grep TODO ./oracle/ -r) in order to provide more stable and configuration-independent tests (e.g. some SECORE responses contain the URL of SECORE itself, and must not be put as oracles).
Once nkolev is done with #363, we can proceed here so that we're sure to follow a coherent model amongst test-cases.