You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.
Originally raised by Pete in PR #4241 for the test_providers module.
Instead of generating and hard-coding the expected flash messages for a provider CRUD action (positive or negative) in tests, define the expected flash messages in the provider class as constants and refer to them in the tests or class CRUD actions.
The text was updated successfully, but these errors were encountered:
Originally raised by Pete in PR #4241 for the test_providers module.
Instead of generating and hard-coding the expected flash messages for a provider CRUD action (positive or negative) in tests, define the expected flash messages in the provider class as constants and refer to them in the tests or class CRUD actions.
The text was updated successfully, but these errors were encountered: