Stein Magnus Jodal
|
6acaa490e9
|
Make all strings unicode by default (fixes #224)
|
2012-11-13 00:18:47 +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
|
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
|
8aff6a01f5
|
Reset version when load is called
|
2010-02-07 20:57:18 +01:00 |
|
Thomas Adamcik
|
6b99572dc8
|
Increment version for every timeplaylist is set
|
2010-02-07 20:55:32 +01:00 |
|
Thomas Adamcik
|
ae9c63580e
|
Handle shuffeling of subset
|
2010-02-07 20:48:34 +01:00 |
|
Thomas Adamcik
|
aafde26643
|
Add test shuffle and shuffle method
|
2010-02-07 20:34:43 +01:00 |
|
Thomas Adamcik
|
94017550df
|
Add test remove and remove method
|
2010-02-07 20:13:27 +01:00 |
|
Thomas Adamcik
|
57cba2c100
|
Add move group test
|
2010-02-07 20:09:24 +01:00 |
|
Thomas Adamcik
|
a8d1330343
|
Add move singe test and implement move function on controller
|
2010-02-07 20:07:02 +01:00 |
|
Thomas Adamcik
|
f8c29c1dfd
|
Use self.playback in controller test
|
2010-02-07 19:51:38 +01:00 |
|
Thomas Adamcik
|
968a25c4fd
|
Use self.controller in controller test
|
2010-02-07 19:50:30 +01:00 |
|
Thomas Adamcik
|
032202ffcb
|
Rewrite populate playlist to decorator
|
2010-02-07 19:47:46 +01:00 |
|
Thomas Adamcik
|
44446985e3
|
Add populate playlists to playlist controller test
|
2010-02-07 19:45:13 +01:00 |
|
Thomas Adamcik
|
0618b85bff
|
Add test for CurrentPlaylistController load and implement on base class
|
2010-02-07 19:41:50 +01:00 |
|
Thomas Adamcik
|
9993b64983
|
Test clearing playlist during playback
|
2010-02-07 19:36:36 +01:00 |
|
Thomas Adamcik
|
79b0c19354
|
Add test_clear
|
2010-02-07 19:33:34 +01:00 |
|
Thomas Adamcik
|
b510d8fdae
|
Create populate playlist helper for tests
|
2010-02-07 19:20:45 +01:00 |
|
Thomas Adamcik
|
e57709b0b4
|
Update play code and next test
|
2010-02-07 06:03:57 +01:00 |
|
Thomas Adamcik
|
8b6a5184d8
|
Update play tests
|
2010-02-07 06:03:37 +01:00 |
|
Thomas Adamcik
|
4d07666897
|
Update next test
|
2010-02-07 05:49:11 +01:00 |
|
Thomas Adamcik
|
baab532cec
|
Try inserting track into postion outside of playlist length
|
2010-02-07 05:46:50 +01:00 |
|
Thomas Adamcik
|
13bbf608b3
|
Require at least three files to test
|
2010-02-07 05:46:01 +01:00 |
|
Thomas Adamcik
|
5c3d10b06c
|
Fix naming in test
|
2010-02-07 05:33:44 +01:00 |
|
Thomas Adamcik
|
5203ecdaf8
|
Add test to check that uris are set
|
2010-02-07 05:25:04 +01:00 |
|
Thomas Adamcik
|
56cdcde184
|
Update test to check basic case for playback without current track
|
2010-02-07 05:09:02 +01:00 |
|
Thomas Adamcik
|
8fb7a364d1
|
Add test for next
|
2010-02-07 04:34:18 +01:00 |
|
Thomas Adamcik
|
3f0d2028c3
|
Add basic BasePlaybackControllerTest
|
2010-02-07 04:32:30 +01:00 |
|