Ramón Tomás
|
e9a89ae553
|
Fixed issue #403
Fixed issue #419
|
7 years ago |
Bradley Grainger
|
f42c32c63b
|
Fix xUnit warnings.
|
7 years ago |
Ramón Tomás
|
f671cc692b
|
Fix Unit, Integration and Functional Tests
|
7 years ago |
Egor Grishechko
|
62ea7064c2
|
Fix "DRY up RedisBasketRepository"
https://github.com/dotnet-architecture/eShopOnContainers/issues/62
|
7 years ago |
Ramón Tomás
|
c9ff332b84
|
Fix merging duplicated ConfigureAuth method
|
7 years ago |
Ramón Tomás
|
9ed7325e0e
|
Downgrade Identity.api version due to compatibility issues
Updated Test project version
Fix issue Idsrv token
|
7 years ago |
Christian Arenas
|
4e9524c9b0
|
Add new basket api url to test
|
7 years ago |
Christian Arenas
|
ddcb665bcd
|
Edit the test assert
|
7 years ago |
Christian Arenas
|
6a0001b9c6
|
Add new LoadTest project, add new Catalog integration test and add new webMVC load test
|
7 years ago |
Christian Arenas
|
e80c5efdd3
|
Add details view and add marketing scope in mvc project and identity config
|
7 years ago |
Christian Arenas
|
46db196633
|
Remove url from test
|
7 years ago |
Christian Arenas
|
4ba9d66423
|
Add new environment variables values to appsettings
|
7 years ago |
Christian Arenas
|
b7cce14734
|
Add new environment variables values to appsettings
|
7 years ago |
Christian Arenas
|
486ba1872a
|
Modify marketing functional test
|
7 years ago |
Christian Arenas
|
9c1edf8e08
|
Modify marketing functional test
|
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 |
Christian Arenas
|
06f978bc97
|
Modify test. UserId is a Guid type
|
7 years ago |
Christian Arenas
|
c9484a0834
|
Modify test. UserId is a Guid type
|
7 years ago |
Ramón Tomás
|
ea6084db28
|
Added location.api integration tests
|
7 years ago |
Ramón Tomás
|
380cd0325c
|
Added location.api integration tests
|
7 years ago |
Ramón Tomás
|
05bd964f2b
|
Adapt Locations.api to nosql db
|
7 years ago |
Ramón Tomás
|
896ab5b4dc
|
Adapt Locations.api to nosql db
|
7 years ago |
Christian Arenas
|
6ff6864f91
|
Edit the integration test
|
7 years ago |
Christian Arenas
|
1900ee2b61
|
Edit the integration test
|
7 years ago |
Christian Arenas
|
ea8d893d4e
|
change the FakeCampaignDto private object to an GetFakeCampaignDto funtion
|
7 years ago |
Christian Arenas
|
bb167617bf
|
change the FakeCampaignDto private object to an GetFakeCampaignDto funtion
|
7 years ago |
Christian Arenas
|
3e47c840d5
|
Add integration test
|
7 years ago |
Christian Arenas
|
21dc4e3772
|
Add integration test
|
7 years ago |
Ramón Tomás
|
bae10b07b8
|
Created UserLocationModel
Map Position to Locations APi
Update current user location
|
7 years ago |
Ramón Tomás
|
13cfe43378
|
Created UserLocationModel
Map Position to Locations APi
Update current user location
|
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
|
afc247da67
|
Change SPA app to call basket for order checkout
|
7 years ago |
Ramón Tomás
|
b2b01bae06
|
Change SPA app to call basket for order checkout
|
7 years ago |
Ramón Tomás
|
e4c8462f2b
|
Fix merge
|
7 years ago |
Ramón Tomás
|
a4124d7780
|
Fix merge
|
7 years ago |
Ramón Tomás
|
b8f01a9199
|
Fix failing tests
|
7 years ago |
Ramón Tomás
|
7d23bc736b
|
Fix failing tests
|
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
|
396ba60b72
|
Fix integration tests
|
7 years ago |
dsanz
|
bb1b56ca1e
|
Fix integration tests
|
7 years ago |
dsanz
|
237c5424d8
|
Modify tests to use different settings for each microsevice
|
7 years ago |
dsanz
|
1420562b34
|
Modify tests to use different settings for each microsevice
|
7 years ago |
dsanz
|
8c57048c3c
|
Add idempotent for the client header in tests
|
8 years ago |
dsanz
|
de8aded2b0
|
Fix #61 Async suffix for namig convention.
|
8 years ago |
dsanz
|
f12f0c4ffa
|
Fix merge issue
|
8 years ago |