Ramón Tomás
|
7d23bc736b
|
Fix failing tests
|
2017-05-10 11:26:45 +02:00 |
|
Cesar De la Torre
|
69d7399eec
|
Fixing the CreateOrderCommand so it is 100% immutable. It shouldn't have the AddOrderItem() method. In any case, it was not really used but in the tets, since this Command is serialized in the client side, then deserialized in the service level.
|
2017-05-02 17:42:59 -07:00 |
|
dsanz
|
bb1b56ca1e
|
Fix integration tests
|
2017-04-07 17:19:25 +02:00 |
|
dsanz
|
1420562b34
|
Modify tests to use different settings for each microsevice
|
2017-04-07 16:12:58 +02:00 |
|
dsanz
|
35cc2f9d7b
|
Merge branch 'dev'
# Conflicts:
# src/Services/Basket/Basket.API/Model/IBasketRepository.cs
# src/Services/Basket/Basket.API/Model/RedisBasketRepository.cs
# src/Services/Catalog/Catalog.API/Startup.cs
# src/Services/Ordering/Ordering.API/Application/Commands/CreateOrderCommandHandler.cs
# src/Services/Ordering/Ordering.Infrastructure/Repositories/OrderRepository.cs
# test/Services/UnitTest/Ordering/Application/NewOrderCommandHandlerTest.cs
|
2017-03-29 11:43:30 +02:00 |
|
dsanz
|
8c57048c3c
|
Add idempotent for the client header in tests
|
2017-03-24 15:21:17 +01:00 |
|
dsanz
|
de8aded2b0
|
Fix #61 Async suffix for namig convention.
|
2017-03-20 16:12:11 +01:00 |
|
dsanz
|
f12f0c4ffa
|
Fix merge issue
|
2017-03-15 15:18:06 +01:00 |
|
dsanz
|
74ab90cff2
|
Add functional tests project and ordering intial tests
|
2017-03-07 13:46:27 +01:00 |
|
dsanz
|
12a734380c
|
Fix integration tests
|
2017-03-06 17:54:16 +01:00 |
|
dsanz
|
8e30659ed2
|
Tests folder renaming
|
2017-03-06 16:39:47 +01:00 |
|