Commit Graph

227 Commits

Author SHA1 Message Date
mardiqwop
1dbcf22742 Added tests for subreddit.py's new show_frontpage. Refactored getters and setters. 2016-07-20 16:02:34 -04:00
Michael Lazar
50a7c4cc44 Adding tests. 2016-07-20 02:16:01 -07:00
Michael Lazar
f688659f84 Got the unit tests running again. 2016-07-20 01:20:56 -07:00
Michael Lazar
3f90fdc70c More changes, getting closer. 2016-07-19 22:13:45 -07:00
Michael Lazar
8caa2b6629 Reverting some cassettes that didnt need to be updated. 2016-07-19 21:54:19 -07:00
Michael Lazar
10610283ba Reverting some cassettes that didnt need to be updated. 2016-07-19 21:49:14 -07:00
Michael Lazar
6094b45029 Missed some changes. 2016-07-19 01:11:06 -07:00
Michael Lazar
61ae63438f Reverted rename to simplify diff. 2016-07-19 01:09:31 -07:00
woorst
c8ff233c7c Merge conflicts 2016-07-18 16:18:33 -05:00
woorst
022dd7e449 Updated cassettes 2016-07-18 16:05:45 -05:00
woorst
07aa3c5225 Correct /r/me to /u/me 2016-07-18 16:05:37 -05:00
woorst
12155c0953 Fixed an ambiguous test. 2016-07-18 14:56:28 -05:00
woorst
5478c299f8 Add test for subscription page 2016-07-18 14:52:05 -05:00
woorst
bfba1c7ad2 ListRedditsContent.from_user method replaced with from_func; updated tests accordingly 2016-07-18 14:52:05 -05:00
woorst
96151408b3 Remove now redundant files 2016-07-18 14:52:05 -05:00
woorst
92d16ad15f Generalize SubscriptionPage to handle lists of reddits 2016-07-18 14:49:53 -05:00
woorst
86cf7d0391 additional tests for from_name method 2016-07-18 14:49:53 -05:00
woorst
2f06df7515 Add test for from_name for multireddits 2016-07-18 14:49:53 -05:00
woorst
1d1a5a7b36 Add tests for tests_content_subreddit_from_name 2016-07-18 14:49:53 -05:00
woorst
bf59214de0 ListRedditsContent.from_user method replaced with from_func; updated tests accordingly 2016-07-17 19:52:35 -05:00
woorst
99dbea0bd4 Remove now redundant files 2016-07-17 16:20:27 -05:00
woorst
e949474570 Generalize SubscriptionPage to handle lists of reddits 2016-07-17 16:17:50 -05:00
David Foucher
c65246e1ac Add missed test cassette 2016-07-17 19:45:19 +02:00
David Foucher
5241079dba Add comment save test 2016-07-17 19:40:34 +02:00
David Foucher
6f06c3b355 fix cassettes errors 2016-07-17 18:41:30 +02:00
David Foucher
96f89e4f65 cassettes for testing 2016-07-17 17:05:08 +02:00
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