You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 16, 2024. It is now read-only.
The main reason for a lack of tests is that testing API adapters like this is a pain. There are libraries such as webmock (for stubbing requests) and vcr (for capturing and replaying real world data), but I just haven't put in the time to set them up yet. I have been meaning to though, so I'll leave this issue here as a reminder of my failure until I get my butt into gear.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am looking for an example of effective spec testing of the bots with Tourmaline.
I am willing to contribute and add to all the example bots, but I would like to have some guidance/advice before starting this endeavor.
Cheers
The text was updated successfully, but these errors were encountered: