sqlmarker / Unit_testing /
Nigel Stanger authored on 28 Jun 2013
..
Assembly Created separate subdirectories for each table and moved corresponding files into them. Things were starting to get a bit unwieldy. 11 years ago
Component Created separate subdirectories for each table and moved corresponding files into them. Things were starting to get a bit unwieldy. 11 years ago
Customer Created separate subdirectories for each table and moved corresponding files into them. Things were starting to get a bit unwieldy. 11 years ago
Order_head Created separate subdirectories for each table and moved corresponding files into them. Things were starting to get a bit unwieldy. 11 years ago
Order_line Created separate subdirectories for each table and moved corresponding files into them. Things were starting to get a bit unwieldy. 11 years ago
Product Created separate subdirectories for each table and moved corresponding files into them. Things were starting to get a bit unwieldy. 11 years ago
Sale_head Created separate subdirectories for each table and moved corresponding files into them. Things were starting to get a bit unwieldy. 11 years ago
Sale_line Created separate subdirectories for each table and moved corresponding files into them. Things were starting to get a bit unwieldy. 11 years ago
Staff Created separate subdirectories for each table and moved corresponding files into them. Things were starting to get a bit unwieldy. 11 years ago
Supplier Created separate subdirectories for each table and moved corresponding files into them. Things were starting to get a bit unwieldy. 11 years ago
ArrayDataSet.php Added experimental unit testing code. 11 years ago
BDL.xml Added experimental unit testing code. 11 years ago
BDL_Fixture.xml Removed Suppliers_Code from Assembly and Order_line tables and data fixtures. 11 years ago
BDL_Fixture_Empty.xml Removed Suppliers_Code from Assembly and Order_line tables and data fixtures. 11 years ago
BDL_raw_test_data.txt Added experimental unit testing code. 11 years ago
BDL_schema.sql Updated to more comprehensively reflect the specified requirements. Also tweaked some data types. 11 years ago
Schema.php Made the database connection reusable rather than recreating it every time. 11 years ago
SimpleTestListener.php Suite results are only saved if any tests in the suite were actually run. 11 years ago
test.php Created separate subdirectories for each table and moved corresponding files into them. Things were starting to get a bit unwieldy. 11 years ago