Skip to content
This repository has been archived by the owner on Jul 29, 2021. It is now read-only.

Unit tests #58

Open
33 tasks
ma7dev opened this issue Feb 23, 2021 · 0 comments
Open
33 tasks

Unit tests #58

ma7dev opened this issue Feb 23, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@ma7dev
Copy link
Contributor

ma7dev commented Feb 23, 2021

Is your feature request related to a problem? Please describe.
As the application increase in scaling, we would need to automate the testing process.

Describe the solution you'd like
For the current set of commands, we will need to make unit tests for every one of them:

  • addrole
  • addstreamer
  • avatar
  • ban
  • clear
  • getstreamers
  • help
  • invite
  • kick
  • mkcha
  • mute
  • mvcha
  • newrole
  • pause
  • pin
  • play
  • prune
  • repeat
  • resume
  • rmcha
  • rmrole
  • server
  • short
  • skip
  • song
  • stop
  • unban
  • unmute
  • unpin
  • virole

In addition, unit tests for the logics:

  • message
  • reactions
  • ready
@ma7dev ma7dev added the enhancement New feature or request label Feb 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant