Done
Details
Details
Assignee
Yauheni Kuzmianok
Yauheni KuzmianokReporter
Andrei Makaranka
Andrei MakarankaPriority
Story Points
1
Sprint
None
Development Team
Thunderjet
Release
Q3 2020
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created July 31, 2020 at 11:58 AM
Updated December 4, 2020 at 3:25 PM
Resolved October 9, 2020 at 1:31 PM
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.