Skip to content

Commit 59af3fa

Browse files
authored
Test Parallelization (#211)
* testing updates for parallelization * update execution order * Added new test * Added folder structure * Adding duplicate handling scenarios * refactoring tests * Added labels * Added tests for duplicates * Adding transfer negative scenarios * Added transfer negative scenarios * Added tests for funds_in and funds_out * Added tests for backward compatibility * Added fx tests * Added transaction request service * Added new tests * Updated FX tests execution order * Updates for running tests in parallel
1 parent 711a641 commit 59af3fa

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+22599
-101
lines changed

collections/hub/HA/golden_path/feature_tests/Active_Inactive_participants/active_and_inactive_participant.json

+1,000
Large diffs are not rendered by default.

collections/hub/HA/golden_path/feature_tests/Active_Inactive_participants/active_and_inactive_participants_accounts.json

+1,034
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"order": [
3+
{
4+
"name": "active_and_inactive_participant.json",
5+
"type": "file",
6+
"labels": [
7+
"HA-tests"
8+
]
9+
},
10+
{
11+
"name": "active_and_inactive_participants_accounts.json",
12+
"type": "file",
13+
"labels": [
14+
"HA-tests"
15+
]
16+
}
17+
]
18+
}

0 commit comments

Comments
 (0)