Thomas Adamcik
|
cdbeaa845b
|
Move next and prevous methods to base backend
|
2010-02-14 16:09:41 +01:00 |
|
Thomas Adamcik
|
f9312b372f
|
Add previous tests and implementation
|
2010-02-14 16:08:38 +01:00 |
|
Thomas Adamcik
|
4c80a585eb
|
Fix typo
|
2010-02-14 16:08:11 +01:00 |
|
Thomas Adamcik
|
688458549d
|
Add more stub tests
|
2010-02-14 15:46:23 +01:00 |
|
Thomas Adamcik
|
80852f3854
|
Ensure that volume returned is int
|
2010-02-14 15:45:17 +01:00 |
|
Thomas Adamcik
|
399ce26a63
|
Add stop tests
|
2010-02-14 15:27:23 +01:00 |
|
Thomas Adamcik
|
73c6e09bc3
|
Add stop when stopped test
|
2010-02-14 15:25:46 +01:00 |
|
Thomas Adamcik
|
4c4b615538
|
Test resume when playing
|
2010-02-14 15:23:43 +01:00 |
|
Thomas Adamcik
|
f2400f51ea
|
Add resume to gstreamer backend
|
2010-02-14 15:21:56 +01:00 |
|
Thomas Adamcik
|
9901820ea4
|
Update some play tests
|
2010-02-14 15:19:55 +01:00 |
|
Thomas Adamcik
|
ff001a899c
|
Tests for paused state and gstreamer impl
|
2010-02-14 15:19:38 +01:00 |
|
Thomas Adamcik
|
d38d64d30f
|
At tests for even more states
|
2010-02-14 14:50:11 +01:00 |
|
Thomas Adamcik
|
49e00fba8d
|
Add volume test
|
2010-02-14 14:29:47 +01:00 |
|
Thomas Adamcik
|
33451a9cf9
|
Add placeholder tests
|
2010-02-14 04:25:08 +01:00 |
|
Thomas Adamcik
|
6ecadd6ca1
|
Fix failing test_initial_playlist_position
|
2010-02-14 04:08:28 +01:00 |
|
Thomas Adamcik
|
7f0dff0891
|
Make play handle tracks
|
2010-02-14 04:01:58 +01:00 |
|
Thomas Adamcik
|
144fa82967
|
Expand number of play tests
|
2010-02-14 04:01:27 +01:00 |
|
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 |
|
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 |
|
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
|
6375a246a1
|
Merge branch 'master' into gstreamer
|
2010-02-07 21:10:31 +01:00 |
|