David Foucher
bc0f921e1c
Add saved comment in saved view and some tests
2016-07-17 17:01:17 +02:00
woorst
04e2ccc43e
additional tests for from_name method
2016-07-16 23:49:26 -05:00
Michael Lazar
246e06fad0
Merge pull request #250 from michael-lazar/unittest_refresh_token
...
Disable unit tests from deleting refresh token.
2016-07-15 23:07:40 -07:00
Michael Lazar
99ca930041
Fixed an ambiguous test.
2016-07-15 23:01:31 -07:00
Michael Lazar
23267d8a4b
Fix for python 2.
2016-07-15 22:42:19 -07:00
Michael Lazar
add11e9f22
Disable unit tests from deleting refresh token.
2016-07-15 21:53:14 -07:00
Michael Lazar
789551b62d
Merge branch 'master' into custom_commands2
2016-07-15 17:10:05 -07:00
Michael Lazar
a1a26aa308
Fixed test.
2016-07-15 16:30:22 -07:00
woorst
583dd1b6eb
Merge remote-tracking branch 'origin/master' into more_listings
2016-07-15 16:54:21 -05:00
Michael Lazar
1f6ced1f74
Fixed tests.
2016-07-08 20:55:04 -07:00
Michael Lazar
cd9617b0d8
Pass config object to terminal.
2016-07-08 20:48:42 -07:00
Michael Lazar
e30d53c49e
Merge pull request #243 from michael-lazar/handle_xpost_better
...
Handle xpost better
2016-07-08 00:37:55 -07:00
Michael Lazar
d26097e398
xposts should now work for subreddits.
2016-07-08 00:33:34 -07:00
Michael Lazar
42d342f175
Changed /r/me to "My Submissions" in page header, added test.
2016-07-07 17:44:35 -07:00
Matt Smith
749ad11171
Added urlview keybinding
...
1. A shortcut of 'b' was used as the default binding for passing
comment body text to urlview (this is similar to the default of C-b in
the 'mutt' text email client)
2. The `comment_urlview` SubmissionController function was added to
recieve the SUBMISSION_OPEN_IN_URLVIEWER keypress request.
3. The `open_urlview` terminal function was added to handle the urlview
request. It passes the comment body data to urlview via a Popen
process.
4. A test case was added to ensure this new code path is executed
5. Small formatting changes, mostly line length
2016-07-05 20:52:31 -07:00
woorst
b54b4210dd
Add test for from_name for multireddits
2016-06-28 16:52:59 -05:00
woorst
07bf94c65c
Add tests for tests_content_subreddit_from_name
2016-06-28 07:32:51 -05:00
Michael Lazar
8529b4a313
Fixed another test.
2016-06-23 23:08:30 -07:00
Michael Lazar
d81c981dbf
Updated tests. Updated log format.
2016-06-23 22:50:12 -07:00
Michael Lazar
ab86b5d875
Fixed test.
2016-06-14 01:05:20 -07:00
Michael Lazar
81e618b40b
Check for empty subreddit name.
2016-06-14 00:59:18 -07:00
Michael Lazar
a21fcc1e06
Fixed tests.
2016-04-21 01:02:43 -07:00
Michael Lazar
27395637a3
Added a test for not enough space to display comment.
2016-04-20 00:52:54 -07:00
Michael Lazar
51a0dd33e4
Updated a few tests.
2016-04-20 00:06:22 -07:00
Michael Lazar
6c130001b1
Fixed bug where submission indicies were duplicated when paging.
2016-04-15 17:47:45 -07:00
Michael Lazar
b72b7965c1
Add monochrome option, chmod 664 when copying config.
2016-04-12 15:56:09 -07:00
Michael Lazar
8fc93911c6
Better support for random subreddit.
2016-04-08 01:32:20 -07:00
Michael Lazar
3c446ad881
Test fix.
2016-03-03 22:28:19 -08:00
Michael Lazar
51300e6ef8
Fixed pager test.
2016-03-03 20:20:02 -08:00
Michael Lazar
ad61bb6a9d
Fixed terminal test.
2016-03-03 18:32:32 -08:00
Michael Lazar
ffbd6c1dfd
Working on adding pager.
2016-03-03 18:28:14 -08:00
Michael Lazar
d08b9f47be
Fixed the tests.
2016-02-09 23:42:07 -08:00
Michael Lazar
c5bf97efcc
Working on tests.
2016-02-09 18:32:25 -08:00
Michael Lazar
2f093e47a8
Added binding convention to the config file.
2016-02-09 00:43:41 -08:00
Michael Lazar
ff29429601
Replace np links with www to fix 403 forbidden error.
2016-02-04 15:33:50 -08:00
Michael Lazar
52760e4000
Updated package data, pylint fix.
2015-12-15 00:15:20 -08:00
Michael Lazar
49e2d1aa4f
Config now loads default values from a file alongside the source.
2015-12-14 23:37:23 -08:00
Michael Lazar
c24c4669a4
Fixed tests.
2015-12-09 01:41:37 -08:00
Michael Lazar
329bfae1ec
Added unit tests for banner.
2015-12-09 01:34:55 -08:00
Michael Lazar
9de6056b04
Run a second pass on escaped html characters.
2015-12-09 01:23:22 -08:00
Michael Lazar
cefdfb3290
Tweaked exception wording.
2015-12-08 01:09:56 -08:00
Michael Lazar
9d2a6af826
Fixed prompt sometimes not clearing.
2015-12-08 00:28:55 -08:00
Michael Lazar
dc56d2524e
Fixed flatten_comments behavior when loading additional comments.
2015-12-06 22:03:03 -08:00
Michael Lazar
8fd8dc549e
More pylint fixes, added pylint to the build process.
2015-12-05 01:51:05 -08:00
Michael Lazar
83b5187317
Pylint fixes.
2015-12-04 18:24:59 -08:00
Michael Lazar
15c6daed2a
Fixed browser test.
2015-12-03 23:55:32 -08:00
Michael Lazar
5244dfc2d0
Merge branch 'master' into browser_osx
...
Conflicts:
rtv/objects.py
2015-12-03 21:18:40 -08:00
Michael Lazar
7ebcfb9cca
Updated loader tests.
2015-12-03 20:55:37 -08:00
Michael Lazar
34167ac084
Removing reliance on DISPLAY, making open_browser more robust.
2015-12-03 02:05:39 -08:00
Michael Lazar
5a0932f6d3
PEP8 fixes.
2015-12-03 00:20:20 -08:00