Skip to content

Commit 3d1a737

Browse files
committed
Update test cases list with new test cases
1 parent 04f0a0e commit 3d1a737

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/list.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,10 @@ Overview of node-oracledb functional tests
206206
6.1.9 DELETE statement with Array binding
207207
6.1.10 Stress test - support 4k varchars
208208
6.1.11 Negative test - throws correct error message
209+
6.1.12 INSERT DML returning into too small a variable
210+
6.1.13 INSERT statement with NaN
211+
6.1.14 INSERT statement with an invalid bind name (reserved namespace keyword)
212+
6.1.15 INSERT statement parse non ascii returning bind
209213
6.2 DATE and TIMESTAMP data
210214
6.2.1 INSERT statement, single row matched, Object binding, no bind in data
211215
6.2.2 INSERT statement with JavaScript date bind in

0 commit comments

Comments
 (0)