Miguel Veloso
|
2717659a0d
|
Refactor ModelDTOs for a more consistent folder structure
|
6 years ago |
Unai Zorrilla Castro
|
d7d4dd4bf1
|
Added Cesar's feedback
|
6 years ago |
unaizorrilla
|
bfd75b62a2
|
Remove unused projects, rename folder and created some doc
|
6 years ago |
unaizorrilla
|
afca2308b1
|
Created unit test and functional tests on each microservice, work on settings for each project tests, modifyc how TestServer is created. Create a docker-compose for run tests
|
6 years ago |
Ramón Tomás
|
f671cc692b
|
Fix Unit, Integration and Functional Tests
|
7 years ago |
Ramón Tomás
|
9bf5670020
|
Created Marketing read data model
|
7 years ago |
Ramón Tomás
|
4b8723f723
|
Created Marketing read data model
|
7 years ago |
Ramón Tomás
|
b84498d8ec
|
Clean commented tests
|
7 years ago |
Ramón Tomás
|
8d3041363a
|
Clean commented tests
|
7 years ago |
Cesar De la Torre
|
2a7c1d740b
|
Minor refactoring
|
7 years ago |
Cesar De la Torre
|
ce2083d248
|
Minor refactoring
|
7 years ago |
Ramón Tomás
|
82109476ef
|
Update order functional test
|
7 years ago |
Ramón Tomás
|
1df3dc76d6
|
Update order functional test
|
7 years ago |
Ramón Tomás
|
6c9d2cdb31
|
Adapt test cases to new order flow
Create new service test cases
|
7 years ago |
Ramón Tomás
|
d9d26bebd9
|
Adapt test cases to new order flow
Create new service test cases
|
7 years ago |
Ramón Tomás
|
e4c8462f2b
|
Fix merge
|
7 years ago |
Ramón Tomás
|
a4124d7780
|
Fix merge
|
7 years ago |
Christian Arenas
|
c5cca8f320
|
Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign
# Conflicts:
# eShopOnContainers-ServicesAndWebApps.sln
|
7 years ago |
Christian Arenas
|
8d09abbb75
|
Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign
# Conflicts:
# eShopOnContainers-ServicesAndWebApps.sln
|
7 years ago |
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.
|
7 years ago |
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 |
dsanz
|
8c57048c3c
|
Add idempotent for the client header in tests
|
7 years ago |
dsanz
|
f25f56cc2c
|
Fix test
|
7 years ago |
dsanz
|
5d8628c9e2
|
Fix test that was failing sporadically.
|
7 years ago |
Ramón Tomás
|
dbb4be8e47
|
Update ordering scenarios
|
8 years ago |
Ramón Tomás
|
c8f0776f1f
|
Added domain events in Ordering Api
|
8 years ago |
dsanz
|
74ab90cff2
|
Add functional tests project and ordering intial tests
|
8 years ago |
dsanz
|
8e30659ed2
|
Tests folder renaming
|
8 years ago |
dsanz
|
1dd1ccf80b
|
Rename of the functional tests to integration
|
8 years ago |
etomas
|
67ab1159df
|
Immutable commands - wip
|
8 years ago |
Unai Zorrilla Castro
|
9d2d152c2d
|
Improve ordering int order to solve feedback
|
8 years ago |
Unai Zorrilla Castro
|
099cd1b350
|
Modify AsyncRequestNames, include UnitTest project, remove unused application ordering layer
|
8 years ago |
unai
|
cbd5682ea0
|
minor refactoring on reviews
|
8 years ago |
Unai
|
339ea43f49
|
Added functional Tests for catalog and ordering
|
8 years ago |