47 Commits

Author SHA1 Message Date
Christian Arenas
4e320f813a Add functional test: Check The user has an location campaign 2017-06-14 15:12:40 +02:00
Christian Arenas
9c1edf8e08 Modify marketing functional test 2017-06-13 18:00:09 +02:00
Christian Arenas
be5cfe7399 Merge branch 'feature/marketing-read-model-data' into marketingcampaign
# Conflicts:
#	src/Services/Location/Locations.API/Infrastructure/Services/LocationsService.cs
#	src/Services/Location/Locations.API/Model/UserLocation.cs
2017-06-13 17:38:07 +02:00
Christian Arenas
dd8c6b5d0b Add Functional Test to marketing 2017-06-13 17:33:30 +02:00
Ramón Tomás
4b8723f723 Created Marketing read data model 2017-06-13 17:31:37 +02:00
Ramón Tomás
152bc9fd01 Merge new creation ordering workflow 2017-06-12 13:52:23 +02:00
Ramón Tomás
8d0ef809a8 Persist identity grant store to db
Persist machine Keys to Redis
2017-06-05 21:54:03 +02:00
Ramón Tomás
8d3041363a Clean commented tests 2017-05-24 16:46:34 +02:00
Cesar De la Torre
ce2083d248 Minor refactoring 2017-05-20 12:35:16 -07:00
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.
2017-05-19 18:03:05 +03:00
igorsych
b13fce7043 Test packages update to the latest version
Redis and RabbitMQ also updated
Identity server changes reflectiong  ac59db6e16 commit
2017-05-19 09:02:05 +03:00
Ramón Tomás
ea851bb8ce Merge from Dev 2017-05-18 15:39:31 +02:00
Ramón Tomás
1df3dc76d6 Update order functional test 2017-05-18 15:27:51 +02:00
Ramón Tomás
d9d26bebd9 Adapt test cases to new order flow
Create new service test cases
2017-05-18 08:40:35 +02:00
Ramón Tomás
b2b01bae06 Change SPA app to call basket for order checkout 2017-05-16 09:23:35 +02:00
Ramón Tomás
a4124d7780 Fix merge 2017-05-11 16:33:11 +02:00
Ramón Tomás
7d23bc736b Fix failing tests 2017-05-10 11:26:45 +02:00
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. 2017-05-02 17:42:59 -07:00
dsanz
1420562b34 Modify tests to use different settings for each microsevice 2017-04-07 16:12:58 +02:00
dsanz
e4474127f9 Fix tests. 2017-03-29 12:31:52 +02:00
dsanz
f974d5ea86 Fix test after changes in Catalog Controller 2017-03-27 10:31:25 +02:00
Cesar De la Torre
c07665aef6 Renamed from EditProduct to UpdateProduct, also its HTTP Route, etc. 2017-03-25 15:50:26 -07:00
dsanz
8c57048c3c Add idempotent for the client header in tests 2017-03-24 15:21:17 +01:00
dsanz
f25f56cc2c Fix test 2017-03-24 13:34:07 +01:00
dsanz
5d8628c9e2 Fix test that was failing sporadically. 2017-03-23 17:01:55 +01:00
dsanz
696610ed36 Fix #129 Post_update_product_price_and_catalog_and_basket_list_modified test failing 2017-03-22 09:57:08 +01:00
dsanz
e996593d32 Add functional test for integration events. Implement IDisposable for EventBusRabbitMQ. 2017-03-17 15:57:57 +01:00
Ramón Tomás
dbb4be8e47 Update ordering scenarios 2017-03-14 19:05:22 +01:00
Ramón Tomás
1e47a3378f Merge domain events to DEV 2017-03-14 19:04:59 +01:00
Ramón Tomás
c8f0776f1f Added domain events in Ordering Api 2017-03-14 18:02:28 +01:00
DESKTOP-V1VLQ15\dsanz
8a9492e573 Add catalog test. 2017-03-14 16:52:33 +01:00
DESKTOP-V1VLQ15\dsanz
f6b2335518 Fix issue with tests and Authorize attribute 2017-03-14 14:15:34 +01:00
dsanz
74ab90cff2 Add functional tests project and ordering intial tests 2017-03-07 13:46:27 +01:00
dsanz
e2187167ba Add project for functional tests 2017-03-06 17:00:00 +01:00
dsanz
8e30659ed2 Tests folder renaming 2017-03-06 16:39:47 +01:00
dsanz
1dd1ccf80b Rename of the functional tests to integration 2017-03-06 16:29:24 +01:00
dsanz
52bddc51a2 Update integration tests to work with authentication in the Order.Api 2017-03-06 16:06:32 +01:00
dsanz
0fc35d7b4e Add missing config file for ordering integration tests 2017-03-06 11:59:59 +01:00
glennc
4aafa813f5 a couple of quick changes to allow building in the docker-compose.ci.build.yml 2017-03-05 19:55:46 -08:00
etomas
67ab1159df Immutable commands - wip 2017-02-27 17:52:14 +01:00
etomas
af14d37378 Projects migrated to vs2017 csproj format 2017-02-14 16:23:26 +01:00
Unai Zorrilla Castro
9d2d152c2d Improve ordering int order to solve feedback 2017-01-25 17:10:08 +01:00
Unai Zorrilla Castro
099cd1b350 Modify AsyncRequestNames, include UnitTest project, remove unused application ordering layer 2016-12-29 11:03:03 +01:00
Javier Suárez Ruiz
359ed56b75 Fixed Xamarin project package restore error 2016-12-20 10:47:45 +01:00
unai
cbd5682ea0 minor refactoring on reviews 2016-12-07 18:59:41 +01:00
Unai
339ea43f49 Added functional Tests for catalog and ordering 2016-11-24 16:26:59 +01:00
Unai
7c497dd88e Merge and resolve conflicts 2016-11-24 15:05:18 +01:00