morganwildermuth / LPCodingChallenge

0 stars 0 forks source link

write a test for description key #3

Closed vinbarnes closed 10 years ago

vinbarnes commented 10 years ago

I didn't see an assertion for the description: key in the [meta data] section of the file. Can you write a test for that? The reason I ask is that it seems that specific key is being truncated after the tests complete. Adding something that tests that key may help narrow down whether the problem is in your reset_test_data method or somewhere else.