i3pystatus/tests
David Wahlstrom 7163122e1b last.fm: initial commit of last.fm module
This last.fm module will report to the status bar the current track that
is being played.  Last.fm requires an API key for access to their APIs,
so the user must provide their own API key which can be easily obtained
for free from http://www.last.fm/api/.
2016-03-16 16:27:02 -07:00
..
cpufreq01 added cpu frequency module 2015-06-05 04:13:37 +02:00
test_battery_132 plus a little test for #132 2014-10-17 16:26:39 +02:00
test_battery_basic1 Add tests for battery module 2013-03-08 03:38:57 +01:00
test_battery_basic2 Add tests for battery module 2013-03-08 03:38:57 +01:00
test_battery_basic3 Add tests for battery module 2013-03-08 03:38:57 +01:00
test_battery_basic4 Add tests for battery module 2013-03-08 03:38:57 +01:00
test_battery_basic5 Add tests for battery module 2013-03-08 03:38:57 +01:00
test_battery_basic6 Add tests for battery module 2013-03-08 03:38:57 +01:00
test_battery_basic7 Ghandi-Test 2013-03-08 13:53:14 +01:00
test_battery_broken1 Update battery tests, add case for #66, fix #66 2014-06-13 23:23:29 +02:00
test_battery_issue89_2 Add failing test for #89 (pt. 2) 2015-06-21 20:23:28 +02:00
test_battery.py Replace DIY parametrized tests with @pytest.mark.parametrize 2015-06-24 11:01:53 +02:00
test_callbacks.py This commit adds a basic test to check callbacks work. 2014-12-21 13:31:40 +01:00
test_core_modules.py Fix is_method_of (cf #310), add regression test case 2016-01-28 20:34:53 +01:00
test_core_util.py Replace DIY parametrized tests with @pytest.mark.parametrize 2015-06-24 11:01:53 +02:00
test_cpu_freq.py Remove shebangs and coding tags 2015-06-17 10:32:10 +02:00
test_lastfm.py last.fm: initial commit of last.fm module 2016-03-16 16:27:02 -07:00
test_plexstatus.py pep8 compliance 2016-03-11 07:30:59 -08:00
test_shell.py This commit improves the logging system: instead of setting a boolean to enable logging, the user sets a logging level (per module). By default only critical errors are logged (ie nothing for now). 2014-12-18 18:42:58 +01:00
test_uname.py uname: chop trailing newline 2014-11-25 22:36:53 +01:00