Brian Carlson
80d136a531
Add test & documentation for replicationStart message
2017-04-24 13:33:38 -05:00
Charmander
48a9738a0b
Run inbound parser tests ( #1182 )
...
They were disabled by 4cdd7a116b
without comment; it seems that this might have been unintentional?
In any case, they should probably be enabled, updated, or removed.
2016-12-13 07:36:13 -06:00
Brian Carlson
4cdd7a116b
Compile result parsing for a 60% speed increase
...
Tested against a 1000 row result set. Need to test against
smaller result sets & figure out a way to make this backwards compatible if possible
2013-08-07 15:33:57 -05:00
brianc
afe4382c63
change assert.length to assert.lengthIs
2011-10-10 19:21:06 -05:00
brianc
d9fbe9e878
remove require.paths use
2011-08-29 02:35:08 -05:00
Brian Carlson
7d05daaf2c
removed some globals from tests
2011-02-23 19:50:43 -06:00
Brian Carlson
e61ec5dfed
unit test for portal suspended
2010-11-14 17:44:36 -06:00
brianc
0c777fafec
fix for strang \0 buffer encoding issue in node v0.3.0
2010-11-01 22:11:40 -04:00
brianc
75da13a4b9
removed id from connection messages (simplify API)
2010-10-31 17:30:35 -05:00
brianc
f63659cbc5
parsing noData message
2010-10-29 00:02:08 -05:00
brianc
ec4078d508
renamed 'notificationResponse' to 'notification' for consistency
2010-10-24 14:45:07 -05:00
brianc
ee4a65b923
support for 'notice' messages
2010-10-24 14:43:25 -05:00
brianc
09d8e5d1e7
renamed 'message' to 'payload'
2010-10-23 22:45:03 -05:00
brianc
16352f9156
parsing notificationResponse messages
2010-10-23 22:31:43 -05:00
brianc
b687581d0e
test for parsing password request messages
2010-10-23 18:52:01 -05:00
brianc
697a967865
directory structure tweaking
2010-10-23 18:20:29 -05:00