Christian Arenas
|
9c1edf8e08
|
Modify marketing functional test
|
7 years ago |
Christian Arenas
|
dd8c6b5d0b
|
Add Functional Test to marketing
|
7 years ago |
Ramón Tomás
|
4b8723f723
|
Created Marketing read data model
|
7 years ago |
Ramón Tomás
|
8d0ef809a8
|
Persist identity grant store to db
Persist machine Keys to Redis
|
7 years ago |
Eduard Tomas
|
694253d4e9
|
Resilience enhancements.
MVC app now waits other containers
|
7 years ago |
Christian Arenas
|
4dc8b65e8b
|
Add Marketing.API project
|
7 years ago |
Ramón Tomás
|
83166cde12
|
#2412-Create Location Microservice
|
7 years ago |
Ramón Tomás
|
8d3041363a
|
Clean commented tests
|
7 years ago |
Cesar De la Torre
|
ce2083d248
|
Minor refactoring
|
7 years ago |
igorsych
|
ec07a68751
|
Newtonsoft.Json and MediatR with fixes of all based on MediatR classes
also from csproj files excluded direct specification of runtime to make compile happy if on a system we have higher version.
|
7 years ago |
igorsych
|
b13fce7043
|
Test packages update to the latest version
Redis and RabbitMQ also updated
Identity server changes reflectiong ac59db6e16 commit
|
7 years ago |
Ramón Tomás
|
1df3dc76d6
|
Update order functional test
|
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
|
b2b01bae06
|
Change SPA app to call basket for order checkout
|
7 years ago |
Ramón Tomás
|
a4124d7780
|
Fix merge
|
7 years ago |
Ramón Tomás
|
7d23bc736b
|
Fix failing tests
|
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
|
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
|
1420562b34
|
Modify tests to use different settings for each microsevice
|
7 years ago |
dsanz
|
e4474127f9
|
Fix tests.
|
7 years ago |
dsanz
|
f974d5ea86
|
Fix test after changes in Catalog Controller
|
7 years ago |
Cesar De la Torre
|
c07665aef6
|
Renamed from EditProduct to UpdateProduct, also its HTTP Route, etc.
|
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 |
dsanz
|
696610ed36
|
Fix #129 Post_update_product_price_and_catalog_and_basket_list_modified test failing
|
7 years ago |
dsanz
|
e996593d32
|
Add functional test for integration events. Implement IDisposable for EventBusRabbitMQ.
|
8 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 |
DESKTOP-V1VLQ15\dsanz
|
8a9492e573
|
Add catalog test.
|
8 years ago |
DESKTOP-V1VLQ15\dsanz
|
f6b2335518
|
Fix issue with tests and Authorize attribute
|
8 years ago |
dsanz
|
74ab90cff2
|
Add functional tests project and ordering intial tests
|
8 years ago |
dsanz
|
e2187167ba
|
Add project for functional tests
|
8 years ago |
dsanz
|
8e30659ed2
|
Tests folder renaming
|
8 years ago |
dsanz
|
1dd1ccf80b
|
Rename of the functional tests to integration
|
8 years ago |
dsanz
|
52bddc51a2
|
Update integration tests to work with authentication in the Order.Api
|
8 years ago |
dsanz
|
0fc35d7b4e
|
Add missing config file for ordering integration tests
|
8 years ago |
glennc
|
4aafa813f5
|
a couple of quick changes to allow building in the docker-compose.ci.build.yml
|
8 years ago |
etomas
|
67ab1159df
|
Immutable commands - wip
|
8 years ago |
etomas
|
af14d37378
|
Projects migrated to vs2017 csproj format
|
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 |
Javier Suárez Ruiz
|
359ed56b75
|
Fixed Xamarin project package restore error
|
8 years ago |
unai
|
cbd5682ea0
|
minor refactoring on reviews
|
8 years ago |
Unai
|
339ea43f49
|
Added functional Tests for catalog and ordering
|
8 years ago |