Michael Lazar
1a814f7437
Adding a cassette
2017-07-10 18:06:06 -04:00
Michael Lazar
b79eb4a84a
Updating a few tests
2017-06-08 21:27:12 -04:00
Michael Lazar
690971355c
Fixing a test
2017-06-08 01:12:57 -04:00
Michael Lazar
979726ec6b
Automatically delete refresh-token if it is corrupted
2017-06-08 01:04:29 -04:00
Michael Lazar
57064a7b36
Added a [Comment] tag to the subreddit view and added cassettes
2017-06-08 00:01:58 -04:00
Michael Lazar
e964cb7ca3
Adding imgur client id to the config file
2017-06-07 22:40:45 -04:00
Michael Lazar
332ad463f7
Updating cassettes
2017-05-31 23:23:56 -04:00
Michael Lazar
4c3a2bef65
Updating cassettes
2017-05-31 23:06:44 -04:00
Michael Lazar
1c66c5662f
Fixed tests
2017-05-10 21:40:40 -07:00
Michael Lazar
29584acd3a
Code review refactoring
2017-05-09 18:20:52 -04:00
Josue Ortega
e9b597f65f
Adds test for copy
2017-05-05 17:27:30 -06:00
Michael Lazar
08c9af03fa
Fixing edge cases in comment order when unfolding more comments
2017-03-04 23:54:02 -08:00
Michael Lazar
d0345d21f4
Added ability to open submissions from the subreddit prompt.
2017-01-17 22:12:27 -08:00
Michael Lazar
d57675c470
Adding a new cassette.
2016-10-12 00:14:36 -07:00
Michael Lazar
496fb849e1
Adding tests.
2016-10-11 22:53:26 -07:00
Michael Lazar
d37e263181
Fix for subreddit title.
2016-10-01 17:47:34 -07:00
Michael Lazar
bd7c63cd5f
Fixed praw caching cassette requests, pytest-xdist compatability.
2016-08-10 23:19:13 -07:00
Michael Lazar
17425008b3
Adding general test coverage.
2016-08-10 01:32:02 -07:00
Michael Lazar
f2b412ab31
Added test cases.
2016-08-06 17:16:13 -07:00
Michael Lazar
a97b10e162
More cassettes.
2016-08-06 01:29:43 -07:00
Michael Lazar
2e9c661a7b
Adding new cassettes.
2016-08-06 01:20:28 -07:00
Michael Lazar
7a34c089b9
Raise NotImplemetedError.
2016-08-04 01:01:48 -07:00
Michael Lazar
1035db1cc9
Add fixture.
2016-08-01 00:13:11 -07:00
Michael Lazar
acadb250dd
Reverting a bunch of cassettes.
2016-07-31 19:27:32 -07:00
David Foucher
79227d2607
revert some cassettes
2016-07-30 14:02:06 +02:00
David Foucher
ed774a81e1
sync
2016-07-30 13:55:41 +02:00
David Foucher
d141182333
Merge remote-tracking branch 'upstream/master'
2016-07-30 12:52:37 +02:00
Michael Lazar
ddb459cf56
Fixed a few bugs and added cassettes.
2016-07-26 01:06:44 -07:00
David Foucher
94dc86f915
Merge remote-tracking branch 'upstream/master'
...
Refactoring
2016-07-24 01:27:11 +02:00
Michael Lazar
aa29415fe1
Fixed a unit test.
2016-07-22 22:42:51 -07:00
Michael Lazar
8402d2eff9
Missed some cassettes somehow.
2016-07-21 23:48:38 -07:00
Michael Lazar
6cbc57ee44
Adding new cassettes.
2016-07-21 23:25:37 -07:00
Michael Lazar
b95c4448af
Merge remote-tracking branch 'origin/master' into woorst-more_listings
...
Conflicts:
rtv/rtv.cfg
tests/test_subreddit.py
2016-07-21 14:21:34 -07:00
mardiqwop
323ff65dfd
Adding test_subreddit_frontpage_toggle.yaml to satisfy Travis-CI
2016-07-20 20:48:41 -04:00
Michael Lazar
f688659f84
Got the unit tests running again.
2016-07-20 01:20:56 -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
woorst
022dd7e449
Updated cassettes
2016-07-18 16:05:45 -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
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
Michael Lazar
a21fcc1e06
Fixed tests.
2016-04-21 01:02:43 -07:00
Michael Lazar
8fc93911c6
Better support for random subreddit.
2016-04-08 01:32:20 -07:00
Michael Lazar
51300e6ef8
Fixed pager test.
2016-03-03 20:20:02 -08:00
Michael Lazar
ff29429601
Replace np links with www to fix 403 forbidden error.
2016-02-04 15:33:50 -08:00