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
[FIX] update exception handling in add_ally view to use generic Excep…
…tion (#297)
* [FIX] update exception handling in add_ally view to use generic Exception
* [FIX] add mock alliance setup in TestAddAllyView for improved test coverage
* Merge branch 'master' into fix-old-provider
* [FIX] remove unused ObjectNotFound exception and replace with ValueError in EveEntityManager