Timeline for Is it bad practice to repeat logic being tested in unit tests?
Current License: CC BY-SA 4.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 8, 2019 at 17:00 | comment | added | Adam Thompson | In jest a test is created for each one, so in this case 4 tests are created and executed. That is where things turn a shade of grey, but I see where you are coming from. | |
| Jun 8, 2019 at 16:55 | history | answered | Robert Harvey | CC BY-SA 4.0 |