Bug 30145

Summary: Add test for DBIx schema files matching kohastructure.sql
Product: Koha Reporter: Victor Grousset/tuxayo <victor>
Component: Test SuiteAssignee: Chris Cormack <chris>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30146
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Victor Grousset/tuxayo 2022-02-21 19:05:20 UTC
This is a request for a test that checks that updating the schema files hasn't been missed by RMaints or the RM.

It has just been found to have happened on 20.11.x and 19.11.x. As for 20.11.x I have no idea from old long it is. Because I haven't backported structure changes this cycle.

Is that feasible to have tests that use git? It could work like the prepush hook for "Check for missing CSS Compiles" section:
https://wiki.koha-community.org/wiki/Tips_and_tricks#pre-push