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
..
Account Fix unit test. 8 years ago
Basket/Application Fix #61 Async suffix for namig convention. 7 years ago
Catalog/Application Added unitary test cases 8 years ago
Ordering 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
Properties Added Unit Test Project for services 8 years ago
UnitTest.csproj Added unitary test cases 8 years ago