praw-dev / praw

PRAW, an acronym for "Python Reddit API Wrapper", is a python package that allows for simple access to Reddit's API.
http://praw.readthedocs.io/
BSD 2-Clause "Simplified" License
3.4k stars 453 forks source link

Improve tests, clean up test code, and sort test functions/classes #1923

Closed LilSpazJoekp closed 1 year ago

LilSpazJoekp commented 1 year ago

This improves the test code and leverages more pytest features.

Summary of changes: