mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-14 12:43:24 +02:00
* Remove login_required and user id from blog posts. * Remove login_required for blog endpoints. * Rename update endpoint to show * Remove auth. * Tests passing. * Remove unused auth fixture * Remove users table from db |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| data.sql | ||
| test_blog.py | ||
| test_db.py | ||
| test_factory.py | ||