Discord-InterChat / InterChat

A powerful Discord bot for easy and real-time chatting across multiple Discord servers.
https://interchat.fun
GNU Affero General Public License v3.0
18 stars 3 forks source link

Unit Tests #119

Open dev-737 opened 3 months ago

dev-737 commented 3 months ago

Unit tests are required for the utils/, applicable modules/, and scripts/ directories. Given that InterChat is entirely in ESM, the Note Tap testing framework is the most suitable choice. All tests should ideally reside within the tests/ folder.

Piyush903 commented 3 months ago

Hi can i take this i am new to open source