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
[tests] Fixed failure in test_change_device_clean_templates
After fixing openwisp/netjsonconfig#197
This admin test in the config app was not failing anymore because
the failure case is now handled automatically in netjsonconfig.
Rather than looking for another cases needed to trigger the error
I simulated the error with mocking to ensure the UI will continue
handling any error in such cases.
0 commit comments