John Helmert
f25a29100e
Add exact timestamp to Reddit submission data dictionary
...
This will enable easy implementation of the exact timestamp display as
requested in #3
2019-08-01 22:24:46 -05:00
John Helmert
7f1206e785
Fix failing test which requires default look_and_feel
2019-07-06 13:00:30 -05:00
John Helmert
c5f1500ffb
Fix tests for modifications made last commit
...
SubredditContent now has a constructor that uses a config object, this
simply fixes all the constructions of SubredditContent that caused
errors.
2019-06-29 17:02:16 -05:00
John Helmert
4f37dd1710
Add full test coverage for Content.humanize_timestamp
2019-06-12 21:00:02 -05:00
John Helmert
7e9455b4ca
Rename rtv to tuir
2019-06-09 19:31:35 -05:00
Michael Lazar
81e90fccfb
Making the user page titles a little fancier
2018-10-02 00:51:10 -04:00
Michael Lazar
510f3538da
Merge branch 'user_pages' of https://github.com/woorst/rtv into woorst-user_pages
2018-10-01 23:56:06 -04:00
Michael Lazar
e4cced27eb
Adding tests and some minor tweaks to structure.
2018-10-01 00:45:09 -04:00
woorst
e6157c5e80
add test for user pages
2018-09-15 18:06:31 -04:00
Michael Lazar
b8fb0cf418
Fixing tests and adding cassettes
2018-08-04 01:42:43 -04:00
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
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
100515769c
PyLint and PEP8 formatting
2018-04-02 18:28:21 -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
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
3bfcf6b318
Support /u/me/m/multireddit from prompt
2017-08-31 12:38:48 -04:00
Michael Lazar
395aefc2c6
Filter nsfw content when safe search is enabled
2017-08-31 00:33:50 -04:00
Michael Lazar
b79eb4a84a
Updating a few tests
2017-06-08 21:27:12 -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
6b1eab1a97
Bundling praw v3 with rtv
2017-03-28 21:33:10 -07:00
Michael Lazar
08c9af03fa
Fixing edge cases in comment order when unfolding more comments
2017-03-04 23:54:02 -08:00
Michael Lazar
e96db6e7ac
Making a few things more clear.
2016-10-31 13:56:08 -07:00
Michael Lazar
7e942c915e
Adding tests.
2016-10-17 18:07:18 -07:00
Michael Lazar
9675fb4ba4
Adding subreddit name to a few error messages.
2016-10-17 17:43:10 -07:00
Michael Lazar
bd7c63cd5f
Fixed praw caching cassette requests, pytest-xdist compatability.
2016-08-10 23:19:13 -07:00
Michael Lazar
c096d7014c
Updating tests.
2016-08-09 18:26:48 -07:00
Michael Lazar
7a34c089b9
Raise NotImplemetedError.
2016-08-04 01:01:48 -07:00
Michael Lazar
c4f0e2389d
Fixed tests.
2016-08-01 00:09:17 -07:00
David Foucher
94dc86f915
Merge remote-tracking branch 'upstream/master'
...
Refactoring
2016-07-24 01:27:11 +02:00
Michael Lazar
6cbc57ee44
Adding new cassettes.
2016-07-21 23:25:37 -07:00
Michael Lazar
6ed9d37aa1
Cleaning up parameters.
2016-07-21 22:25:05 -07:00
Michael Lazar
230580e2ea
Added more tests.
2016-07-20 17:02:57 -07:00
Michael Lazar
50a7c4cc44
Adding tests.
2016-07-20 02:16:01 -07:00
Michael Lazar
3f90fdc70c
More changes, getting closer.
2016-07-19 22:13:45 -07:00
Michael Lazar
61ae63438f
Reverted rename to simplify diff.
2016-07-19 01:09:31 -07:00
woorst
bfba1c7ad2
ListRedditsContent.from_user method replaced with from_func; updated tests accordingly
2016-07-18 14:52:05 -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
David Foucher
6f06c3b355
fix cassettes errors
2016-07-17 18:41:30 +02:00
David Foucher
bc0f921e1c
Add saved comment in saved view and some tests
2016-07-17 17:01:17 +02: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
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
8fc93911c6
Better support for random subreddit.
2016-04-08 01:32:20 -07:00
Michael Lazar
ff29429601
Replace np links with www to fix 403 forbidden error.
2016-02-04 15:33:50 -08:00