Done
Details
Details
Assignee
Siarhei Hrabko
Siarhei HrabkoReporter
Andrei Makaranka
Andrei MakarankaPriority
Story Points
1
Sprint
None
Development Team
Thunderjet
Release
R1 2021
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created December 4, 2020 at 3:25 PM
Updated March 5, 2021 at 7:21 AM
Resolved March 5, 2021 at 7:21 AM
Approach
Do verify by guide from FOLIO-2606
Verification steps:
1. Build a new version of your module and create a docker image
2. Deploy this docker image into vagrant box, set log level to debug
3. Manually (using CURL or any other tools) invoke POST /_/tenant endpoint of the module to simulate OKAPI invocation.
4. Check the logs, check the DB schema
5. Extra mile – compare resulting DB schema with the one created when the module is enabled for a tenant from scratch.