API Karate tests implementation - Tech Debt
(FAT-892)
|
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None | Parent: | API Karate tests implementation - Tech Debt |
| Type: | Bug | Priority: | P2 |
| Reporter: | Oleksandr_Dekin | Assignee: | Oleksandr_Dekin |
| Resolution: | Done | Votes: | 0 |
| Labels: | back-end, epam-spitfire | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Attachments: |
|
||||||||||||||||||||||||||||
| Issue links: |
|
||||||||||||||||||||||||||||
| Sprint: | eHoldings Sprint 116 | ||||||||||||||||||||||||||||
| Story Points: | 5 | ||||||||||||||||||||||||||||
| Development Team: | Spitfire | ||||||||||||||||||||||||||||
| Epic Link: | API Karate tests implementation - Tech Debt | ||||||||||||||||||||||||||||
| Description |
|
Overview: Folio integration tests NOT 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. As a result tests for mod-quick-marc fails.
|
| Comments |
| Comment by Oleksandr_Dekin [ 18/Jun/21 ] |
|
Fixed bug by adding new permission i_nventory-storage.preceding-succeeding-titles.collection.get_ for user and also fixed test data by changing 006 field for record. |