History for sqlmarker / Unit_testing / BDL_Test_Staff.php
2013-06-28
Increased maximum size of Department column to 30 characters.
Nigel Stanger committed on 28 Jun 2013
2013-06-27
Removed the over-length illegal value “Sales and Marketing” for the Department column, as it was longer than the current longest value “Central Management”. Replaced it with some other values, plus added a couple of extra illegal values for Position.
Nigel Stanger committed on 27 Jun 2013
2013-06-25
Added some legal phone numbers.
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
2013-06-21
Split Staff testing into separate "structure" and "data" tests.
Nigel Stanger committed on 21 Jun 2013
Added experimental unit testing code.
Nigel Stanger committed on 21 Jun 2013