Skip to content

Commit

Permalink
Changed test name
Browse files Browse the repository at this point in the history
  • Loading branch information
GallVp committed Sep 5, 2024
1 parent 6edb92f commit 9e90e71
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
2 changes: 1 addition & 1 deletion modules/nf-core/untarfiles/tests/main.nf.test
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ nextflow_process {
}
}

test("test-untarfiles-different-output-path") {
test("test-untarfiles-subdirectories") {

when {
process {
Expand Down
86 changes: 43 additions & 43 deletions modules/nf-core/untarfiles/tests/main.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -32,48 +32,7 @@
},
"timestamp": "2024-08-29T12:22:11.239416"
},
"test-untarfiles": {
"content": [
{
"0": [
[
{
"id": "test"
},
[
"hash.k2d:md5,8b8598468f54a7087c203ad0190555d9",
"opts.k2d:md5,a033d00cf6759407010b21700938f543",
"taxo.k2d:md5,094d5891cdccf2f1468088855c214b2c"
]
]
],
"1": [
"versions.yml:md5,4414b00143ed6076881ba7c68ed8b6cf"
],
"files": [
[
{
"id": "test"
},
[
"hash.k2d:md5,8b8598468f54a7087c203ad0190555d9",
"opts.k2d:md5,a033d00cf6759407010b21700938f543",
"taxo.k2d:md5,094d5891cdccf2f1468088855c214b2c"
]
]
],
"versions": [
"versions.yml:md5,4414b00143ed6076881ba7c68ed8b6cf"
]
}
],
"meta": {
"nf-test": "0.8.4",
"nextflow": "24.04.4"
},
"timestamp": "2024-08-29T12:21:44.153411"
},
"test-untarfiles-different-output-path": {
"test-untarfiles-subdirectories": {
"content": [
[
"ControlMetricsOut.bin",
Expand Down Expand Up @@ -314,11 +273,52 @@
"versions.yml:md5,4414b00143ed6076881ba7c68ed8b6cf"
]
],
"meta": {
"nf-test": "0.9.0",
"nextflow": "24.04.4"
},
"timestamp": "2024-09-05T15:40:04.563426"
},
"test-untarfiles": {
"content": [
{
"0": [
[
{
"id": "test"
},
[
"hash.k2d:md5,8b8598468f54a7087c203ad0190555d9",
"opts.k2d:md5,a033d00cf6759407010b21700938f543",
"taxo.k2d:md5,094d5891cdccf2f1468088855c214b2c"
]
]
],
"1": [
"versions.yml:md5,4414b00143ed6076881ba7c68ed8b6cf"
],
"files": [
[
{
"id": "test"
},
[
"hash.k2d:md5,8b8598468f54a7087c203ad0190555d9",
"opts.k2d:md5,a033d00cf6759407010b21700938f543",
"taxo.k2d:md5,094d5891cdccf2f1468088855c214b2c"
]
]
],
"versions": [
"versions.yml:md5,4414b00143ed6076881ba7c68ed8b6cf"
]
}
],
"meta": {
"nf-test": "0.8.4",
"nextflow": "24.04.4"
},
"timestamp": "2024-08-29T12:22:01.056904"
"timestamp": "2024-08-29T12:21:44.153411"
},
"test-untarfiles-onlyfiles": {
"content": [
Expand Down

0 comments on commit 9e90e71

Please sign in to comment.