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
Add an exemplary integration test for academy administration (Create, Read, (Update) Delete).
This test should be simple enough so it can be used as a template for the other admin pages.
Note: the complete integration test needs to be customized since some objects have rather complex create/update logic (for example, an Academy has multi-select fields for Guilds, which make this a little more difficult than the TownAdminController).
The text was updated successfully, but these errors were encountered:
Add an exemplary integration test for academy administration (Create, Read, (Update) Delete).
This test should be simple enough so it can be used as a template for the other admin pages.
Note: the complete integration test needs to be customized since some objects have rather complex create/update logic (for example, an Academy has multi-select fields for Guilds, which make this a little more difficult than the TownAdminController).
The text was updated successfully, but these errors were encountered: