[Koha-bugs] [Bug 34979] System preferences missing from sysprefs.sql

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jan 21 23:24:13 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34979

Victor Grousset/tuxayo <victor at tuxayo.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #160997|0                           |1
        is obsolete|                            |

--- Comment #25 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
Created attachment 161227
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161227&action=edit
Bug 34979: Add unit test for comparing YAMl files with sysprefs.sql

The unit tests will help to detect any discrepancies
and missing entries in the YAML and sysprefs.sql files.

To test:
* Apply only this patch
* prove -v t/db_dependent/check_sysprefs.t
* It will fail.
* Apply other patches
* Run database update
* Re-run test. It should pass now.
* Recreate your database or reset_all with patches applied.
* System preferences should be installed correctly.
* Test should still pass.

Signed-off-by: David Nind <david at davidnind.com>
Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list