NemesisRE / kiosk-mode

🙈 Hides the Home Assistant header and/or sidebar
MIT License
414 stars 17 forks source link

Add tests to cover caching options #296

Closed elchininet closed 3 weeks ago

elchininet commented 3 weeks ago

This pull request creates tests for the caching options with URL parameters. It increases the number of tests from 37 to 52 and the code coverage from 76.36% to 84.67%.

As part of this pull request, an unreached branch has been removed from the conf-info.ts file and a new test has been created for hide_notifications and hide_account options used at the same time.

image