issues
search
samareshmaiti
/
spring-boot-tasks
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
In TrackControllerTest, add test case of negavtive scenarios
#23
BhaktiRathod
closed
5 years ago
1
TrackControllerTest, add verify method in all the test, which method of service is called and how many times
#22
BhaktiRathod
closed
5 years ago
1
In TrackControllerTest, include teardown as well which will make track and list object as null
#21
BhaktiRathod
closed
5 years ago
1
In TrackServiceTest, all the method name should be proper , meaningfull
#20
BhaktiRathod
closed
5 years ago
1
In TrackServiceTest , more negative test cases can be added, add test cases for delete and update as well
#19
BhaktiRathod
closed
5 years ago
1
In TrackServiceTest, verify method should be used in all the methods of test cases, it is only used in one method
#18
BhaktiRathod
closed
5 years ago
1
In TrackServiceTest, saveTrackSuccess() In TrackServiceTest, this method should also test for existsById() method as this method is used in code, it should also be verify in test that it is called only once.
#17
BhaktiRathod
closed
5 years ago
1
In TrackServiceTest, include the method tearDown and make the track object and list object as null
#16
BhaktiRathod
closed
5 years ago
1
In TrackServiceTest , all the member variables should be private
#15
BhaktiRathod
closed
5 years ago
1
In TrackRepositoryTest, add test cases for update and delete as well.
#14
BhaktiRathod
closed
5 years ago
1
In TrackRepositoryTest, all the test method name should be consistent and appropriate
#13
BhaktiRathod
closed
5 years ago
1
In TrackRepositoryTest, inside the teardown make track object as null
#12
BhaktiRathod
closed
5 years ago
1
add comments
#11
sushmitha007
closed
5 years ago
1
refactor global exception
#10
sushmitha007
closed
5 years ago
1
remove unused imports
#9
sushmitha007
closed
5 years ago
1
remove hard coded data and use @value
#8
sushmitha007
opened
5 years ago
0
handle exception for all methods: src/main/java/com/stackroute/controller/TrackController.java
#7
sushmitha007
opened
5 years ago
0
remove unused dependency:
#6
sushmitha007
closed
5 years ago
1
remove duplicate dependency
#5
sushmitha007
closed
5 years ago
1
remove commented code in pom.xml
#4
sushmitha007
closed
5 years ago
1
return the saved object:master branch
#3
sushmitha007
opened
5 years ago
1
Specify return type: in master branch
#2
sushmitha007
closed
5 years ago
1
Incorrect api endpoint: in master branch
#1
sushmitha007
closed
5 years ago
1