Welcome | Get started | Dive into Lino | Contribute | Topics | Reference | More

lino_book.projects.avanti1.tests.test_nullchar

Tests some behaviour of the Client.national_id field.

You can run only these tests by issuing:

$ go adg
$ python manage.py test tests.test_nullchar

Tests whether national_id is set to NULL (not empty string).

Classes

TestCase([methodName])