Commit Graph

13 Commits

Author SHA1 Message Date
maniolias
da6d059547 feat(cluster): create way to test single/gossip/cluster
* docker-compose files to easily setup cluster or single node eventstore
* programmatic tests for single/gossip/cluster
2020-09-17 10:33:49 +02:00
Nicolas Dextraze
bbf25ee8b5 Update dev dependencies
Set idea language to ES6
Run tests against dist
2019-11-01 11:30:06 -07:00
34e8262dc8 Make Ssl tests opt-in 2018-04-12 09:42:49 -07:00
bc2fbe14e3 Adding SSL support, release 0.2.3 2018-03-11 15:25:44 -07:00
Nicolas Dextraze
0463d85cfe Switch back non-cluster tests to localhost 2017-01-28 18:35:35 -08:00
Nicolas Dextraze
006b5b4791 18 - Changing all hostname to host, fixing some async issues in tests 2017-01-28 18:04:58 -08:00
3acfaafb2a 14 - fix creationConnection with tcp://host:port failing 2016-12-06 18:56:06 -08:00
Nicolas Dextraze
93e61434dd Update README for tests and fix tcp port for default 2016-10-30 09:44:29 -07:00
Nicolas Dextraze
f951a625f4 Performance improvement by using strict equality, fixed heartbeat issue in connection stage 2016-10-17 21:58:28 -07:00
Nicolas Dextraze
dd1302f641 Implemented connection to cluster using gossip seeds 2016-10-15 15:41:25 -07:00
Nicolas Dextraze
4ea996781f Adding tests 2016-10-14 22:53:23 -07:00
Nicolas Dextraze
d1b9d6958b extracting base class for tests, adding readEvent tests, fixing typed error in related operations, adding a file logger 2016-03-13 18:38:42 -07:00
Nicolas Dextraze
0b63df85e7 Add failure scenarios tests for connection, appendToStream, deleteStream (wip) 2016-03-11 15:55:27 -08:00