Kamil Myśliwiec
|
236b633a76
|
style: address integration tests lint errors
|
2024-11-26 09:39:20 +01:00 |
|
Jake Son
|
56b0c57729
|
test: add microservice generic type explicitly
|
2023-03-11 09:45:21 +09:00 |
|
Kamil Myśliwiec
|
fcf57a64ed
|
test(): skip flaky kafka integration test
|
2021-02-12 14:58:03 +01:00 |
|
Kamil Myśliwiec
|
08ace7d630
|
test(): attempt to fix flaky kafka test
|
2021-02-12 13:36:17 +01:00 |
|
Kamil Myśliwiec
|
8ad9f0ad23
|
test(): add retries to kafka integration test (no leader error)
|
2021-02-11 21:18:05 +01:00 |
|
Kamil Myśliwiec
|
cb37ecb570
|
test(): remove deprecated methods usage, bump kafka timeout
|
2021-01-29 13:34:37 +01:00 |
|
Kamil Myśliwiec
|
fb3db3f6bf
|
chore(): minor tweaks, align to the rest of the codebase
|
2020-12-08 13:34:10 +01:00 |
|
Michael Kaufman
|
0f80068198
|
feat(microservices): Increase timeout for kafka tests
|
2020-11-21 20:33:37 -05:00 |
|
Michael Kaufman
|
25ca219254
|
feat(microservices): Completed tests for concurrency
|
2020-11-21 12:50:25 -05:00 |
|
Kamil Myśliwiec
|
0e5b402a6f
|
refactor(): update to the latest version of prettier
|
2020-03-22 12:10:49 +01:00 |
|
Kamil Myśliwiec
|
7db42a1a2c
|
refactor(microservices) adjust to codebase style
|
2019-09-04 13:08:31 +02:00 |
|
Michael Kaufman
|
dcbeb59596
|
Implements @Hexenon server tests after botched merge.
|
2019-08-22 17:01:46 -04:00 |
|
Michael Kaufman
|
e2ac748458
|
Revert "Merge pull request #2 from Hexenon/2361-kafka-microservice"
This reverts commit ebefabdbda, reversing
changes made to 836698317c.
|
2019-08-22 16:55:28 -04:00 |
|
Hexenon
|
f25eadf86d
|
refactor from async.parallel to Promise.all for concurrent tests.
|
2019-08-22 11:57:21 -06:00 |
|
Hexenon
|
3ed6d3bffa
|
refactor from async.parallel to Promise.all for concurrent tests.
|
2019-08-22 11:53:31 -06:00 |
|
Hexenon
|
dc020161b3
|
test for Messaging and Kafka Serializer
|
2019-08-21 19:31:00 -06:00 |
|
Hexenon
|
aa2e8f9ae9
|
add tests for bindEvent empty messageHandlers.
|
2019-08-21 13:22:40 -06:00 |
|
Hexenon
|
b5d8965c5e
|
add tests for @MessageRequests for complex data types.
|
2019-08-20 18:22:22 -06:00 |
|
Michael Kaufman
|
4bba628ae9
|
Adds generic serialization which won't require users to implement custom serializations between microservices.
|
2019-08-19 19:13:19 -04:00 |
|
Michael Kaufman
|
05fc85dae5
|
Needs work for but messaging pattern is sorta there.
|
2019-08-15 19:55:43 -04:00 |
|
Michael Kaufman
|
cc5ea08c47
|
Update the timeout on the async messages.
|
2019-08-12 19:45:27 -04:00 |
|
Michael Kaufman
|
2c582c88d1
|
Puts kafka application start into it block to wait for leader election on the topics.
|
2019-08-12 19:34:50 -04:00 |
|
Michael Kaufman
|
41c8b39ca5
|
Properly dereferences the kafka server client and consumer upon close and fixes the test for kafka.
|
2019-08-12 19:17:54 -04:00 |
|
Michael Kaufman
|
c6123e790f
|
Cleans up extraneous code and cleans up the tests.
|
2019-08-12 18:30:24 -04:00 |
|
Michael Kaufman
|
16dbe21d40
|
Initial work on the design and implementation.
|
2019-07-23 15:13:40 -04:00 |
|