Adding framework support for multi ap support

Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
This commit is contained in:
shivamcandela
2021-05-11 14:15:12 +05:30
parent e21c57a796
commit bbefdf1056
34 changed files with 1696 additions and 1562 deletions

View File

@@ -1,7 +1,8 @@
class Reporting:
def __init__(self):
self.rid = None
pass
def update_testrail(self, case_id=None, run_id=None, status_id=1, msg=None):
pass
pass