-
Notifications
You must be signed in to change notification settings - Fork 1
Strongly Typed AthenaError #35
Copy link
Copy link
Open
Description
This particular assertion kinda gives me an idea that this test is too tightly coupled to exactly what the error handling logic will do re: strings.
Wonder if it's better to make more, strongly typed, errors that inherit from AthenaError like AthenaAffiliateAuthError or something. Can do that in a way that's not breaking to previous version's code too since they'll except AthenaError.
Originally posted by @snus-kin in #27 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels