Cobular / distest

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

`assert_embed_regex` does not fail if an embed is not present on the message #64

Open dyc3 opened 3 years ago

dyc3 commented 3 years ago

Looking at the code, it seems like other embed assertions also don't fail if there is no embed present.