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 Sep 14, 2024. It is now read-only.
The current test, FlagSimpleTest, really only covers the default "reload" link type. While AJAX is largely similar, special test cases for the Confirm Form and now the Field Entry link types must be added as the workflow is different for each.
Ideally, these would be added as separate test classes, rather than as a part of FlagSimpleTest. The confirm form test would be relatively straightforward, but the field entry test would also (naturally) test fields on flaggings.
The text was updated successfully, but these errors were encountered:
The current test, FlagSimpleTest, really only covers the default "reload" link type. While AJAX is largely similar, special test cases for the Confirm Form and now the Field Entry link types must be added as the workflow is different for each.
Ideally, these would be added as separate test classes, rather than as a part of FlagSimpleTest. The confirm form test would be relatively straightforward, but the field entry test would also (naturally) test fields on flaggings.
The text was updated successfully, but these errors were encountered: