nonJerry / VeraBot

Bot to verify and manage Memberships.
GNU General Public License v3.0
12 stars 7 forks source link

Replace old automated tests by test specifications #34

Closed nonJerry closed 2 years ago

nonJerry commented 2 years ago

The old automated tests based on distest cannot test slash commands so I wrote up Gherkin Scenarios for the most critical functions which can be used as a checklist for a functionality test. The main purpose is to thoroughly test the Slash commands PR before merging it.