Closed shvlv closed 3 years ago
Please check if the PR fulfills these requirements
[x] The commit message follows our guidelines
[x] Tests for the changes have been added (for bug fixes/features)
[ ] Docs have been added/updated (for bug fixes/features)
What kind of change does this PR introduce? Unit tests improvement.
What is the current behavior? Application has some specific behavior for debug-enabled context. Example - https://github.com/inpsyde/wp-app-container/pull/8/files. This is actions aren't covered now.
What is the new behavior? To double assertions for significant AppTest methods for debug-enabled context.
AppTest
Does this PR introduce a breaking change? No.
Please check if the PR fulfills these requirements
[x] The commit message follows our guidelines
[x] Tests for the changes have been added (for bug fixes/features)
[ ] Docs have been added/updated (for bug fixes/features)
What kind of change does this PR introduce? Unit tests improvement.
What is the current behavior? Application has some specific behavior for debug-enabled context. Example - https://github.com/inpsyde/wp-app-container/pull/8/files. This is actions aren't covered now.
What is the new behavior? To double assertions for significant
AppTest
methods for debug-enabled context.Does this PR introduce a breaking change? No.