@@ -6,7 +6,7 @@ String Calculator - Other Students Codes tested with my testcases
| BerishaAlma | yes (9) | none |
| GotsisWasilios | yes (8) | none |
| PikkemaatLasse | yes (8) | none |
| YildirimHatice | | |
| YildirimHatice | yes (9) | none |
| WeishauptOrlando | yes (6) | none |
| SerchimoMarvin | yes (6) | none |
...
...
@@ -18,6 +18,6 @@ String Calculator - My Code tested with the other students testcases
| BerishaAlma | no | 2 failed testcases (the tests expected a ValueError to be raised but it wasn't - test_negative_number, test_multiple_negative_numbers) |
| GotsisWasilios | no | 2 failed testcases ( the test expected a ValueError to be raised but it wasn't - test_add_exception, test_add_negative_numbers) |