The goal of this story is to get the file structure and initial files setup. It would be worth it to test a single real class method just to know that they can be accessed.
Related Epic:
Testing Epic gimme a minute
Number Of Story Points: 2
Acceptance Criteria:
[x] Done when the file structure of the main project is copied for the test files
[x] Done when there are files for each of the source files
[x] Done when 1 test using methods from source code is created and works
[x] Done when the @Test annotation and all other proper testing etiquette for JUnit 5 is used
[x] Done when it's ensured the tests run with gradle build/gradle test.
[x] Done when a PR is made and reviewed.
[ ] Done when this is merged into our fork.
Comments
This is an example comment
-- Name of person commenting
Description:
The goal of this story is to get the file structure and initial files setup. It would be worth it to test a single real class method just to know that they can be accessed.
Related Epic:
Testing Epic gimme a minute
Number Of Story Points: 2
Acceptance Criteria:
@Test
annotation and all other proper testing etiquette for JUnit 5 is usedComments