Skip to content

feat: support async wait handlers#942

Merged
vbreuss merged 7 commits into
mainfrom
topic/improve-notifications
Feb 19, 2026
Merged

feat: support async wait handlers#942
vbreuss merged 7 commits into
mainfrom
topic/improve-notifications

Add missing tests

955bbb7
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Feb 19, 2026 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- Source/Testably.Abstractions.Testing/Notification.cs  19
- Source/Testably.Abstractions.Testing/AwaitableCallbackExtensions.cs  5
- Tests/Testably.Abstractions.Testing.Tests/NotificationTests.WaitAsync.cs  16
- Tests/Testably.Abstractions.Testing.Tests/AwaitableCallbackExtensionsTests.cs  9
- Tests/Testably.Abstractions.Testing.Tests/NotificationHandlerExtensionsTests.WithExecuteWhileWaiting.cs  65
         

Complexity decreasing per file
==============================
+ Tests/Testably.Abstractions.Testing.Tests/NotificationTests.cs  -2
         

See the complete overview on Codacy