Commit graph

161 commits

Author SHA1 Message Date
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