Skip to content

Conversation

@StuartFerguson
Copy link
Member

Removed references to EstateManagement packages and classes across multiple files, shifting focus to TransactionProcessor functionality. Updated TransactionProcessorACL.BusinessLogic.csproj to include newer package versions. Refactored DockerHelper.cs to replace EstateClient with TransactionProcessor clients and adjusted methods in SharedSteps.cs to utilize TransactionProcessorSteps. This refactoring consolidates the integration testing framework and eliminates dependencies on the EstateManagement system.

Removed references to `EstateManagement` packages and classes across multiple files, shifting focus to `TransactionProcessor` functionality. Updated `TransactionProcessorACL.BusinessLogic.csproj` to include newer package versions. Refactored `DockerHelper.cs` to replace `EstateClient` with `TransactionProcessor` clients and adjusted methods in `SharedSteps.cs` to utilize `TransactionProcessorSteps`. This refactoring consolidates the integration testing framework and eliminates dependencies on the `EstateManagement` system.
@StuartFerguson StuartFerguson linked an issue Feb 16, 2025 that may be closed by this pull request
StuartFerguson and others added 3 commits February 16, 2025 22:40
Updated `TransactionProcessor.Client` and `TransactionProcessor.IntegrationTesting.Helpers` to version `2025.1.5-build147` in multiple project files.
Replaced the previous version `2024.8.2-build119` in `TransactionProcessorACL.BusinessLogic.csproj`.
Removed `TransactionProcessor.Float.DomainEvents` from `TransactionProcessorACL.Testing.csproj` to reflect changes in dependencies.
…/StuartFerguson/TransactionProcessorACL into task/#312_remove_estate_management
@StuartFerguson StuartFerguson merged commit 5dfbc66 into master Feb 16, 2025
5 checks passed
@github-actions github-actions bot deleted the task/#312_remove_estate_management branch April 18, 2025 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove Estate management from Integration Tests

2 participants