AarKro / Hera

Hera - A Discord Chatbot
MIT License
9 stars 1 forks source link

Integration Test Setup #260

Open Pacmens opened 3 years ago

Pacmens commented 3 years ago

Currently, before every release, we have to manually go through the entire bot to make sure it doesn't break anything.

Therefore an integration test environment should be created to shorten this process as much as possible.

This test is meant to be run locally or in a dedicated test environment.

It does not require to have any kind of automatic trigger.