Commit Graph

15 Commits (4280a11ea009b3dccd3189f6180e9c68ce12b69b)

Author SHA1 Message Date
baztian 78791871b0 Change float test to double to resolve issues with Jython 2020-06-03 21:48:04 +02:00
baztian 3a4edca97b Also test non BigDecimal decimal types 2020-06-03 21:27:46 +02:00
baztian 5f3da6b096 Add test for scaled decimal 2020-06-03 21:15:21 +02:00
baztian beb116875b Make test actually fail on for unfixed behaviour 2020-06-02 14:43:00 +02:00
Hongjiang Zhang b662b14e01 add mock testcase 2020-06-02 07:46:36 +08:00
baztian ab9a256897 Make with statement test a mock test 2020-05-27 22:11:33 +02:00
baztian 08c537863e Fix minor bug in test code 2020-05-27 20:53:50 +02:00
baztian 364a3584d5 Work around bug. Fixes #18. 2017-03-21 20:04:08 +01:00
baztian 4df6414d27 Write testcase for #18. (Very rough version. MockConnection method
should be more flexible and use less copy code)
2017-03-21 20:04:08 +01:00
baztian f294a78664 Removed official Jython 2.5.3 support in favour of less complex Travis CI build. Fix other travis ci issues. 2015-04-26 20:14:38 +02:00
baztian 453eb61598 Add Python 3 compatibility. 2015-04-26 19:41:37 +02:00
baztian 4ededf479d Implement further exception handling improvements. 2015-04-10 17:17:41 +02:00
baztian a2ba0fb2b1 Write testcase for improved exception handling. 2015-04-10 17:17:33 +02:00
baztian 8f155ec318 Fixes #4: Typo LONGNARCHAR vs LONGVARCHAR 2015-04-07 21:24:12 +02:00
baztian cb45b4e71a Initial use of mockdriver (still failing). 2015-04-02 09:16:06 +02:00