/TDD_lists

TO DO lists for TDD learning

Primary LanguageJavaScript

TDD lists

TO DO list app in Django developed with test driven development (TDD) process for learning purposes

It's a minimum viable app with TDD. made just te get myself familiar with TDD. Plenty of features missing such as post or list removal, different users accounts and many more. That won't be added.

Testing methods:

  • functional test
  • unit test

Technology used:

  • Django
  • Selenium
  • JavaScript
  • QUnit

Deployed with pythonanywhere.com: TO-DO