Miguel Veloso
|
62a40c3109
|
Fixed dummy basket data so CreateOrderCommand created from it passes validations.
|
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
Fixed issue #419
|
7 years ago |
Ramón Tomás
|
4dff728d11
|
Replaced custom DataProtection.Redis lib with official Microsoft pkg
Removed Sessions in WebMVC app
Fixed GracePeriodMgr issues using multiple instances
|
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.
The interface's methods were changed in 5e13467315 .
|
7 years ago |
Ramón Tomás
|
7861d5df87
|
Updated settings for k8s / SF to enable Load testing mode
Updated load tests
|
7 years ago |
Ramón Tomás
|
2ad61d9057
|
Created new load test scenarios
|
7 years ago |
Ramón Tomás
|
c51c101f90
|
Updated Load Tests
Added middleware to bypass authorization in load testing
|
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"
https://github.com/dotnet-architecture/eShopOnContainers/issues/62
|
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
Updated Test project version
Fix issue Idsrv token
|
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 |
Christian Arenas
|
1837bf2032
|
Add Ordering Api test and cleanup tests
|
7 years ago |
Ramón Tomás
|
525040b9b6
|
Created Azure functions for details campaign
Adapt MVC app to azure function details campaign
Adapt SPA app to azure function details campaign
|
7 years ago |
Christian Arenas
|
ee8da23999
|
Add basket test
|
7 years ago |
Ramón Tomás
|
f993463856
|
Implemented service bus for marketing.api locations.api graceperiodProcess payment.api
|
7 years ago |
Christian Arenas
|
bbcc23d053
|
Add GetBasket and GetUserCampaigns, and cleanup
|
7 years ago |
Eduard Tomas
|
d65a112535
|
References updated to preview-2
code adjustements to work with preview-2
|
7 years ago |
Christian Arenas
|
aa813b7f8c
|
Add CatalogApi load 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
|
b918826a6c
|
remove userId parameter from GetCampaignsByUserId from functional test
|
7 years ago |
Christian Arenas
|
b28c650e06
|
Remove userId setting from xamarin app and remove userId parameter from GetCampaignsByUserId in Campaign API
|
7 years ago |
Eduard Tomas
|
56902a5549
|
[WIP] Projects & Dockerfile migrated to 2.0
Lots of things to address yet, because nuget packages are still on 1.1
|
7 years ago |
Ramón Tomás
|
9fee40e358
|
Created marketing campaigns view details
|
7 years ago |