AdrianFerJ / v2go-api

V2go web app's repo contains client and server apps (django and angular), and infastructure setup for both apps, postgres, redis, and nginx using docker
0 stars 0 forks source link

AuthenticationTest in volt_reservation/tests/test_views.py is failing #28

Closed AdrianFerJ closed 5 years ago

AdrianFerJ commented 5 years ago

In addition to the tests, it's also missing test data. If possible, we should replicate @classmethod def setUpTestData(cls): (like HostChargingStationTest in main/tests/test_views.py).

AdrianFerJ commented 5 years ago

Check branch https://github.com/driankus/v2go-web-app/tree/BigMerge/EnableAuthentication_for_reservation_app