Cobular / distest

A library used to do integration testing on discord bots
MIT License
29 stars 8 forks source link

Add assert_message_has_image #2

Closed JosephFKnight closed 5 years ago

JosephFKnight commented 5 years ago

In keeping with the parallel structure of assert_message and assert_reply throughout the Interface class, I've added assert_message_has_image and used it in assert_reply_has_image for cleaner code.

JosephFKnight commented 5 years ago

Done, tested and works to differentiate between files and images. nice idea.

Cobular commented 5 years ago

Looks great! Since I use gitflow, I'll merged this into the image feature branch. We can talk more about gitflow on discord