Cobular / distest

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

Improving examples #4

Closed JosephFKnight closed 5 years ago

JosephFKnight commented 5 years ago

I've implemented tests for all the assertions currently present in the library, and responses by the example_target that will pass each test. This way users can get it up and running out of the box and see how it works.

this PR doesn't impact the core functionality of the library at all, only the example modules.

you'll have to merge my other PR (#2) first as this one depends on that one.

Cobular commented 5 years ago

Instead of merging this, I will just merge #5. This is safe to close then, right?

JosephFKnight commented 5 years ago

Yep, closing now.