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

            Bug ID: 16173
           Summary: db_structure.t shouldn't have a fixed number of tests
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Test Suite
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Right now, this file contains a fixed number of tests. So any structure change
on the relevant tables should taouch this file to adjust the number to what it
expects.
The point of tests is that they reflect problems, not cause them :-D So this
specific tests file should not have a fixed number of tests, and it will serve
its purpose by comparing the table vs deletedtable cases no matter how many
columns they have.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to