Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add bulk negative scenario tests for invalid and inactive fspId #78

Merged
merged 6 commits into from
Aug 2, 2022

Conversation

kleyow
Copy link
Contributor

@kleyow kleyow commented Jul 27, 2022

image

@kleyow kleyow force-pushed the feat/bulk-negative-scenarios branch from 5ff8cb4 to fb2fbc2 Compare July 28, 2022 21:46
@kleyow kleyow changed the title feat: add bulk negative scenario tests feat: add bulk negative scenario tests for invalid fspId Jul 28, 2022
@elnyry-sam-k
Copy link
Member

Thanks Kevin, good to have this PR..

In general, we need to use Payer FSP / Payee FSP instead of Payer and Payee to avoid any ambiguity..

@kleyow
Copy link
Contributor Author

kleyow commented Jul 29, 2022

@elnyry-sam-k done.

@kleyow
Copy link
Contributor Author

kleyow commented Jul 29, 2022

Test Suite:GP Tests
Environment:Development
┌───────────────────────────────────────────────────┐
│                      SUMMARY                      │
├───────────────────┬───────────────────────────────┤
│ Total assertions  │ 2573                          │
├───────────────────┼───────────────────────────────┤
│ Passed assertions │ 2573                          │
├───────────────────┼───────────────────────────────┤
│ Failed assertions │ 0                             │
├───────────────────┼───────────────────────────────┤
│ Total requests    │ 587                           │
├───────────────────┼───────────────────────────────┤
│ Total test cases  │ 129                           │
├───────────────────┼───────────────────────────────┤
│ Passed percentage │ 100.00%                       │
├───────────────────┼───────────────────────────────┤
│ Started time      │ Fri, 29 Jul 2022 14:41:14 GMT │
├───────────────────┼───────────────────────────────┤
│ Completed time    │ Fri, 29 Jul 2022 14:44:15 GMT │
├───────────────────┼───────────────────────────────┤
│ Runtime duration  │ 181156 ms                     │
└───────────────────┴───────────────────────────────┘
TTK-Assertion-Report-multi-2022-07-29T14:44:15.864Z.html was generated
Terminate with exit code 0
Done

Test Suite:Bulk Tests
Environment:Development
┌───────────────────────────────────────────────────┐
│                      SUMMARY                      │
├───────────────────┬───────────────────────────────┤
│ Total assertions  │ 183                           │
├───────────────────┼───────────────────────────────┤
│ Passed assertions │ 183                           │
├───────────────────┼───────────────────────────────┤
│ Failed assertions │ 0                             │
├───────────────────┼───────────────────────────────┤
│ Total requests    │ 17                            │
├───────────────────┼───────────────────────────────┤
│ Total test cases  │ 4                             │
├───────────────────┼───────────────────────────────┤
│ Passed percentage │ 100.00%                       │
├───────────────────┼───────────────────────────────┤
│ Started time      │ Fri, 29 Jul 2022 14:44:44 GMT │
├───────────────────┼───────────────────────────────┤
│ Completed time    │ Fri, 29 Jul 2022 14:45:08 GMT │
├───────────────────┼───────────────────────────────┤
│ Runtime duration  │ 23964 ms                      │
└───────────────────┴───────────────────────────────┘
TTK-Assertion-Report-multi-2022-07-29T14:45:08.641Z.html was generated
Terminate with exit code 0
Done

@kleyow kleyow changed the title feat: add bulk negative scenario tests for invalid fspId feat: add bulk negative scenario tests for invalid and inactive fspId Aug 1, 2022
@kleyow kleyow merged commit 4d6c44a into master Aug 2, 2022
@mdebarros mdebarros deleted the feat/bulk-negative-scenarios branch August 16, 2022 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants