You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The production code is at com.kodekonveyor.repo.backend.api.lookup.LookupCommitHistoryService.java
The testbase is at com.kodekonveyor.repo.backend.api.lookup.LookupCommitHistoryServiceTestBase.java
The testcase is at com.kodekonveyor.repo.backend.api.lookup.LookupCommitHistoryServiceLookupCommitHistoryTest.java
The service:
DumpRepositoryController
How to work:
identify what of the above is relevant to your service
come up with a test about the relevant part
create a new empty test
make sure that the test description is understandable for the end user
Behaviour: LookupCommitHistoryService/lookup commit history
Milestone: api basics
Behaviour description:
This is the main behaviour for the service, so
Annotations for the test cases:
The production code is at com.kodekonveyor.repo.backend.api.lookup.LookupCommitHistoryService.java
The testbase is at com.kodekonveyor.repo.backend.api.lookup.LookupCommitHistoryServiceTestBase.java
The testcase is at com.kodekonveyor.repo.backend.api.lookup.LookupCommitHistoryServiceLookupCommitHistoryTest.java
The service:
DumpRepositoryController
![DumpRepositoryController](https://camo.githubusercontent.com/eda388bd8cbaa6ffbb5000fcbcb52d44442c5a757f5892256ec1008082521d38/68747470733a2f2f7265706f7369746f72792e6b6f64656b6f6e7665796f722e636f6d2f7265706f2d7365727665722f6b6f64652d6b6f6e7665796f722f646576656c6f702f706963732f34343231646335372d613836332d343562662d383239342d3537616635613562373132322e706e67)
How to work:
If you have questions, see the FAQ, or ask on our discord channel or ask your mentor.
The text was updated successfully, but these errors were encountered: