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.
 
 
 
 
 
 
Ramón Tomás 7d23bc736b Fix failing tests 7 years ago
..
IdentifierCommandHandlerTest.cs 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
NewOrderCommandHandlerTest.cs Fix failing tests 7 years ago
OrderControllerTest.cs Added unitary test cases 8 years ago
OrdersWebApiTest.cs Fix API signatures for collections 7 years ago