Miguel Veloso
|
0733df5318
|
Funtional test failling because it didn't find appsettings path, assuming the current folder name is the correct one.
|
6 years ago |
Unai Zorrilla Castro
|
9c7b77c4f7
|
Modified readme
|
6 years ago |
Unai Zorrilla Castro
|
d7d4dd4bf1
|
Added Cesar's feedback
|
6 years ago |
Cesar De la Torre
|
97dcf49705
|
Docs for Unit Tests and Functional Tests per microservice and Global.
|
6 years ago |
unaizorrilla
|
bfd75b62a2
|
Remove unused projects, rename folder and created some doc
|
6 years ago |
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
Updates to web Dockerfiles to support microsoft/dotnet:2.1-sdk
|
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
Added signalr client for MVC
Added signalr hub
Added signalr events when order status changes
|
6 years ago |
Miguel Veloso
|
49cf975af5
|
Fixed PackageId for consistency
|
6 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
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 |