Details
Assignee
UnassignedUnassignedReporter
Pavlo SmahinPavlo SmahinPriority
P3Story Points
3Development Team
SpitfireRelease
Trillium (R2 2025)TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Unassigned
UnassignedReporter
Pavlo Smahin
Pavlo SmahinPriority
Story Points
3
Development Team
Spitfire
Release
Trillium (R2 2025)
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created February 20, 2024 at 10:39 AM
Updated March 4, 2025 at 2:57 PM
Overview
Reference data APIs should be covered with integration tests. If API already covered, then test should be rewritten with JUnit5 framework.
Requirements
Cover APIs:
instance-statuses
electronic-access-relationships
statistical-code-types
statistical-codes
ill-policies
holdings-types
call-number-types
Approach
Use BaseReferenceDataIntegrationTest as a base for Integration test for interfaces in the description
Check if some integration test for interface exists and if this test have scenarious that are not covered by BaseReferenceDataIntegrationTest then add them to you new integration test