File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -249,6 +249,18 @@ to the ``test`` element.
249
249
250
250
- `job_properties.xml <https://github.com/galaxyproject/galaxy/blob/dev/test/functional/tools/job_properties.xml >`__
251
251
252
+ ------------------------------------------
253
+ \.\.\. test output filters work?
254
+ ------------------------------------------
255
+
256
+ If your tool contains ``filter `` elements, you can't verify properties of outputs
257
+ that are filtered out and do not exist. The ``test `` element may contain an
258
+ ``expect_num_outputs `` attribute to specify the expected number of outputs, this
259
+ can be used to verify that outputs not listed are expected to be filtered out during
260
+ tool execution.
261
+
262
+ - `output_filter.xml <https://github.com/galaxyproject/galaxy/blob/dev/test/functional/tools/output_filter.xml >`__
263
+
252
264
------------------------------------------
253
265
\.\.\. test metadata?
254
266
------------------------------------------
You can’t perform that action at this time.
0 commit comments