Commit Graph

43 Commits

Author SHA1 Message Date
Christopher Jones 775777fcb8 Test refactoring 2022-08-12 14:25:20 +10:00
Christopher Jones 5130d33cfa New attribution standards 2022-04-19 10:06:36 +10:00
Christopher Jones 98c9820053 Enforce stricter JS coding style rules 2021-04-01 15:48:37 +11:00
Christopher Jones eb17c29bd7 Add dbObjectAsPojo property 2020-11-19 13:06:47 +11:00
Christopher Jones fd293d7614 Add pool.queueMax (Issue #514) 2020-03-07 10:56:19 +11:00
Christopher Jones e937b8a96e Revert events mode default back to false 2019-11-22 10:54:22 +11:00
Christopher Jones 8cbe48378e Change the default of "events" to true for better O-O-B HA 2019-07-24 17:32:29 +10:00
Christopher Jones 536f18bd96 Prefer new constants OUT_FORMAT_ARRAY and OUT_FORMAT_OBJECT 2019-07-24 17:32:28 +10:00
Christopher Jones 37c31fca36 Remove unnecessary setters from read-only properties 2019-07-24 17:32:25 +10:00
Christopher Jones 848cb12ec2 Added support for connection attribute "currentSchema" 2019-07-24 17:32:25 +10:00
Christopher Jones d9e3111999 Update connection queueing tests 2018-08-22 13:28:20 +10:00
Christopher Jones a4e594f00e Remove queueRequests. Use WAIT mode in C++. Needed for 18c clients 2018-06-27 16:41:38 +10:00
Christopher Jones 67804fd21b Add sanity tests for oracledb.events 2018-03-27 16:48:46 +11:00
Christopher Jones 04af720c34 Added support for oracledb.edition 2018-03-27 16:47:46 +11:00
Christopher Jones e81da6f7ce Add properties oracledb.oracleClientVersionString and connection.oracleServerVersionString 2018-03-27 16:01:20 +11:00
Christopher Jones e2e8a977ce Update test descriptions 2018-02-09 19:51:13 +11:00
Christopher Jones 86a7771304 Add regression tests for new attributes "versionString and "versionSuffix" 2018-02-06 13:18:24 +11:00
Christopher Jones 885de16a56 Introduce fetchArraySize to replace prefetchRows for query fetch tuning 2017-12-12 09:56:12 +11:00
Christopher Jones fbf81504fe Ensure that statements and LOBs are closed before the connection is closed, to match ODPI-C hardening 2017-08-01 14:14:43 +10:00
Christopher Jones 7259f36bba Improve attribute validation 2017-06-29 16:16:01 +10:00
Christopher Jones db600cb016 Sync tests and fix missed merges 2017-06-14 11:54:15 +10:00
Christopher Jones 598177e8b9 Combine negative cases of pool.terminate() into one suite 2017-06-14 10:13:17 +10:00
Christopher Jones 5c4c4d8fa0 Merged from master. Most of these changes are for extended metadata support 2017-06-14 08:38:08 +10:00
Christopher Jones 364a488a6d Add ORDER BYs to test queries for better portability 2016-07-08 16:58:37 +10:00
Christopher Jones 14f7a320bd Make error.message.should.startWith usage consistent for NJS errors in tests 2016-05-18 16:24:17 +10:00
Christopher Jones ecb63f69e9 Preserve original creation year in copyright 2016-05-17 17:20:37 +10:00
Christopher Jones 4b96f3747c Remove test credential definition 2016-05-16 09:57:53 +10:00
Christopher Jones 5ca4ea64d7 Suspend two property tests 2016-05-16 09:26:50 +10:00
Christopher Jones fc8ae7d5aa Add tests for queueRequests and queueTimeout properties 2016-05-16 09:23:00 +10:00
Christopher Jones da8722e2bc Use a standard prefix "nodb_" for test objects 2016-03-24 17:31:19 +11:00
Christopher Jones dc4a829ff6 Whitespace cleanup 2016-03-24 17:09:53 +11:00
Christopher Jones 78e8716075 Add PL/SQL Array bind null and maxSize tests. Rename dbConfig.js to dbconfig.js. 2016-02-29 13:19:26 +11:00
Christopher Jones aba9467811 LOB test portability changes 2015-11-17 11:33:05 +11:00
Christopher Jones 541917b6ca Fix EOL style in tests 2015-11-17 11:33:04 +11:00
Christopher Jones 6945f00415 Update test Lob chunksize test 2015-11-17 11:33:04 +11:00
Christopher Jones 8d867b1cf8 Add tests for properties of LOB and resultSet 2015-11-17 11:33:04 +11:00
Christopher Jones 22beb7d0d2 Improve version attribute tests 2015-10-15 12:49:10 +11:00
Christopher Jones 14654e53e0 Added oracledb.oracleClientVersion and connection.oracleServerVersion 2015-10-15 12:46:20 +11:00
Christopher Jones 61bcfde612 Test updates and fix some line endings 2015-09-25 18:46:56 +10:00
Christopher Jones c1560fe3fa Added support for RAW data type by @bjouhier 2015-09-25 18:10:55 +10:00
Christopher Jones 6a2ad30e4e Fixed intermittent crash while setting fetchAsString, and incorrect output while reading the value. 2015-09-25 18:05:57 +10:00
Christopher Jones 05064084fd Skip properties test for the moment 2015-09-25 17:31:41 +10:00
Christopher Jones ab40f2467a Add properties tests. Also other test tweaks 2015-09-25 17:28:30 +10:00