aurelg/feedspora

Rewrite feed/post tests w/pytest

Closed this issue · 1 comments

The current feed and post tests rely on a shell script (tests/run_tests.sh). They should be reimplemented with pytest.

Fixed with commits f6dd0bb and 7fd83f2.