57 Commits

Author SHA1 Message Date
Meysam Hadeli
91950f6f5e
Merge pull request #19 from meysamhadeli/develop
add inbox pattern
v1.0.3
2022-06-17 22:46:05 +04:30
meysamhadeli
c78367c29c add inbox pattern 2022-06-17 22:44:59 +04:30
Meysam Hadeli
5f25d08341
Update README.md 2022-06-17 15:13:48 +04:30
Meysam Hadeli
41ec8c381b
Merge pull request #17 from meysamhadeli/develop
add mongo and elastic health check
2022-06-17 15:12:45 +04:30
meysamhadeli
b626a59fbf add mongo and elastic health check 2022-06-17 15:11:43 +04:30
Meysam Hadeli
23be453624
Merge pull request #16 from meysamhadeli/add_outbox_and_internal_command
Add Outbox and Internal Command
v1.0.2
2022-06-17 01:45:11 +04:30
meysamhadeli
aab226ae7a Add Outbox and Internal Command 2022-06-17 01:44:05 +04:30
Meysam Hadeli
dcfe3a8abf
Merge pull request #13 from meysamhadeli/develop
add health check
v1.0.1
2022-06-14 02:57:44 +04:30
meysamhadeli
489218dc95 add health check 2022-06-14 02:55:41 +04:30
meysamhadeli
b144ac61a1 refactor IntegrationTestFixture 2022-06-13 22:20:38 +04:30
meysamhadeli
3d3f46f0b1 add optimistic concurrency v1.0.0 2022-06-12 23:05:23 +04:30
meysamhadeli
ed931ae0f2 refactor unit test 2022-06-11 00:09:50 +04:30
meysamhadeli
a7a1f1a81d Merge remote-tracking branch 'origin/main' 2022-06-10 23:40:08 +04:30
meysamhadeli
112ffbc55b add unit test for flight microservice 2022-06-10 23:40:00 +04:30
Meysam Hadeli
74ce129de5
Update README.md 2022-06-09 01:26:54 +04:30
meysamhadeli
c79be5a171 complete integration tests 2022-06-08 00:41:37 +04:30
meysamhadeli
e62d9ea815 . 2022-06-05 02:36:36 +04:30
meysamhadeli
339315f75b . 2022-06-05 02:36:25 +04:30
meysamhadeli
a1b066da1f Merge remote-tracking branch 'origin/main' 2022-06-03 00:17:05 +04:30
meysamhadeli
0467daee32 add some integration test for grpc services 2022-06-03 00:16:54 +04:30
Meysam Hadeli
9b63a08e8a
Merge pull request #9 from TimothyMakkison/minor-readme-edit
Edit minor grammar, spelling changes to readme
2022-06-01 23:28:02 +04:30
Timothy Makkison
8394c744f3 Edit minor grammar, spelling changes to readme 2022-06-01 18:49:27 +01:00
Meysam Hadeli
2bad04b737
Update README.md 2022-06-01 16:32:19 +04:30
Meysam Hadeli
cb4ba1c258
Update README.md 2022-05-30 00:32:17 +04:30
Meysam Hadeli
bfcd892941
Update docker-compose.yaml 2022-05-29 19:21:41 +04:30
Meysam Hadeli
c6ab17fc93
Delete infrastructure.yaml 2022-05-29 19:20:49 +04:30
Meysam Hadeli
9ac7155605
Merge pull request #7 from TimothyMakkison/update-readme
Edit readme
2022-05-29 18:37:46 +04:30
Meysam Hadeli
5f330bda61
Update README.md 2022-05-29 18:11:09 +04:30
Timothy Makkison
bddea81685 Edit readme 2022-05-29 13:23:26 +01:00
meysamhadeli
e2a03daf46 refactor exception handler 2022-05-26 00:27:57 +04:30
meysamhadeli
ccb7ffa035 add kibana to serilog in building-blocks 2022-05-25 01:39:40 +04:30
meysamhadeli
7b1e1f0e43 add passenger integration tests 2022-05-24 00:55:05 +04:30
meysamhadeli
0573d68f32 add integration test for identity 2022-05-23 01:31:11 +04:30
meysamhadeli
b779e6b11a add logger to base integration test fixture 2022-05-22 02:05:15 +04:30
meysamhadeli
f325dd18ee add full integration tests for flight services 2022-05-20 23:11:12 +04:30
meysamhadeli
c7c9b2dd9e add some integration tests for flight 2022-05-19 22:11:33 +04:30
meysamhadeli
1971267b8e change in create new flight test 2022-05-19 01:48:37 +04:30
meysamhadeli
66e7236411 add consumer for pulished message in integration test 2022-05-18 22:35:05 +04:30
meysamhadeli
6c4ad7094b add a sample for integration test 2022-05-18 01:27:44 +04:30
meysamhadeli
b62d53e1ee Merge remote-tracking branch 'origin/main' 2022-05-17 23:43:31 +04:30
meysamhadeli
c20bc382ee refactor custom serilog extensions 2022-05-17 23:43:23 +04:30
Meysam Hadeli
d57e18c0c2
Merge pull request #4 from erjanmx/fix-readme-typo
Fix readme typo
2022-05-15 02:21:50 +04:30
meysamhadeli
d03fd7419e Merge remote-tracking branch 'origin/main' 2022-05-15 02:17:40 +04:30
meysamhadeli
ff65f5daeb AddMassTransitTestHarness with Rabbitmq 2022-05-15 02:17:31 +04:30
Erjan Kalybek
130b21cdf8 Fix typo 2022-05-14 22:35:15 +02:00
Meysam Hadeli
505b38d218
Update README.md 2022-05-11 00:57:29 +04:30
meysamhadeli
7213b37db3 handle database in TestFixture 2022-05-11 00:50:11 +04:30
meysamhadeli
e60b22ec1e fix injecting IBusPublisher to program 2022-05-10 16:07:47 +04:30
meysamhadeli
7b1db63194 add dependency Ibuspublisher 2022-05-10 14:05:11 +04:30
meysamhadeli
6a12af6b0d some change in inMemoryTestHarness masstransit 2022-05-10 03:22:23 +04:30