-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5a6e2a1
commit b808c04
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
## CI/CD | ||
- Number of unique test cases written by the group | ||
Your Mark: 16 / 16 | ||
|
||
|
||
|
||
## DAGGER | ||
- Correct Inject Statements | ||
- Correct initalization in App.java\ n- Only has and uses one context | ||
- Having proper module classes | ||
- Proper provides for provideDriver (check exists, annotation and return) | ||
- Proper provides for provide neo4jDAO (check exists, annotation and return) | ||
- Proper provides for server (check exists, annotation and return) | ||
|
||
Your Mark: 16 / 16 | ||
|