Skip to content

Fix failing tests on main#86

Closed
Copilot wants to merge 1 commit into
mainfrom
copilot/fix-tests-on-main-branch
Closed

Fix failing tests on main#86
Copilot wants to merge 1 commit into
mainfrom
copilot/fix-tests-on-main-branch

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 7, 2026

Summary

  • update the import wizard tests to account for the backup recommendation dialog before the destructive confirmation dialog
  • wait for async UI updates in the category creation tests before asserting the rendered item count

Validation

  • dotnet test /home/runner/work/JournalApp/JournalApp/JournalApp.Tests/JournalApp.Tests.csproj --filter "FullyQualifiedName~ManageCategoriesTests.AddNewCategory|FullyQualifiedName~ManageCategoriesTests.AddNewMedication|FullyQualifiedName~AppDataUIServiceTests.StartImportWizard_DoesNotModifyDataOrPreferences_WhenUserCancelsConfirmation|FullyQualifiedName~AppDataUIServiceTests.StartImportWizard_DoesNotRestorePreferencesOrUpdateLastExport_WhenReplaceFails" --logger "console;verbosity=detailed"
  • dotnet test JournalApp.sln
  • parallel_validation

Agent-Logs-Url: https://github.com/danielchalmers/JournalApp/sessions/131ca7c1-a6ce-4c9c-b9bf-667eccd46f05

Co-authored-by: danielchalmers <7112040+danielchalmers@users.noreply.github.com>
@danielchalmers
Copy link
Copy Markdown
Owner

Uprade bunit first then go back and handle flaky tests #87

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.

2 participants