hugovk
|
58b93c847e
|
WIP: More tests
|
2017-10-18 08:57:39 +03:00 |
|
hugovk
|
5ba51c1e2c
|
Finish refactor
|
2017-10-17 23:18:35 +03:00 |
|
hugovk
|
2edfc108d1
|
Fix test import
|
2017-10-17 23:14:00 +03:00 |
|
hugovk
|
2aa4dbdf88
|
Split Last.fm/Libre.fm tests
|
2017-10-17 21:57:17 +03:00 |
|
hugovk
|
31aeb6e69a
|
Continue tests refactor
|
2017-10-17 21:45:20 +03:00 |
|
Hugo
|
25f419204a
|
Start tests refactor
|
2017-09-26 18:01:17 +03:00 |
|
Hugo
|
a8522fded3
|
Bring back test_caching on another method
|
2017-09-26 11:04:02 +03:00 |
|
hugovk
|
0eac6e9ae2
|
Remove redundant functions
|
2017-09-26 09:14:24 +03:00 |
|
hugovk
|
ec68660014
|
Remove dead Last.fm chart test
|
2017-09-26 09:08:40 +03:00 |
|
hugovk
|
27ba0dd6b3
|
Remove dead Last.fm metro methods
|
2017-09-26 08:58:37 +03:00 |
|
hugovk
|
230439f52f
|
Remove dead Last.fm event/venu methods
|
2017-09-26 08:38:32 +03:00 |
|
Hugo
|
61216f73c0
|
Remove dead Last.fm artist/user methods
|
2017-09-25 18:36:02 +03:00 |
|
Hugo
|
454c519fd9
|
Remove dead Last.fm group methods
|
2017-09-25 18:29:12 +03:00 |
|
Hugo
|
6d738d3f43
|
Remove dead Last.fm artist/shout methods
|
2017-09-25 18:24:13 +03:00 |
|
Hugo
|
56e193d149
|
Remove dead Last.fm playlist methods
|
2017-09-25 18:11:48 +03:00 |
|
Hugo
|
f419c39ef0
|
Remove dead Last.fm library methods
|
2017-09-25 18:03:00 +03:00 |
|
Hugo
|
3e097b98fc
|
Remove @handle_lastfm_exceptions: dead Last.fm things will be removed
|
2017-09-25 17:49:12 +03:00 |
|
Hugo
|
c303fd0139
|
Remove dead Last.fm attributes: releasedate in album.getInfo
|
2017-09-25 17:37:24 +03:00 |
|
Hugo
|
0d4f674ac7
|
Remove dead Last.fm methods: get_top_fans
|
2017-09-25 17:28:02 +03:00 |
|
Hugo
|
d6281e3829
|
Merge pull request #217 from pylast/fix-collect-nodes
Fix: _collect_nodes() break if there are no child nodes
|
2017-09-25 14:54:09 +03:00 |
|
Hugo
|
e19061a437
|
Re-enable test for re-added Last.fm API
|
2017-09-25 14:29:44 +03:00 |
|
Hugo
|
fe6673ba29
|
Add more tests
|
2017-09-25 13:14:17 +03:00 |
|
Hugo
|
8baac12650
|
Merge pull request #215 from pylast/fix-unclosed-ssl-socket-warning
Fix unclosed SSLSocket warning
|
2017-09-18 15:26:01 +03:00 |
|
Hugo
|
8e99f2b04e
|
Use different artists for test_set_tags and test_remove_tags to avoid parallel test collisions
|
2017-09-18 14:47:21 +03:00 |
|
Hugo
|
bdd1b8d5e5
|
Add failing test
|
2017-09-18 14:13:00 +03:00 |
|
Hugo
|
b852ec0a80
|
'Test Title' is now 'test title'
|
2017-07-07 18:27:26 +03:00 |
|
Isaacs, Ben
|
5f8be53750
|
Update tests for https / new i18n URL scheme
|
2017-07-07 12:06:33 +01:00 |
|
hugovk
|
a9549030f4
|
flake8
|
2017-02-13 19:39:07 +02:00 |
|
Hugo
|
210789a5fe
|
Update error message for test_init_with_token
https://github.com/pylast/pylast/pull/198#issuecomment-279208373
|
2017-02-13 09:01:04 +02:00 |
|
Jace Browning
|
80f391761c
|
Support authentication tokens to construct networks
Closes #193
|
2017-02-06 22:44:15 -05:00 |
|
hugovk
|
76d85f4c19
|
Update libre.fm test
|
2017-01-02 15:25:21 +02:00 |
|
hugovk
|
571edf23d9
|
Separate Libre.fm test from Last.fm tests
|
2016-10-30 12:25:10 +02:00 |
|
hugovk
|
4732bf3750
|
Skip tests if Last.fm API still broken
|
2016-04-23 15:46:49 +03:00 |
|
hugovk
|
ea33074941
|
Skip test if Last.fm API still broken
|
2016-04-23 15:28:07 +03:00 |
|
hugovk
|
4c8d2e2a9b
|
Split test into passing and failing tests
|
2016-04-23 15:27:28 +03:00 |
|
hugovk
|
8195725500
|
Skip tests if Last.fm API still broken
|
2016-04-23 14:48:29 +03:00 |
|
hugovk
|
f17929e6cb
|
Skip more tests which fail due to the (still) broken Last.fm API
|
2016-01-08 11:04:02 +02:00 |
|
hugovk
|
950c2e78ca
|
Skip tests which fail due to the (still) broken Last.fm API
|
2016-01-07 18:09:28 +02:00 |
|
hugovk
|
cbf2066ee5
|
Failing test for #146
|
2015-09-07 23:55:22 +03:00 |
|
Hugo van Kemenade
|
fc206891af
|
Merge pull request #137 from hugovk/brtkrbzhnv-develop
Support for User.GetPersonalTags
|
2015-07-24 12:16:00 +03:00 |
|
hugovk
|
c421fd5cbd
|
flake8
|
2015-07-24 11:22:39 +03:00 |
|
José Neto
|
2f72ec8270
|
pep8 compliance
|
2015-07-09 17:02:53 -03:00 |
|
José Neto
|
5f18619333
|
Add test case for Track.get_correction()
|
2015-07-01 17:04:43 -03:00 |
|
José Neto
|
6b58f43c01
|
Add test case for Artist.get_correction()
|
2015-07-01 17:04:01 -03:00 |
|
brtkrbzhnv
|
8b321dfe74
|
Added User.GetPersonalTags test cases
|
2015-06-27 00:11:08 +02:00 |
|
hugovk
|
4437508e0f
|
Remove unused import
|
2015-04-28 23:14:36 +03:00 |
|
hugovk
|
615bccb227
|
Remove artist.getImages and depracation note
|
2015-04-27 21:41:16 +03:00 |
|
hugovk
|
e26b542bec
|
Retry failures up to four times, require at least one pass
|
2015-04-26 22:18:58 +03:00 |
|
hugovk
|
88a74273a0
|
Sometimes Last.fm returns an error for dates[1]: No chart available for this user/date-range combination
|
2015-04-26 21:26:21 +03:00 |
|
hugovk
|
be8ae40caf
|
Failing test for #124
|
2015-04-26 20:10:24 +03:00 |
|
hugovk
|
816be1cbe8
|
Rerun flaky interation tests
|
2015-04-12 12:54:22 +03:00 |
|
Ivan Malison
|
de31fc33f6
|
fix base object hasing. Closes #120 .
|
2015-01-08 16:07:43 -08:00 |
|
Ivan Malison
|
df75cf2aa2
|
Fix UnicodeDecodeError from #114. Replace definitions of _unicode and
_string. Add six as a dependeny. Fix clonedigger script.
|
2015-01-08 16:07:42 -08:00 |
|
hugovk
|
da26531c87
|
Skip if PYLAST_USERNAME etc. env vars missing
|
2015-01-08 11:14:40 +02:00 |
|
Ivan Malison
|
dd7fe504d3
|
Revert "Add failing test for #114" (This revert should be reverted later
as the test from this commit should be made to pass eventually)
This reverts commit 6d84446f03 .
|
2015-01-07 23:31:48 -08:00 |
|
Ivan Malison
|
781df0c94f
|
Remove duplicate line, Make test_pylast.py runnable as main again.
|
2015-01-07 23:31:07 -08:00 |
|
Ivan Malison
|
6d84446f03
|
Add failing test for #114
|
2015-01-07 19:27:28 -08:00 |
|
Ivan Malison
|
b66ee21ce0
|
Consolidate travis environments. separate matrix and global environment variables.
|
2015-01-07 18:15:59 -08:00 |
|
Ivan Malison
|
ca66e74099
|
tox/travis stuff. making testing more uniform.
|
2015-01-07 17:57:04 -08:00 |
|
Ivan Malison
|
c2b03afe55
|
Don't encode strings as 'utf-8' twice in _get_cache_key. Closes #109.
|
2015-01-07 09:13:29 -08:00 |
|
Ivan Malison
|
387220c1d6
|
Make pylast a package. Move tests into a directory. Start using pytest
and tox. Use setuptools instead of distutils.
|
2015-01-07 09:13:28 -08:00 |
|