Code-Sauce-Official/FitMate

Feat: Manual testing of Finding Partners

开放

#12 创建于 2021年6月7日

 (3 条评论) (0 个反应) (0 位负责人)Kotlin (27 个派生)auto 404
AvailableLGMSOC21Level2documentationgood first issuetesting

仓库指标

星标
 (20 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

What is your issue related to ?

  • Code
  • Designing
  • Documentation
  • Testing/Research
  • Others[please specify]

Description Download the apk[release version] and test all different scenarios for finding a workout partner.

An md file with all the test scenarios you covered. Positive and negative test cases as expected. Each test scenario should be documented as below:

### Test1 : Description
**_Screenshot/gif_**<br>
<img src="Link" width="300"/><br>
**_Expected Result_**: <br>
**_Actual Result_**: <br>

### Test2 : Description
**_Screenshot/gif_**<br>
<img src="Link" width="300"/><br>
**_Expected Result_**: <br>
**_Actual Result_**: <br>

and so on
...

Additional context Add you markdown(md) file in Testing folder If you see issues or unexpected behaviour during testing feel free to open an issue

贡献者指南