Bug 32248

Summary: t/00-checkdatabase-version.t should be removed
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Architecture, internals, and plumbingAssignee: Jonathan Druart <jonathan.druart>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: tomascohen
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
22.11.00
Bug Depends on: 25078    
Bug Blocks:    
Attachments: Bug 32248: Remove t/00-checkdatabase-version.t
Bug 32248: Remove t/00-checkdatabase-version.t
Bug 32248: Remove t/00-checkdatabase-version.t

Description Jonathan Druart 2022-11-17 13:52:16 UTC

    
Comment 1 Jonathan Druart 2022-11-17 13:53:34 UTC
Created attachment 144000 [details] [review]
Bug 32248: Remove t/00-checkdatabase-version.t

Since bug 25078 we do no longer use updatedatabase.pl. This test was
there to make sure the RM(aints) was replacing the XXX correctly.
Comment 2 Tomás Cohen Arazi 2022-11-17 16:47:05 UTC
Created attachment 144012 [details] [review]
Bug 32248: Remove t/00-checkdatabase-version.t

Since bug 25078 we do no longer use updatedatabase.pl. This test was
there to make sure the RM(aints) was replacing the XXX correctly.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Comment 3 Katrin Fischer 2022-11-17 16:55:04 UTC
Created attachment 144013 [details] [review]
Bug 32248: Remove t/00-checkdatabase-version.t

Since bug 25078 we do no longer use updatedatabase.pl. This test was
there to make sure the RM(aints) was replacing the XXX correctly.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 4 Tomás Cohen Arazi 2022-11-17 17:41:19 UTC
Pushed to master for 22.11.

Nice work everyone, thanks!