Won't Do
Details
Assignee
UnassignedUnassignedReporter
HkaplanianHkaplanianLabels
Priority
P3TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Unassigned
UnassignedReporter
Hkaplanian
HkaplanianLabels
Priority
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created November 19, 2018 at 7:40 PM
Updated June 25, 2019 at 2:15 PM
Resolved March 22, 2019 at 1:23 PM
Create the skeleton for which API (Postman) tests will be added.
1. Test Setup - This includes creating any test data.
2. Setup & configure SIP2 Self Check hardware simulator for windows. https://clcohio.org/sip-testing-tool/ to test all implemented calls.
2. Test Cleanup - Cleanup any data created during test setup.
Acceptance Criteria:
Environment independent
Must not rely on any data being in the system aside from a user w/ sufficient permissions to call mod-sip2. Credentials would be provided via environment file.
Any records created for testing purposes are removed
Checked in folio-org/folio-api-tests
Test Setup and Test Cleanup are organized into separate folders within the postman test suite. See other tests for examples.