Skip to content

Update dependencies and refactor tests and methods#323

Merged
StuartFerguson merged 1 commit intomasterfrom
task/#322_nugets_update
Apr 28, 2025
Merged

Update dependencies and refactor tests and methods#323
StuartFerguson merged 1 commit intomasterfrom
task/#322_nugets_update

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

  • Bump SimpleResults package version to 4.0.0 across multiple projects.
  • Modify AggregateRepositoryTests to use testAggregate.Data in SaveChanges.
  • Refactor DoHealthCheck method in BaseDockerHelper for improved readability and error handling.
  • Correct deserialization in EventStoreContextTests to reference queryResult.Data.
  • Upgrade NUnit.Analyzers from 4.6.0 to 4.7.0 in Shared.IntegrationTesting.csproj.

- Bump `SimpleResults` package version to `4.0.0` across multiple projects.
- Modify `AggregateRepositoryTests` to use `testAggregate.Data` in `SaveChanges`.
- Refactor `DoHealthCheck` method in `BaseDockerHelper` for improved readability and error handling.
- Correct deserialization in `EventStoreContextTests` to reference `queryResult.Data`.
- Upgrade `NUnit.Analyzers` from `4.6.0` to `4.7.0` in `Shared.IntegrationTesting.csproj`.
@StuartFerguson StuartFerguson linked an issue Apr 28, 2025 that may be closed by this pull request
@StuartFerguson StuartFerguson merged commit 4b59cd5 into master Apr 28, 2025
6 checks passed
@github-actions github-actions Bot deleted the task/#322_nugets_update branch June 28, 2025 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update SimpleResults Library

1 participant