Commit Graph

231 Commits

Author SHA1 Message Date
Edridge D'Souza ccfff97ee6 Fixed the menu bar in the tests and commented out broken tests
Commented out any tests for the gilded method that would require an existing cassette using the gilded sort. Once we have a cassette for that, I believe we can uncomment these lines and (hopefully) have them work.
2018-07-16 18:08:35 -04:00
Edridge D'Souza 93bf150780 Trying again to fix tests 2018-07-16 17:29:30 -04:00
Edridge D'Souza 95d184bfbe Blank commit 2018-07-16 17:18:59 -04:00
Edridge D'Souza 624a0dc7c8 Added missing comma 2018-07-16 17:13:41 -04:00
Edridge D'Souza ad97b8ff9a Attempt to fix the tests
An attempt to fix the broken tests
2018-07-16 16:52:08 -04:00
Michael Lazar 67b6b085f0 Merge branch 'master' into mime_parser_vimeo 2018-06-24 18:33:19 -04:00
woorst d6a4cd0504 Add mime parser: vimeo.com 2018-06-20 23:20:14 -04:00
woorst 4abc0bb6d0 Add mime parser: streamja.com 2018-06-20 22:44:31 -04:00
Michael Lazar 9614dc90fe Added a new test for hiding a submission 2018-06-03 00:21:29 -04:00
Michael Lazar 26bfeb8802 Fixed passing invalid argument to pytest.raises 2018-05-23 12:22:50 -04:00
Michael Lazar 100515769c PyLint and PEP8 formatting 2018-04-02 18:28:21 -04:00
Michael Lazar be4c9c125f Sending OAuth Server errors to the log instead of printing to stdout 2018-03-20 14:04:03 -04:00
Donovan Glover f8ec571c3b Add --no-flash option to rtv, fixes #478 2018-01-28 17:00:44 -05:00
Michael Lazar d20ed5ee33 Fixing test 2018-01-21 19:52:58 -05:00
Michael Lazar 47e5414be0 Fixing error handling for the inbox command 2018-01-21 19:38:35 -05:00
Caleb Perkins 45ed75a6e0 Use XDG_DATA_HOME for history and refresh token. 2017-12-26 22:09:37 -08:00
Michael Lazar 38c3695603 Reverting a change to the order of how Selected is applied to themes 2017-12-09 21:06:29 -05:00
Michael Lazar b69ee70366 Merge branch 'master' into themes 2017-12-07 20:55:44 -05:00
Michael Lazar 29ea05f5bb Adding support for emacs terminals 2017-11-04 15:20:58 -04:00
Michael Lazar 00df45bd34 Fix crash on startup when terminal doesnt support colors 2017-11-04 14:10:50 -04:00
woorst 4796a7b70f update liveleak mime parser for youtube embeds 2017-10-29 08:52:34 -05:00
woorst d5f344e4a7 add additional worldstar test 2017-10-29 08:30:32 -05:00
woorst 2f4f335a0f add worldstar mime parser 2017-10-29 08:24:49 -05:00
woorst e89c620e0e add mime parser: flickr.com 2017-10-11 17:27:37 -05:00
woorst c0eedd716e add mime parsers: livememe.com and makeameme.org 2017-10-11 08:37:42 -05:00
woorst 359c1d77a9 add imgflip.com mime parser 2017-10-11 07:58:08 -05:00
woorst e49831bf4b add imgtc mime parser 2017-10-10 17:37:38 -05:00
woorst ae89262073 add mime parsers for gifs.com and giphy.com 2017-10-10 15:19:04 -05:00
woorst 6045ceb35d imgur fallback cassette 2017-10-06 20:22:38 -05:00
woorst d2079b5510 test and cassette update 2017-10-06 20:02:58 -05:00
Michael Lazar 32c4ac2a58 Fixing test on py2 2017-09-20 23:30:49 -04:00
Michael Lazar db07149e4a Fixing a few tests 2017-09-20 23:26:51 -04:00
Michael Lazar fe29017d44 Lots of tests 2017-09-20 22:32:58 -04:00
Michael Lazar 552c178fe6 Fixing tests 2017-09-20 13:35:20 -04:00
Michael Lazar b941dc22af Merge branch 'master' into themes 2017-09-14 14:44:00 -04:00
Michael Lazar c0087cde10 Properly escaping periods 2017-09-14 12:59:50 -04:00
Michael Lazar 2a9e1c548c Skipping the vidme test 2017-09-14 12:55:01 -04:00
Michael Lazar 2a33963823 Fixing a test, seems to be a bug in the reddit api for /domain/python.org/top 2017-09-14 01:15:00 -04:00
Michael Lazar a4aa33ddf3 Removing old cassettes 2017-09-14 01:01:53 -04:00
Michael Lazar 161881cd0a updating cassettes 2017-09-14 00:51:12 -04:00
Michael Lazar 0367ad9521 t 2017-09-14 00:31:48 -04:00
Michael Lazar c1f3eb447a Updating tests 2017-09-14 00:27:18 -04:00
Michael Lazar 7e1ee3e3b3 Adding test coverage 2017-09-13 23:54:07 -04:00
Michael Lazar 031b58b3b4 Refactoring and adding tests 2017-09-13 23:35:40 -04:00
Michael Lazar 5e82811918 Re-naming 2017-09-13 02:16:17 -04:00
Michael Lazar 5908d932f0 Working on tests 2017-09-13 02:04:58 -04:00
Michael Lazar a208a6764a Merge branch 'master' into themes
# Conflicts:
#	rtv/__main__.py
#	rtv/page.py
#	rtv/submission_page.py
#	rtv/subreddit_page.py
#	rtv/subscription_page.py
#	rtv/terminal.py
#	rtv/theme.py
2017-09-10 22:26:06 -04:00
Michael Lazar 8b63e1c5de Adding tests 2017-09-10 21:47:55 -04:00
Michael Lazar 982861560a Cherry picking backwards-compatible changes from the themes branch 2017-09-08 01:10:32 -04:00
Michael Lazar 7b074e0c05 Merge branch 'master' into themes 2017-09-07 22:31:43 -04:00