Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve DeferrableViewTestCase #249

Merged
merged 2 commits into from
Mar 24, 2024
Merged

Conversation

deathaxe
Copy link
Member

  1. adds docstrings to briefly describe test case usage

  2. restores preferences after closing view

  3. provides basic default settings to apply to a test view via view_settings.

    Functionality, which alters content in maybe unexpected or indirect ways, may cause unwanted side effects.

deathaxe added 2 commits March 24, 2024 11:19
1. adds docstrings to briefly describe test case usage
2. restores preferences after closing view
3. provides basic default settings to apply to a test view via `view_settings`.

   Functionality, which alters content in maybe unexpected or indirect ways,
   may cause unwanted side effects.
@deathaxe deathaxe merged commit 384ce68 into master Mar 24, 2024
15 checks passed
@deathaxe deathaxe deleted the feat/improve-view-test-case branch March 24, 2024 11:02
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.

1 participant