This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
859
Commits
36
Branches
655 MiB
C#
63.5%
CSS
8.6%
HTML
8%
Dockerfile
6.3%
TypeScript
5.5%
Other
7.9%
Tree:
46f54e020c
dev
davidfowl/common-services
davidfowl/remove-envoy
davidfowl/usings
dependabot/npm_and_yarn/src/Web/WebSPA/Client/engine.io-and-socket.io-6.4.2
dependabot/npm_and_yarn/src/Web/WebSPA/Client/fast-xml-parser-and-is-svg-4.2.4
dependabot/npm_and_yarn/src/Web/WebSPA/Client/socket.io-parser-4.2.4
dependabot/npm_and_yarn/src/Web/WebSPA/Client/word-wrap-1.2.4
dotnet3-migration/dev-dotnet3
dotnet3-migration/dev-pre-merge
dotnet3-migration/dotnet3-pre-merge
dotnet3-migration/reorganize-folders
explore/identity-server-login-flow
feature/3.1-upgrade
feature/add-retry-with-new-jitter-implementation
feature/enable-local-tls-docker-compose
feature/enable-tye
feature/open-telemetry
feature/refactor_remove_saveEntities_and_migrate_functionality_to_saveChanges
features/addIntegrationIstio
features/migration-dotnet3
fix/1181
fix/1224
fix/devops-build-error
fix/devops-pipelines
fix/post-release-fixes
fix/update_packages_from_webspa
main
migration/net-5
migration/packages-upgrade
migration/webmvc/net-6
rebond/dev
release/net-3.1.1
release/net-5
test/fix-build-error
update/angular-version
vs2015
v2.05
v2.0.5
netcore2.2
netcore1.1
edu
dev-force-reset-bff
bff-merge-into-dev
6.0.0
5.0.0
3.1.1
3.1.0
3.0.0
2.2.1
2.2.0
2.0.8
2.0.7
2.0.6
2.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '46f54e020c'
${ noResults }
eShopOnContainers
/
test
/
Services
/
FunctionalTests
History
Cesar De la Torre
4b1467a7b9
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
..
Extensions
Add idempotent for the client header in tests
7 years ago
Middleware
Fix issue with tests and Authorize attribute
8 years ago
Services
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
FunctionalTests.csproj
Modify tests to use different settings for each microsevice
7 years ago
appsettings.json
Add functional test for integration events. Implement IDisposable for EventBusRabbitMQ.
8 years ago