You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
##functional_test.py
This is a functional test for TDD demo.
The test uses Django for showing the TDD way of working.
The functional test is written in python and it uses the unittest module.