mirror of
https://github.com/nextcloud/android.git
synced 2024-11-29 18:59:18 +03:00
120a6ca871
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
8 lines
462 B
Markdown
8 lines
462 B
Markdown
### Testing
|
|
Writing tests is very important. Please try to write some tests for your PR.
|
|
|
|
If you need help, please do not hesitate to ask in this PR for help.
|
|
|
|
- [ ] [unit tests](https://github.com/nextcloud/android/blob/master/CONTRIBUTING.md#unit-tests)
|
|
- [ ] [instrumented tests](https://github.com/nextcloud/android/blob/master/CONTRIBUTING.md#instrumented-tests)
|
|
- [ ] [UI tests](https://github.com/nextcloud/android/blob/master/CONTRIBUTING.md#ui-tests)
|