Coverage for common\tests\test_models.py : 100%

Hot-keys on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
name_surname="name", country="AM", date_of_birth="2000-07-02", email="em@gm.com", username='testuser', password="12345")
name="Testek1 fanfic", author="michaelRuiz", web="http://webfanfic.com/jkas", genre1="adv", complete=True)
name="Testek2 fanfic", author="michaelRuiz", web="www.web2fanfic.org/sldkf", genre1="adv", complete=True)
name="Testek3 fanfic", author="michaelRuiz", web="https://www.web3fanfic.com/slkdf", genre1="adv", complete=True)
''' Test if name is well set '''
''' Test if the domain is well obtained '''
""" Check if the parameter it's a genre """
""" Check if the parameter it's not a genre """
""" Test if the abbreviation of genre is well obtained """ |