Stein Magnus Jodal
|
5638604a07
|
Remove backend.playback.volume in preference of backend.mixer.volume
|
2010-05-03 22:38:21 +02:00 |
|
Stein Magnus Jodal
|
59ada1bb28
|
Merge tests/backends/get_test into tests/backends/base
|
2010-05-01 14:55:05 +02:00 |
|
Stein Magnus Jodal
|
eac8015970
|
Use assertEqual without 's' all over
|
2010-05-01 14:47:41 +02:00 |
|
Stein Magnus Jodal
|
cf1fbda387
|
Fix more pylint violations
|
2010-05-01 11:46:59 +02:00 |
|
Thomas Adamcik
|
7773e8eba3
|
Test and impl. search in library
|
2010-04-30 22:25:19 +02:00 |
|
Thomas Adamcik
|
d5b80c7885
|
Test and implement library.find_exact
|
2010-04-30 21:57:01 +02:00 |
|
Thomas Adamcik
|
f1453732dc
|
Find exact with no hits test and impl.
|
2010-04-30 21:13:32 +02:00 |
|
Thomas Adamcik
|
c66c63c671
|
Forgot to add library tag cache
|
2010-04-30 20:59:51 +02:00 |
|
Thomas Adamcik
|
d8b6d216d3
|
Update m3u parser to handle missing files better
|
2010-04-30 20:56:27 +02:00 |
|
Thomas Adamcik
|
fa362ce936
|
Handle missing tag cache better
|
2010-04-30 20:46:30 +02:00 |
|
Thomas Adamcik
|
437f7fb6e7
|
Add lookup tests for library
|
2010-04-30 20:42:08 +02:00 |
|
Thomas Adamcik
|
14f7bc0591
|
Add placeholder URItoM3UTest for when persistence is moved back to util class
|
2010-04-30 20:05:39 +02:00 |
|
Thomas Adamcik
|
b84c9e3eff
|
Add test for minimal 'blank' tag_cache
|
2010-04-30 19:51:49 +02:00 |
|
Thomas Adamcik
|
9e798916bd
|
Convert gstreamer_test to use data folder helper
|
2010-04-29 22:51:18 +02:00 |
|
Thomas Adamcik
|
5e79c8a1f1
|
Move data folder helper to tests module
|
2010-04-29 22:49:28 +02:00 |
|
Thomas Adamcik
|
3bc9a0a60c
|
Update library tests
|
2010-04-29 22:20:18 +02:00 |
|
Thomas Adamcik
|
7183cfd561
|
More placeholders for tests
|
2010-04-29 22:09:55 +02:00 |
|
Thomas Adamcik
|
0553c804f2
|
Fix trailing whitespace
|
2010-04-29 21:59:52 +02:00 |
|
Thomas Adamcik
|
c612edd205
|
Merge branch 'master' into gstreamer
|
2010-04-29 21:11:42 +02:00 |
|
Thomas Adamcik
|
1da9dced77
|
Ensure that models don't accept unknown kwarg keys
|
2010-04-29 21:09:17 +02:00 |
|
Thomas Adamcik
|
53bc3cec6a
|
Ensure the files don't exist before in playlist tests
|
2010-04-29 20:03:08 +02:00 |
|
Thomas Adamcik
|
a0fae47e90
|
Ensure that renamed playlists aren't created
|
2010-04-29 20:01:35 +02:00 |
|
Thomas Adamcik
|
42e96ebdcd
|
Add placeholders for library tests
|
2010-04-28 23:04:39 +02:00 |
|
Thomas Adamcik
|
074da2e542
|
Add minimal BaseLibraryControllerTest
|
2010-04-28 22:56:10 +02:00 |
|
Thomas Adamcik
|
5f08dbc213
|
Add extra settings for music folder and tag cache
|
2010-04-28 22:53:42 +02:00 |
|
Thomas Adamcik
|
15751613a1
|
Add some test stubs for mpd cache handling
|
2010-04-28 22:41:37 +02:00 |
|
Thomas Adamcik
|
837f35ef36
|
Add advanced tag cache test
|
2010-04-28 22:31:08 +02:00 |
|
Thomas Adamcik
|
b6340d107b
|
Clean mpd tag cache tests
|
2010-04-28 22:30:26 +02:00 |
|
Thomas Adamcik
|
853af8a492
|
Add fixme and test stub for playlist eq and hash testing
|
2010-04-28 22:09:30 +02:00 |
|
Thomas Adamcik
|
f36f64c6ca
|
Add basic mpd tag cache parser and tests
|
2010-04-28 22:02:01 +02:00 |
|
Thomas Adamcik
|
7158056c26
|
Test id() for equality, not playlists them selves due to eq changes
|
2010-04-28 21:57:53 +02:00 |
|
Thomas Adamcik
|
db4ad72678
|
Fix test_artists test with respect to hashing and set behaveviour
|
2010-04-28 21:53:51 +02:00 |
|
Thomas Adamcik
|
64f81a6594
|
Add test_eq_other check
|
2010-04-28 21:51:19 +02:00 |
|
Thomas Adamcik
|
1d3a394d03
|
«Hashable objects which compare equal must have the same hash value» ie. add hash tests for eq
|
2010-04-28 21:36:13 +02:00 |
|
Thomas Adamcik
|
69e6d5dc92
|
Add test for equality with ordering changes of artists
|
2010-04-27 23:25:35 +02:00 |
|
Thomas Adamcik
|
b24d883db9
|
Test comparing with None
|
2010-04-27 23:15:33 +02:00 |
|
Thomas Adamcik
|
f8b2d52333
|
Add __eq__ to Track
|
2010-04-27 23:12:24 +02:00 |
|
Thomas Adamcik
|
3bc795ee95
|
Add __eq__ to album
|
2010-04-27 22:55:36 +02:00 |
|
Thomas Adamcik
|
06d6fd81c7
|
Add __eq__ to Artist
|
2010-04-27 22:47:35 +02:00 |
|
Thomas Adamcik
|
d64980411d
|
Rename m3u conversion helper to parse_m3u
|
2010-04-27 21:39:52 +02:00 |
|
Thomas Adamcik
|
c93d8470ce
|
Substitute file: with file:// all over
|
2010-04-27 20:03:00 +02:00 |
|
Thomas Adamcik
|
d24a81425c
|
Convert uri handler to file://
|
2010-04-27 20:02:08 +02:00 |
|
Stein Magnus Jodal
|
cf0986a3a0
|
Add test to ensure that the last track in a playlist also is consumed
|
2010-04-27 15:27:58 +02:00 |
|
Thomas Adamcik
|
edc2eb0760
|
Merge branch 'master' into gstreamer
Conflicts:
tests/backends/gstreamer_test.py
|
2010-04-27 00:10:03 +02:00 |
|
Thomas Adamcik
|
80879f9f86
|
Add more test stubs
|
2010-04-27 00:06:25 +02:00 |
|
Thomas Adamcik
|
32dcabafc3
|
Load tracks when stored playlist is initialised
|
2010-04-27 00:02:57 +02:00 |
|
Thomas Adamcik
|
f9bc9a44b1
|
Replace FIXME with test stub
|
2010-04-26 23:46:48 +02:00 |
|
Thomas Adamcik
|
2f4cea2339
|
Add test_playlist_contents_get_written_to_disk test
|
2010-04-26 23:43:06 +02:00 |
|
Thomas Adamcik
|
d522415757
|
Placeholder test_santitising_of_playlist_filenames
|
2010-04-26 23:27:47 +02:00 |
|
Thomas Adamcik
|
cf05777e9f
|
Fix renaming of stored playlists on disk
|
2010-04-26 23:24:12 +02:00 |
|