API Karate tests implementation - Tech Debt
(FAT-892)
|
|
| Status: | Closed |
| Project: | mod-quick-marc |
| Components: | None |
| Affects versions: | None |
| Fix versions: | 2.1.0 | Parent: | API Karate tests implementation - Tech Debt |
| Type: | Bug | Priority: | P3 |
| Reporter: | Oleksandr_Dekin | Assignee: | Oleksandr_Dekin |
| Resolution: | Done | Votes: | 0 |
| Labels: | back-end, epam-spitfire, quickmarc | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Attachments: |
|
||||||||||||||||||||||||||||||||
| Issue links: |
|
||||||||||||||||||||||||||||||||
| Sprint: | eHoldings Sprint 117, eHoldings Sprint 118 | ||||||||||||||||||||||||||||||||
| Story Points: | 3 | ||||||||||||||||||||||||||||||||
| Development Team: | Spitfire | ||||||||||||||||||||||||||||||||
| Epic Link: | API Karate tests implementation - Tech Debt | ||||||||||||||||||||||||||||||||
| Description |
|
Overview: Folio integration tests are successfully running from local machine via command :
mvn clean test -Dtest=QuickMarcApiTest -pl quick-marc -DargLine="-Dkarate.env=testing"
The testing environment is : https://folio-testing-okapi.dev.folio.org:443. But while running the tests via Jenkins job issues related testing data initializations is observed. As a result tests for mod-quick-marc fails.
|
| Comments |
| Comment by Oleksandr_Dekin [ 16/Jul/21 ] |
|
Analyze have done and I created bug for investigation from devops side: https://folio-org.atlassian.net/browse/FAT-928 |