michaeljolley/vscode-twitch-themer

Test Sub only setting in themer class

Closed this issue · 1 comments

When we refactored the subscriber only setting to be a VS Code setting rather than an extension setting, the tests for subscriber only were not updated. Need to add the following tests:

  • When the extensions AccessState setting is set to Subscribers, only subscribers of the channel should be allowed to change the theme.

I'll take this one along with #84.