You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
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. 7 years ago
..
Extensions Add idempotent for the client header in tests 7 years ago
Middleware Fix issue with tests and Authorize attribute 8 years ago
Services 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. 7 years ago
FunctionalTests.csproj Modify tests to use different settings for each microsevice 7 years ago
appsettings.json Add functional test for integration events. Implement IDisposable for EventBusRabbitMQ. 8 years ago