History for sqlmarker / BDL / Test_classes
2016-05-20
• Added legal value tests.
Nigel Stanger committed on 20 May 2016
• Added legal value lists to all numeric columns that didn’t already have them (to catch ≤ vs. < errors). ...
Nigel Stanger committed on 20 May 2016
2016-05-19
• Changed quantity value to match minimum value in specification.
Nigel Stanger committed on 19 May 2016
2016-05-17
• Corrected illegal values for Minimum_Level.
Nigel Stanger committed on 17 May 2016
• Corrected upper bound of Order_Line.Price.
Nigel Stanger committed on 17 May 2016
2016-05-16
• Adjusted maximum lengths for number columns to provide a little tolerance. ...
Nigel Stanger committed on 16 May 2016
• Added spec for Date_Completed column.
Nigel Stanger committed on 16 May 2016
2016-04-29
• Removed @expectedException annotations as they were causing spurious failures. Checking based on the exception text is more useful in general anyway.
Nigel Stanger committed on 29 Apr 2016
• Switched to BDL scenario. ...
Nigel Stanger committed on 29 Apr 2016
2013-07-27
Enabled all tables.
Nigel Stanger committed on 27 Jul 2013
2013-07-24
Moved scenario-specific code into scenario subtree and factored out globally defined values into various configuration files. Also replaced a bunch of things with global constants.
Nigel Stanger committed on 24 Jul 2013