Closed NicMcPhee closed 10 months ago
The intro-to-git lab doesn't include any test code coverage, and it probably should. We might not talk about it/use it in the actual lab time, but it would be good to have it there so people are used to seeing it and knowing that it exists.
intro-to-git
This should be easy; all we need to do is copy over some of the dependencies, etc., from build.gradle in tje iteration template.
build.gradle
The
intro-to-git
lab doesn't include any test code coverage, and it probably should. We might not talk about it/use it in the actual lab time, but it would be good to have it there so people are used to seeing it and knowing that it exists.This should be easy; all we need to do is copy over some of the dependencies, etc., from
build.gradle
in tje iteration template.