This website requires JavaScript.
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
You've already forked eShopOnContainers
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
eShopOnContainers
/
test
/
Services
/
UnitTest
History
Cesar De la Torre
4b1467a7b9
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
..
Account
Fix unit test.
2017-03-06 11:31:02 +01:00
Basket
/Application
Fix
#61
Async suffix for namig convention.
2017-03-20 16:12:11 +01:00
Catalog
/Application
Added unitary test cases
2017-03-05 23:19:36 +01:00
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.
2017-05-02 17:42:59 -07:00
Properties
Added Unit Test Project for services
2016-12-22 13:20:12 +01:00
UnitTest.csproj
Added unitary test cases
2017-03-05 23:19:36 +01:00