sqlmarker / Unit_testing /
Nigel Stanger authored on 25 Jun 2013
..
ArrayDataSet.php Added experimental unit testing code. 10 years ago
BDL.xml Added experimental unit testing code. 10 years ago
BDL_Fixture.xml Removed Suppliers_Code from Assembly and Order_line tables and data fixtures. 10 years ago
BDL_Fixture_Assembly.xml Removed Suppliers_Code from Assembly and Order_line tables and data fixtures. 10 years ago
BDL_Fixture_Component.xml - Split Component testing into "structure" and "data" tests. 10 years ago
BDL_Fixture_Customer.xml - Split Customer testing into "structure" and "data" tests. 10 years ago
BDL_Fixture_Empty.xml Removed Suppliers_Code from Assembly and Order_line tables and data fixtures. 10 years ago
BDL_Fixture_Order_head.xml - Split Order_head testing into "structure" and "data" tests. 10 years ago
BDL_Fixture_Order_line.xml Removed Suppliers_Code from Assembly and Order_line tables and data fixtures. 10 years ago
BDL_Fixture_Product.xml Added experimental unit testing code. 10 years ago
BDL_Fixture_Sale_head.xml - Split Sale_head testing into "structure" and "data" tests. 10 years ago
BDL_Fixture_Sale_line.xml - Split Sale_line testing into "structure" and "data" tests. 10 years ago
BDL_Fixture_Staff.xml Added experimental unit testing code. 10 years ago
BDL_Fixture_Supplier.xml - Fixed length of phone numbers in test data. 10 years ago
BDL_Test_Assembly.php Removed Suppliers_Code from Assembly and Order_line tables and data fixtures. 10 years ago
BDL_Test_Assembly_data.php - Split Assembly testing into "structure" and "data" tests. 10 years ago
BDL_Test_Assembly_structure.php - Split Assembly testing into "structure" and "data" tests. 10 years ago
BDL_Test_Component.php - Split Component testing into "structure" and "data" tests. 10 years ago
BDL_Test_Component_data.php - Split Component testing into "structure" and "data" tests. 10 years ago
BDL_Test_Component_structure.php - Split Component testing into "structure" and "data" tests. 10 years ago
BDL_Test_Customer.php - Brought into line with new data provider structure. 10 years ago
BDL_Test_Customer_data.php - Brought into line with new data provider structure. 10 years ago
BDL_Test_Customer_structure.php - Brought into line with new data provider structure. 10 years ago
BDL_Test_Order_head.php - Split Order_head testing into "structure" and "data" tests. 10 years ago
BDL_Test_Order_head_data.php - Split Order_head testing into "structure" and "data" tests. 10 years ago
BDL_Test_Order_head_structure.php - Split Order_head testing into "structure" and "data" tests. 10 years ago
BDL_Test_Order_line.php Removed Suppliers_Code from Assembly and Order_line tables and data fixtures. 10 years ago
BDL_Test_Order_line_data.php - Split Order_line testing into "structure" and "data" tests. 10 years ago
BDL_Test_Order_line_structure.php - Split Order_line testing into "structure" and "data" tests. 10 years ago
BDL_Test_Product.php Split Product testing into structure and data tests. 10 years ago
BDL_Test_Product_data.php Split Product testing into structure and data tests. 10 years ago
BDL_Test_Product_structure.php Split Product testing into structure and data tests. 10 years ago
BDL_Test_Sale_head.php - Split Sale_head testing into "structure" and "data" tests. 10 years ago
BDL_Test_Sale_head_data.php - Split Sale_head testing into "structure" and "data" tests. 10 years ago
BDL_Test_Sale_head_structure.php - Split Sale_head testing into "structure" and "data" tests. 10 years ago
BDL_Test_Sale_line.php - Split Sale_line testing into "structure" and "data" tests. 10 years ago
BDL_Test_Sale_line_data.php - Split Sale_line testing into "structure" and "data" tests. 10 years ago
BDL_Test_Sale_line_structure.php - Split Sale_line testing into "structure" and "data" tests. 10 years ago
BDL_Test_Staff.php Added some legal phone numbers. 10 years ago
BDL_Test_Staff_data.php - Switched to new (il)legal value tests. 10 years ago
BDL_Test_Staff_structure.php Rewrote provideColumnLengths() to return fixed rather than variable-length result. 10 years ago
BDL_Test_Supplier.php - Fixed length of phone numbers in test data. 10 years ago
BDL_Test_Supplier_data.php - Fixed length of phone numbers in test data. 10 years ago
BDL_Test_Supplier_structure.php - Fixed length of phone numbers in test data. 10 years ago
BDL_raw_test_data.txt Added experimental unit testing code. 10 years ago
BDL_schema.sql - Split Order_line testing into "structure" and "data" tests. 10 years ago
Schema.php Ensured that maximum and minimum column length assertions are only asserted where actually relevant. 10 years ago