Page MenuHomeSoftware Heritage

Fix all misuses of assertRaises, and associated fallout
ClosedPublic

Authored by olasd on May 31 2018, 7:00 PM.

Details

Summary

Some bits of tests were never executed, being after the exception has been
raised in an assertRaises block. Fix all such instances

Test Plan

the unit tests pass

Diff Detail

Repository
rDWAPPS Web applications
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.