Syfaro

Results 26 issues of Syfaro

There's currently very few tests. It would make sense to try and break things apart to make it easier to test. [tgbotapi-rs] uses [httptest] to mock the Telegram Bot API...

enhancement

Poem offers some great features: - OpenAPI generation - Integrated compatibility with existing monitoring/logging - Cleaner routing

It appears that when Tumblr is having issues, error responses can be different than expected. I got the error: `AttributeError: 'str' object has no attribute 'get'` Sentry recorded that `content`...

- Allow providing `context.Context` to basic request methods * Unsure how to deal with more specific methods, duplicating everything seems excessive - Use single Config struct for passing config information,...

Currently tests are run against the live Bot API. While this is great for ensuring compatibility, it has a few issues. - The main issue is that it frequently gets...

help wanted

This is a bit of a weird issue and I'm not entirely sure this is the best way to solve it. Essentially, some users have a `profile_image_url` that's an empty...