History for sqlmarker / Unit_testing
2013-06-25
Brought into line with new data provider structure.
Nigel Stanger committed on 25 Jun 2013
Updated to more comprehensively reflect the specified requirements. Also tweaked some data types.
Nigel Stanger committed on 25 Jun 2013
Fixed typo in output.
Nigel Stanger committed on 25 Jun 2013
Removed Suppliers_Code from Assembly and Order_line tables and data fixtures.
Nigel Stanger committed on 25 Jun 2013
- Fixed length of phone numbers in test data. ...
Nigel Stanger committed on 25 Jun 2013
Added some legal phone numbers.
Nigel Stanger committed on 25 Jun 2013
- Brought into line with new data provider structure. ...
Nigel Stanger committed on 25 Jun 2013
Ensured that maximum and minimum column length assertions are only asserted where actually relevant.
Nigel Stanger committed on 25 Jun 2013
Rewrote provideColumnLengths() to return fixed rather than variable-length result.
Nigel Stanger committed on 25 Jun 2013
- Switched to new (il)legal value tests.
Nigel Stanger committed on 25 Jun 2013
- Improved descriptive output. ...
Nigel Stanger committed on 25 Jun 2013
2013-06-24
- Split Order_line testing into "structure" and "data" tests. ...
Nigel Stanger committed on 24 Jun 2013
- Split Order_head testing into "structure" and "data" tests. ...
Nigel Stanger committed on 24 Jun 2013
- Split Sale_line testing into "structure" and "data" tests. ...
Nigel Stanger committed on 24 Jun 2013
Added preliminary output based on whether an illegal value is rejected by a constraint or an actual overflow.
Nigel Stanger committed on 24 Jun 2013
- Split Sale_head testing into "structure" and "data" tests. ...
Nigel Stanger committed on 24 Jun 2013
- Split Assembly testing into "structure" and "data" tests. ...
Nigel Stanger committed on 24 Jun 2013
- Split Component testing into "structure" and "data" tests. ...
Nigel Stanger committed on 24 Jun 2013
Split Product testing into structure and data tests.
Nigel Stanger committed on 24 Jun 2013
- Split Supplier testing into "structure" and "data" tests. ...
Nigel Stanger committed on 24 Jun 2013
2013-06-21
- Split Customer testing into "structure" and "data" tests. ...
Nigel Stanger committed on 21 Jun 2013
Split Staff testing into separate "structure" and "data" tests.
Nigel Stanger committed on 21 Jun 2013
- Slightly tidier printing of messages involving plurals. ...
Nigel Stanger committed on 21 Jun 2013
Added empty data fixture for structure-only testing.
Nigel Stanger committed on 21 Jun 2013
Added experimental unit testing code.
Nigel Stanger committed on 21 Jun 2013