Skip to content

Lots of tests

Latest
Compare
Choose a tag to compare
@fabiosangregorio fabiosangregorio released this 02 Sep 07:25
· 14 commits to master since this release

NEW

BUGFIXES

  • Fixed vreddit service bug
  • Fixed bug where urls outside of reddit containing a r/ would be treated as subreddits.
  • Fix bug where the exception sent as a message was not the one originally thrown

IMPROVEMENTS

  • Refactored services for better exception handling in linker
  • Refactored file structure
  • Added lots of tests
  • Added Design by Contract
  • Added static type checking with mypy
  • Added linting
  • Added docstrings and docstrings linting