IHTSDO / release-validation-framework

API for testing a SNOMED CT release as part of the release process.
Other
8 stars 14 forks source link

Test prerequisites #68

Open lukeswindale opened 3 months ago

lukeswindale commented 3 months ago

The PR adds support for a pre_requisites.sql file. This allows a user to provide a sql script that sets up any of their own test pre-requisites, like table, view, function creation. It runs after the RF2 has been imported, and before the tests start executing