Eulercoder / fabulous

Fabulous Bot for Slack!
GNU General Public License v3.0
18 stars 22 forks source link

Refactored TestClass For Dictionary service. #59

Closed Buffer0x7cd closed 6 years ago

Buffer0x7cd commented 6 years ago

test_dictionary.py: Refactored the test class to use setUp and TearDown. Added test to check the responce when responce returns None dictionary.py: Removed the embedded error message from method and moved it to global space.