[tests] add core/widget tests

This commit is contained in:
tobi-wan-kenobi 2020-05-02 14:14:12 +02:00
parent 5ee97dbb09
commit 4bd23950c6
2 changed files with 19 additions and 0 deletions

View file

@ -22,3 +22,4 @@
- convert some stuff to simple attributes to reduce LOCs
- theme.exclude (battery)
- use add_widget() instead of core.widget.Widget()
- use widget index for bumblebee-ctl as alternative (??)