Bug 24997 - Test to ensure mappings.yaml is in the correct order
Summary: Test to ensure mappings.yaml is in the correct order
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Test Suite (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Chris Cormack
QA Contact: Testopia
URL:
Keywords:
Depends on: 23204
Blocks:
  Show dependency treegraph
 
Reported: 2020-03-27 07:49 UTC by Jonathan Druart
Modified: 2021-03-01 09:56 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2020-03-27 07:49:27 UTC
With the script introduced by bug 23204, we have the mappings.yaml that is generated using the data in DB.
When the yaml file is modified, we must ensure that the script will generate exactly the same contain.
A test needs to be written.