177 Commits (afca2308b1f189c5d460542c10a3f63d7ee91d9c)

Author SHA1 Message Date
  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
  Unai Zorrilla Castro 18c5d3d28c Organized test projects for each service 6 years ago
  eiximenis 51236fd5af Update to netcore2.1 RTM 6 years ago
  eiximenis 89fb5d6fc3 Solves issue #611 6 years ago
  Unai Zorrilla Castro d1b6bc84fa Migrated projects and references to use 2.1 rc1 libraries 6 years ago
  Ramón Tomás 25c752c61a Added SignalR Hub service to k8s 6 years ago
  Ramón Tomás 08e8a4ba26 Added signalr client service to SPA app 6 years ago
  Ramón Tomás f1f17798da Added missing Task.Background service docker-compose configuration 6 years ago
  Miguel Veloso 49cf975af5
Fixed PackageId for consistency 7 years ago
  Sychev Igor ccad354645 packages update 7 years ago
  Robert Raboud 1e2bd35285 Assembly name was incorrect 7 years ago
  Miguel Veloso 62a40c3109 Fixed dummy basket data so CreateOrderCommand created from it passes validations. 7 years ago
  Eduard Tomàs 2a81a080ba Moved Create Order from MVC logic client to Purchase logic. 7 years ago
  Eduard Tomàs 1c6431d503 Moved "AddItemToBasket" from MVC Client to a single call in PurchaseBFF 7 years ago
  Eduard Tomàs 9057635c4e Support for running unit tests in docker 7 years ago
  Ramón Tomás b7f6ead00d Updated MediatR to v4 in unit tests 7 years ago
  Ramón Tomás e9a89ae553 Fixed issue #403 7 years ago
  Ramón Tomás 4dff728d11 Replaced custom DataProtection.Redis lib with official Microsoft pkg 7 years ago
  Cesar De la Torre ebf9822af3 Refactored code related to Idempotent CommandHandlers 7 years ago
  Ramón Tomás 804620330d Fix Rabbitmq bug with multiple service instances 7 years ago
  Ramón Tomás 9183a45756 Update Load test readme 7 years ago
  Ramón Tomás ee61c8f44d Created Readme.md for setting load test scenarios 7 years ago
  Bradley Grainger c75fba052b Fix unused variable compiler warning. 7 years ago
  Bradley Grainger f42c32c63b Fix xUnit warnings. 7 years ago
  Bradley Grainger 7afe822e16 Fix incorrect return type. 7 years ago
  Ramón Tomás 7861d5df87 Updated settings for k8s / SF to enable Load testing mode 7 years ago
  Ramón Tomás 2ad61d9057 Created new load test scenarios 7 years ago
  Ramón Tomás c51c101f90 Updated Load Tests 7 years ago
  Ramón Tomás 5c19eef316 Fix issue StackExchange.Redis strongname 7 years ago
  Ramón Tomás f671cc692b Fix Unit, Integration and Functional Tests 7 years ago
  Ramón Tomás 41df28cbb2 Change AccessMethod in load tests to Sequential 7 years ago
  Igor Sychev e1c93bd05a update to latest packages 7 years ago
  Igor Sychev 7dfb2db7c3 packages update and clean up *.csproj files from useless content 7 years ago
  Ramón Tomás f7c09dad81 Update SF linux manifests 7 years ago
  Egor Grishechko 62ea7064c2 Fix "DRY up RedisBasketRepository" 7 years ago
  Christian Arenas cf7bbc804f Add logout at performance test 7 years ago
  Christian Arenas 8dd071ba83 Refactor global variables 7 years ago
  Christian Arenas 146c302a5d Add Ordering refactor 7 years ago
  Christian Arenas 0d74b64c33 Add globar variables in app.config and refactor Catalog.API & Marketing.API 7 years ago
  Ramón Tomás 05aa265c60 Updated aspnetcore.host to v2.0 in testing projects 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 7 years ago
  Unai Zorrilla Castro 6ac34cbdaa Update functional tests 7 years ago
  Ramón Tomás 26a4701bf4 Fix Account Controller unittest 7 years ago
  PLAINCONCEPTS\lruiz 3d552b3219 Fix bug #263 7 years ago
  Ramón Tomás eb4396e659 Fix accountcontroller signin unit test 7 years ago
  Christian Arenas 4e9524c9b0 Add new basket api url to test 7 years ago
  Christian Arenas 0546040ebc Modify the mvc client id to mvctest client 7 years ago
  Christian Arenas 540f7510b9 Create a mvctest client, check when is the environment variable UseLoadTest in MVC project to true 7 years ago
  Christian Arenas 595988779f Add GetItems load test 7 years ago