Skip to content

improve test coverage#198

Merged
StuartFerguson merged 3 commits intomainfrom
task/#195_improve_test_coverage
May 27, 2025
Merged

improve test coverage#198
StuartFerguson merged 3 commits intomainfrom
task/#195_improve_test_coverage

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

Fixes #195

- Added null checks in `GetLogs` and `ShutdownApp` methods to prevent null reference exceptions.
- Modified `EndToEndTests.feature` to include `@ignore` and updated scenario name.
- Changed `DebugType` in `TransactionMobile.Maui.UiTests.csproj` from `None` to `Full`.
- Updated several package references to their latest versions, including `TransactionProcessor` and `SecurityService` packages.
@StuartFerguson StuartFerguson merged commit cfa0743 into main May 27, 2025
14 of 16 checks passed
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.

Improve Unit Test Code Coverage

1 participant