Commit 798d464
committed
Fixed tests related to Marten v8 migration
1 parent f48aeab commit 798d464
347 files changed
Lines changed: 1027 additions & 988 deletions
File tree
- Core.ElasticSearch
- Core.EntityFramework.Tests
- Fixtures
- Core.EntityFramework/Projections
- Core.EventStoreDB.Tests
- Commands
- Subscriptions/Checkpoints
- Core.EventStoreDB
- Subscriptions
- Core.Kafka
- Consumers
- Producers
- Core.Marten
- Commands
- ExternalProjections
- Core.Testing
- Fixtures
- Core.Tests
- Core
- Events
- Ids
- Marten.Integration.Tests
- Commands
- CompositeIds
- EventStore
- Aggregate
- OutOfOrder
- Projections
- Stream
- Transformations
- UniqueConstraint
- Tenancy
- TestsInfrastructure
- Sample
- AsyncProjections/SmartHome.Temperature/TemperatureMeasurements
- CRUDToCQRS
- 01-CRUD/ECommerce/Model
- 02-CRUDWithCQRS/ECommerce
- Controllers
- Model
- 03-DomainGrouping
- ECommerce.Domain/Products
- Config
- Entity
- ECommerce/Controllers
- 04-SlimmedDomain
- ECommerce.Domain/Products
- Config
- Entity
- ECommerce/Controllers
- 05-ExplicitDomain
- ECommerce.Domain/Products/Entity
- ECommerce/Controllers
- 06-SlicedDomain
- ECommerce.Domain/Products
- ECommerce/Controllers
- 07-FlattenedLayers
- ECommerce.Domain/Products
- ECommerce/Controllers
- 08-SlicedEndpoints/ECommerce.Domain/Products
- CreatingProduct
- UpdatingProduct
- 09-MultipleModules/ECommerce.Domain
- Products
- CreatingProduct
- UpdatingProduct
- ShoppingCarts
- GettingCartById
- OpeningCart
- ClosingTheBooks
- PointOfSales.Api.Tests/CashRegisters
- PointOfSales/CashierShifts
- ECommerce
- Carts
- Carts.Api.Tests/ShoppingCarts
- AddingProduct
- Canceling
- Confirming
- Opening
- RemovingProduct
- Carts.Tests
- Builders
- Carts/InitializingCart
- Stubs/Ids
- Carts
- ShoppingCarts
- GettingCartById
- GettingCartHistory
- Orders
- Orders.Api.Tests/Orders/InitializingOrder
- Orders
- Orders
- GettingOrderStatus
- Payments
- Payments.Api.Tests/Payments/RequestingPayment
- Payments
- Shipments
- Shipments.Api.Tests/Packages
- Shipments
- Packages
- Storage
- EventStoreDB
- DataAnalytics/MarketBasketAnalytics
- CartAbandonmentRateAnalysis
- MarketBasketAnalysis
- ECommerce/Carts
- Carts.Api.Tests/ShoppingCarts
- AddingProduct
- Canceling
- Confirming
- Opening
- RemovingProduct
- Carts.Tests
- Builders
- Carts/OpeningCart
- Stubs/Ids
- Carts/ShoppingCarts
- GettingCartById
- GettingCartHistory
- Simple
- ECommerce.Api.Tests/ShoppingCarts
- AddingProduct
- Canceling
- Confirming
- Opening
- RemovingProduct
- ECommerce/ShoppingCarts
- EventsVersioning/EventsVersioning.Tests
- Downcasters
- ExplicitSerialization
- SimpleMappings
- SnapshotTesting
- Transformations
- Upcasters
- Helpdesk.Wolverine
- Helpdesk.Api.Tests
- Incidents
- Fixtures
- Helpdesk.Api
- Helpdesk
- Helpdesk.Api.Tests/Incidents
- Fixtures
- Helpdesk.Api/Incidents
- GetIncidentDetails
- GetIncidentShortInfo
- HotelManagement/HotelManagement.Tests/Sagas
- GroupCheckouts
- GuestStayAccounts
- MartenMeetsElastic
- MartenMeetsElastic.Tests
- MartenMeetsElastic/Projections
- MeetingsManagement
- MeetingsManagement.IntegrationTests/Meetings
- CreatingMeeting
- SchedulingMeetings
- MeetingsManagement/Meetings
- CreatingMeeting
- GettingMeeting
- SchedulingMeeting
- MeetingsSearch.IntegrationTests/Meetings/CreatingMeeting
- ProjectManagement/ProjectManagement/Workspaces/Slug
- Tickets
- Tickets.Api.Tests/Reservations/CreatingTentativeReservation
- Tickets.Tests
- Builders
- Reservations
- ChangingReservationSeat
- CreatingTentativeReservation
- Stubs
- Ids
- Reservations
- Tickets
- Reservations
- GettingReservationById
- GettingReservationHistory
- GettingReservations
- NumberGeneration
- Warehouse.MinimalAPI/Warehouse.Api
- Products
- Warehouse
- Warehouse.Api.Tests
- Products/GettingProductDetails
- Warehouse/Products
- RegisteringProduct
- Workshops
- BuildYourOwnEventStore
- 03-CreateAppendEventFunction
- 03-OptimisticConcurrency
- 04-EventStoreMethods
- 05-StreamAggregation
- 06-TimeTraveling
- 07-AggregateAndRepository
- 08-Snapshots
- 09-Projections
- 10-ProjectionsWithMarten
- EventStoreBasics.Tests
- EventStoreBasics
- IntroductionToEventSourcing
- 02-GettingStateFromEvents
- Immutable
- Mutable
- 03-AppendingEvents.Marten
- 04-AppendingEvents.EventStoreDB
- 05-GettingStateFromEvents.Marten
- Immutable
- Mutable
- 06-GettingStateFromEvents.EventStoreDB
- Immutable
- Mutable
- 07-BusinessLogic.Slimmed
- Immutable
- Mixed
- Mutable
- 07-BusinessLogic
- Immutable
- Mutable
- 08-ApplicationLogic.Marten.Tests/ShoppingCarts
- 08-ApplicationLogic.Marten
- Core/Entities
- Immutable/ShoppingCarts
- 09-ApplicationLogic.EventStoreDB.Tests/ShoppingCarts
- 09-ApplicationLogic.EventStoreDB/Immutable/ShoppingCarts
- 10-OptimisticConcurrency.Marten.Tests/ShoppingCarts
- 10-OptimisticConcurrency.Marten
- Core/Entities
- Immutable/ShoppingCarts
- 11-OptimisticConcurrency.EventStoreDB.Tests/ShoppingCarts
- 11-OptimisticConcurrency.EventStoreDB/Immutable/ShoppingCarts
- 12-Projections.SingleStream
- Tools
- 13-Projections.SingleStream.Idempotency
- Tools
- 14-Projections.SingleStream.EventualConsistency
- Tools
- 16-EntitiesDefinition
- Core
- 17-BusinessProcesses
- Core
- Version1-Aggregates
- Version2-ImmutableEntities
- GuestStayAccounts
- Solved
- 01-EventsDefinition
- Solution1
- Solution2
- 02-GettingStateFromEvents
- Immutable
- Solution1
- Solution2
- Mutable
- 03-AppendingEvents.Marten
- 04-AppendingEvents.EventStoreDB
- 05-GettingStateFromEvents.Marten
- Immutable
- DefaultConvention
- SingleApply
- Mutable
- 06-GettingStateFromEvents.EventStoreDB
- Immutable
- Mutable
- 07-BusinessLogic.Slimmed
- Immutable
- Mixed
- Mutable
- 07-BusinessLogic
- Immutable
- Mixed
- Mutable
- 08-ApplicationLogic.Marten.Tests/ShoppingCarts
- 08-ApplicationLogic.Marten
- Core/Entities
- Immutable/ShoppingCarts
- 09-ApplicationLogic.EventStoreDB.Tests/ShoppingCarts
- 09-ApplicationLogic.EventStoreDB/Immutable/ShoppingCarts
- 10-OptimisticConcurrency.Marten.Tests/ShoppingCarts
- 10-OptimisticConcurrency.Marten
- Core/Entities
- Immutable/ShoppingCarts
- 11-OptimisticConcurrency.EventStoreDB.Tests/ShoppingCarts
- 11-OptimisticConcurrency.EventStoreDB/Immutable/ShoppingCarts
- 12-Projections.SingleStream
- Tools
- 13-Projections.SingleStream.Idempotency
- Tools
- 14-Projections.SingleStream.EventualConsistency
- Tools
- 15-EventsDefinition
- 16-EntitiesDefinition
- Core
- Solution1-Aggregates
- Solution2-ImmutableEntities
- GuestStayAccounts
- 17-BusinessProcesses
- Choreography
- GroupCheckouts
- GuestStayAccounts
- Core
- ProcessManagers
- GuestStayAccounts
- Sagas
- Version1-Aggregates
- Version2-ImmutableEntities
- GroupCheckouts
- GuestStayAccounts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
| 78 | + | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
| 99 | + | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
Core.EventStoreDB.Tests/Subscriptions/Checkpoints/PostgresSubscriptionCheckpointRepositoryTests.cs
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments