ShreyanJain9 / bskyrb

Ruby Gem for interacting with BlueSky/AT Protocol
MIT License
53 stars 8 forks source link

Added tests for sessions. #7

Closed bungoman closed 1 year ago

bungoman commented 1 year ago

This adds tests for correct and incorrect credentials for sessions. I also added some exception classes and made it so bad credentials will raise an UnauthorizedError.