canonical / athena-core

core for athena services
https://canonical-athena-core.readthedocs-hosted.com/
Other
2 stars 8 forks source link

Add unit tests around GetCaseByNumber() #114

Closed nicolasbock closed 11 months ago

nicolasbock commented 11 months ago

We need to refine the exceptions thrown by the salesforce package so that we can distinguish between a lost client and some other error condition.

This change adds some units tests around GetCaseByNumber() so we can start to implement more fine grained exceptions and what we do about them.

Signed-off-by: Nicolas Bock nicolas.bock@canonical.com