dnsgen icon indicating copy to clipboard operation
dnsgen copied to clipboard

Adding test cases for dnsgen 'partiate domain'

Open SrilakshmiSH opened this issue 6 years ago • 1 comments

Hello Patrik,

I have created a test file for partiate domain method using unittest module. I have considered different cases for valid and invalid domain names and have tested for special characters as well using assertEqual(). I'm a beginner in python and new to open source. This being my first contribution, I request you to suggest any improvements.

Thanks, Sri

SrilakshmiSH avatar Oct 11 '19 03:10 SrilakshmiSH

Thanks for the PR, can you please move it to "tests/" folder in the root rather than "dnsgen/"?

Thanks

PatrikHudak avatar Oct 14 '19 08:10 PatrikHudak