Bug: Unhandled BBAvailability.available values
Closed this issue · 0 comments
cainanmahar commented
A response can contain "Disabled"
or "Term"
in the available
field, which fails to validate as BBAvailability
expects a bool
. https://github.com/jacobszpz/BlackboardSync/blob/8e7acee46199e01596576155ec9b55458516fce9/blackboard_sync/blackboard/blackboard.py#L84-L85
These response values are observed for SHSU's Blackboard service.