Implement log_in_user

This commit is contained in:
richard-dds
2018-08-03 14:13:21 -04:00
parent 1548df6346
commit 132c82de80
9 changed files with 76 additions and 95 deletions

View File

@@ -1,6 +1,3 @@
import pytest
def test_routes(client):
for path in (
"/",