issues
search
amosproj
/
amos2022ss05-find-my-hearing-aid
MIT License
2
stars
1
forks
source link
Ensure all classes are tested
#273
Closed
codingwithelijah
closed
2 years ago
codingwithelijah
commented
2 years ago
User story
As a user
I want / need to use an app that is thoroughly tested
So that the reliability of the app can be guaranteed at a high level and neither bugs nor unexpected behavior occur
Acceptance criteria
[x] Cover last two remaining classes with View-Model-Tests
[x] Also cover other remaining code components that are without tests
Definition of done (DoD)
It builds without errors
code has been reviewed
Build has been made and deployed on a testing environment
Code coverage >75%
All acceptance criteria were met
Documentation updated whenever needed within planning documents (Tabs: Bill of materials, Documentations)
Branch/feature was merged into dev and then main
DoD general criteria
Feature has been fully implemented
Feature has been merged into the mainline
All acceptance criteria were met
Product owner approved features
All tests are passing
Developers agreed to release
User story
Acceptance criteria
Definition of done (DoD)
DoD general criteria