Description of feature
The pipeline stub test in tests/default.nf.test only snapshots output file name. The file content should also be snapshot to ensure the stub behaviour of a module/subworkflow isn't inadvertently altered.
This likely contributed to #299 not being identified earlier.
Description of feature
The pipeline stub test in
tests/default.nf.testonly snapshots output file name. The file content should also be snapshot to ensure the stub behaviour of a module/subworkflow isn't inadvertently altered.This likely contributed to #299 not being identified earlier.