This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
node-postgres
Watch
1
Star
0
Fork
0
You've already forked node-postgres
mirror of
https://github.com/brianc/node-postgres.git
synced
2025-12-08 20:16:25 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
node-postgres
/
test
/
integration
History
Darwin
db72f684c9
added a test that triggers a bug i found, in my project i fixed the bug by making the query smaller (char count).
2011-03-07 12:59:57 +01:00
..
client
added a test that triggers a bug i found, in my project i fixed the bug by making the query smaller (char count).
2011-03-07 12:59:57 +01:00
connection
change name of assert.raises to assert.emits
2010-10-31 14:43:10 -05:00
connection-pool
added test for ending multiple connection pools at once
2010-12-14 19:30:32 -06:00
test-helper.js
made integration tests die faster when they cannot connect to the database
2010-12-19 15:12:51 -06:00