Commit Graph

7735 Commits

Author SHA1 Message Date
Thomas Adamcik
a071005c43 Convert playlist_position to property 2010-02-14 03:54:38 +01:00
Thomas Adamcik
35dc14eee7 Test playlist position handling 2010-02-14 03:48:34 +01:00
Thomas Adamcik
0888fdb320 Test current track handling 2010-02-14 03:47:08 +01:00
Thomas Adamcik
a6e5e5d89d Fix next track test and implementation 2010-02-14 03:39:05 +01:00
Stein Magnus Jodal
2eff17315c docs: Highlight Premium/appkey requirements 2010-02-14 03:33:06 +01:00
Thomas Adamcik
a7571ef6f2 Add prav_track and tests 2010-02-14 03:03:36 +01:00
Thomas Adamcik
eb65afee1b Add next_track and tests 2010-02-14 02:59:59 +01:00
Stein Magnus Jodal
9763cb55a6 Add examples of code style 2010-02-14 02:57:05 +01:00
Stein Magnus Jodal
4e16e403d2 Test behaviour when errors happens during command_list processing 2010-02-14 01:54:03 +01:00
Stein Magnus Jodal
39c44bfed6 Update tests for 'deleteid' 2010-02-14 01:47:42 +01:00
Stein Magnus Jodal
afa107f31d Add empty handlers for sticker commands 2010-02-14 01:43:00 +01:00
Stein Magnus Jodal
5ba66309f9 Merge branch 'master' of git://github.com/knutz3n/mopidy 2010-02-14 01:21:08 +01:00
Stein Magnus Jodal
328191d657 Add some missing MPD commands 2010-02-14 01:20:54 +01:00
Johannes Knutsen
3ece9c23b9 Merge branch 'master' of git://github.com/jodal/mopidy 2010-02-14 01:20:25 +01:00
Johannes Knutsen
b1e15a3830 Implemented deleteid in MPD handler 2010-02-14 01:20:18 +01:00
Johannes Knutsen
527d345488 Send OK only when no ACK in command list 2010-02-14 01:19:21 +01:00
Johannes Knutsen
8c983f2014 Only handle response in session if the response is not none 2010-02-14 01:16:48 +01:00
Stein Magnus Jodal
0e3a98b328 Document return type of get_by_uri and get_by_id 2010-02-14 01:04:27 +01:00
Stein Magnus Jodal
85a34d943b Add paragraph on code style 2010-02-14 01:01:45 +01:00
Thomas Adamcik
fb6acfcea5 Move tests/backends/__init__.py to tests/backends/basetests.py 2010-02-13 23:54:05 +01:00
Thomas Adamcik
ca751f868f Comment out test that needs feedback first 2010-02-13 23:23:11 +01:00
Thomas Adamcik
975c066835 Add test_removing_from_empty_playlist 2010-02-13 23:15:24 +01:00
Thomas Adamcik
f839391a59 Add test_removing_track_that_does_not_exist 2010-02-13 23:14:38 +01:00
Thomas Adamcik
151321d200 Update remove test and method to use track instead of position 2010-02-13 23:12:53 +01:00
Thomas Adamcik
2c064059d4 Add test_move_group_outside_of_playlist 2010-02-13 23:10:53 +01:00
Thomas Adamcik
952992d235 Add test_moving_track_outside_of_playlist 2010-02-13 23:09:59 +01:00
Thomas Adamcik
ce5dd2d249 Simplify tests where base state has allready been ensured 2010-02-13 23:08:02 +01:00
Thomas Adamcik
bc5dae5eb7 Split up load state handling tests 2010-02-13 23:06:29 +01:00
Thomas Adamcik
c40cac76ce Add get_by_id/url from master 2010-02-13 23:00:00 +01:00
Thomas Adamcik
7fa9dd727f Set id on tracks when adding them 2010-02-13 22:59:48 +01:00
Thomas Adamcik
0081f7fd8a Add test to verify that add sets the id property 2010-02-13 22:54:21 +01:00
Thomas Adamcik
b04b1eac19 Fix errornous tests 2010-02-13 22:49:31 +01:00
Thomas Adamcik
4a618079ae Remove uneeded import 2010-02-13 22:46:11 +01:00
Thomas Adamcik
183ff30fa5 Fix test_load_triggers_playing_of_new_playlist 2010-02-13 22:44:50 +01:00
Thomas Adamcik
827305ad00 Handle next at end of playlist properly 2010-02-13 22:36:42 +01:00
Thomas Adamcik
83e8fba854 Add tests that checks that next triggers playback 2010-02-13 22:27:02 +01:00
Thomas Adamcik
6d1a0b3449 Add self.playback to playback tests 2010-02-13 22:26:00 +01:00
Thomas Adamcik
f3d7b54382 Add test that ensures that initial state is stoped 2010-02-13 22:23:28 +01:00
Thomas Adamcik
7c2accf2bc Add test_clear_empty_playlist 2010-02-13 22:05:45 +01:00
Thomas Adamcik
2434408e60 Add get_by_ tests 2010-02-13 21:57:42 +01:00
Thomas Adamcik
4b7da52e3a Move part of test at position to seperate more specific test 2010-02-13 21:41:03 +01:00
Thomas Adamcik
4f5e8b3d51 Add a ton of empty tests that fail 2010-02-13 21:31:15 +01:00
Thomas Adamcik
7ff7c57d55 Update tests to match spec with respect to version handling 2010-02-13 21:21:34 +01:00
Thomas Adamcik
f4f283e741 Move test of precondition for tests to assert in setup 2010-02-13 21:19:04 +01:00
Thomas Adamcik
2f49abcd9c Improve test_remove test 2010-02-13 21:17:01 +01:00
Thomas Adamcik
f03a8238b1 Merge branch 'master' of git://github.com/jodal/mopidy 2010-02-13 20:56:42 +01:00
Stein Magnus Jodal
f59a0a042d libspotify: Implement search 2010-02-13 20:30:33 +01:00
Stein Magnus Jodal
01a6751ce6 Add support for 'outputs' MPD command 2010-02-13 20:11:42 +01:00
Stein Magnus Jodal
552b3ac723 Fix tests and coverage for track status output 2010-02-13 19:58:19 +01:00
Stein Magnus Jodal
0a3341063b Format search results correctly 2010-02-13 17:41:22 +01:00