mattstibbs / nhspy

Python helper package for NHS-related functions
ISC License
1 stars 1 forks source link

Implementation of CUI Date class #3

Open TonyFlury opened 8 years ago

TonyFlury commented 8 years ago

This is the implementation of the CUI Date class - includes :

  1. New module : cui.py - includes the CUI Date class and templates for NHSNumber and Name classes.
  2. New module : tests/test_cui.py - tests the CUI Date class 21 test cases.
  3. Documentation : updated README, AUTHORS, HISTORY & docs/usage.rst
  4. Documentation : created docs/CUI/Date_Time.rst

Tests executed :