bryxli / zoe-bot

Discord bot that traverses through the Riot Games API to find information about players of the game League of Legends.
https://top.gg/bot/1154647072138608694
MIT License
3 stars 0 forks source link

unit test refinement & acceptance testing for ui #411

Open bryxli opened 1 month ago

bryxli commented 1 month ago

Expected Behaviour / Enhancement

refine and implement automated tests for ui to enable auto-merge on dependency updates

Actual Behaviour

unit tests need refinement; acceptance tests not implemented. ui dependencies are currently merged into dependencies branch for local testing

Steps to Reproduce the Problem

n/a

bryxli commented 1 month ago

NOTE: this should not be completed until riot id implementation (ISSUE 314) is closed