..
api-tests.js
appname-tests.js
Work towards more tests passing
2014-09-14 01:23:02 -04:00
array-tests.js
big-simple-query-tests.js
cancel-query-tests.js
Make cancel query tests pass
2014-10-09 21:12:17 -04:00
configuration-tests.js
custom-types-tests.js
Add support for native rowMode: array
2014-10-11 14:09:29 -04:00
empty-query-tests.js
error-handling-tests.js
Make moar tests pass
2014-09-14 21:11:51 -04:00
force-native-with-envvar-tests.js
Work towards more tests passing
2014-09-14 01:23:02 -04:00
heroku-pgpass-tests.js
test timeout value modifiable globally with TEST_TIMEOUT env variable
2014-05-02 12:32:15 +08:00
heroku-ssl-tests.js
test timeout value modifiable globally with TEST_TIMEOUT env variable
2014-05-02 12:32:15 +08:00
heroku.pgpass
Handle .pgpass in the js client
2013-12-06 00:01:51 +01:00
huge-numeric-tests.js
Break type parsing into separate module
2014-03-15 15:36:27 -05:00
json-type-parsing-tests.js
no-data-tests.js
no-row-result-tests.js
Return field metadata on result object
2013-06-03 12:14:47 -05:00
notice-tests.js
Make moar tests pass
2014-09-14 21:11:51 -04:00
parse-int-8-tests.js
Add ability to opt-in to int8 parsing
2013-08-29 00:04:27 -05:00
prepared-statement-tests.js
Patch failing test until I have time to investigate
2015-03-01 19:22:18 -05:00
query-as-promise-tests.js
Make Query & NativeQuery implement the promise interface ( #1047 )
2016-06-10 17:18:19 -05:00
query-callback-error-tests.js
s/saftey/safety
2015-08-02 09:25:57 -07:00
query-column-names-tests.js
Support querying tables with column names with multiple apostrophes (issue #934 ). Includes integration test.
2016-02-10 20:52:43 +00:00
query-error-handling-prepared-statement-tests.js
Fix a few more failing tests
2014-09-23 18:57:20 -04:00
query-error-handling-tests.js
Remove error code test on native
2015-01-13 18:13:20 -05:00
quick-disconnect-tests.js
Fix a few more failing tests
2014-09-23 18:57:20 -04:00
result-metadata-tests.js
Work towards more tests passing
2014-09-14 01:23:02 -04:00
results-as-array-tests.js
Add support for native rowMode: array
2014-10-11 14:09:29 -04:00
row-description-on-results-tests.js
Add field metadata to query result object
2013-07-08 09:19:30 -05:00
simple-query-tests.js
don't mutate params when preparing statement ( #992 )
2016-04-28 14:46:33 -05:00
ssl-tests.js
test-helper.js
timezone-tests.js
transaction-tests.js
type-coercion-tests.js
Make Query & NativeQuery implement the promise interface ( #1047 )
2016-06-10 17:18:19 -05:00
type-parser-override-tests.js
Added integration test for overriding type parsers on a per-client basis.
2014-12-03 09:45:20 -06:00