Nicolas Dextraze
|
5059892bc0
|
fix docker-compose files to work with 21.10
fixes to match TCP protocol of 21.10
fixes so that we can gossip on SSL
|
2022-10-22 20:07:01 -04:00 |
|
Nicolas Dextraze
|
aa07b04dd3
|
fix tests so they pass on a self-signed single 21.10 node
|
2022-10-22 09:05:18 -04:00 |
|
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 |
|
|
fe82aebfec
|
Fix #91
|
2019-11-02 15:40:02 -07:00 |
|
Nicolas Dextraze
|
6ad2d34114
|
Added some more tests around RecordedEvent properties type
|
2019-11-01 12:57:54 -07:00 |
|
Nicolas Dextraze
|
bbf25ee8b5
|
Update dev dependencies
Set idea language to ES6
Run tests against dist
|
2019-11-01 11:30:06 -07:00 |
|
Nicolas Dextraze
|
4584517ede
|
Update tests, typescript declaration
|
2017-10-17 15:55:07 -07:00 |
|
|
9e29e60cfa
|
Adding test around live/read events
|
2017-03-11 14:31:24 -08: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 |
|
Nicolas Dextraze
|
93e61434dd
|
Update README for tests and fix tcp port for default
|
2016-10-30 09:44:29 -07:00 |
|
Nicolas Dextraze
|
830a317f0d
|
Bumping version to 0.0.7, exposing loggers, minor bug fixes, cluster connection (wip)
|
2016-10-20 04:40:46 -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
|
77704a8786
|
Adding tests suites for readAll and readStream
|
2016-03-14 17:55:35 -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 |
|