node-postgres/test/integration
Gurjeet Singh 75760c4aa2 Improve unit tests of escape-literal/identifier, and remove them from integration tests.
Improve the code and clarity of unit tests in escape-tests.js. And
removed the related integration tests since it has been demonstrated in
the unit tests that a connection is not needed for escaping the literals
and identifiers.
2014-06-15 17:09:34 -04:00
..
client Improve unit tests of escape-literal/identifier, and remove them from integration tests. 2014-06-15 17:09:34 -04:00
connection do not abuse label as comment in test-case 2014-04-16 19:02:54 +02:00
connection-pool Make sure 'end' is emitted even if no connection has ever happened 2014-05-13 12:57:01 +01:00
gh-issues Fix exception caused by column names with single quotes 2014-01-22 08:38:29 -06:00
domain-tests.js Add domain support to connection pool 2014-03-15 16:41:33 -05:00
test-helper.js fix tests for postgres >= v9.2.0 2013-04-17 09:26:31 -05:00