Alexander Sulfrian
6b032c466b
added test-binary target
...
integration tests could now be started in binary mode
some tests are executed in text mode anyway, they are currently not
compatible with binary mode or prepared statements at all
(f.e. multiple statements in one query)
2011-11-22 05:01:00 +01:00
brianc
afe4382c63
change assert.length to assert.lengthIs
2011-10-10 19:21:06 -05:00
Brian Carlson
8fe4f85714
all simple query tests now passing
2011-02-23 19:15:16 -06:00
brianc
ce56fb6453
beginning of js Client compatible api
2011-02-22 23:52:25 -06:00
Julian Birch
721cf56eb3
Rows are now associative arrays rather than straight arrays.
2010-12-19 09:41:11 +00:00
Brian Carlson
fb463923d8
test refactoring
2010-12-14 19:23:01 -06:00
brianc
95ee9e645c
query now returns named records in rows
2010-11-04 00:21:29 -05:00
brianc
b9387dfda5
added more robust multiple query result tests
2010-11-03 23:16:58 -05:00
brianc
2efe451ee6
added Row object instead of returning raw dataRow object w/ coerced types
2010-11-03 23:06:07 -05:00
brianc
d2079478da
change name of assert.raises to assert.emits
2010-10-31 14:43:10 -05:00
bmc
8108736b21
added more complicated simple query & used 'drain' event to disconnect
2010-10-29 21:10:49 -04:00
brianc
6699cccafe
more asertions for simple query test
2010-10-26 08:47:05 -05:00
brianc
490bfdaebd
slight refactor to client integration tests in prep for deeper testing effort
2010-10-26 08:31:58 -05:00
brianc
c3f69a8be7
add end to client
2010-10-25 17:24:17 -05:00
brianc
e5bcdc4542
added integration tests for simple queries via the client api
2010-10-25 01:40:24 -05:00