Closed tom-anders closed 2 months ago
End to end tests are preferable of course. JSON test might help in case of complex JSON but not mandatory.
Some failing tests here @tom-anders
ah, classic unused imports, fixed now :+1:
oh looks like it's time to fix lints after the latest flutter update again though
Do we need separate test for json parsing here? Or is it enough to have a end-to-end test for the final study list screen?