UniRegensburg / unsere-app-fur-die-universitat-regensburg-bib-buddy

Bib Buddy - deine App für eine konzentrierte, offene Literaturarbeit!
0 stars 0 forks source link

Notes fragment UI test #79

Closed xSabrina closed 3 years ago

xSabrina commented 3 years ago

Description

Closes #76

Set up a working UI test for the NotesFragment and a small adjustment to the delete panel position for selecting multiple notes in NotesFragment.

Affects

Our testing workflow is affected why @silvia-ivanova-github-rep should take a look.

Notes for Reviewer

Run the UI test and check out the delete-panel in the NotesFragment.

Please review & comment/approve.

xSabrina commented 3 years ago

Please fix the checkstyle errors.

This happened because test-classes can not be checked by checkstyle in AndroidStudio and I did not get any errors. Thank you and all of them are resolved.