|
|
|
|
|
by andy_ppp
1328 days ago
|
|
The code had tests checking if errors threw under certain conditions... like I say it had error handling but we changed the way it worked during the interview so we needed to add some extra error conditions which we did and test coverage remained 100% so all paths in the code were tested. |
|