Commit Graph

25 Commits

Author SHA1 Message Date
Haricharan Jaka
2292601b95 Wifi 7836 (#506)
* Added Edit functionality for Prov Inventory and Entity in Controller library

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Added Edit functionality testcases in Prov UI

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-05-04 15:15:37 +05:30
Haricharan Jaka
b86b61db45 Wifi 7772 (#493)
* Added Entity library of Provision

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Added Entity Library support

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Added Entity Related testcases

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-04-26 18:50:10 +05:30
Haricharan Jaka
837ba81d68 Added system info test case of Provision UI (#474)
* Added system info test case of Provision UI

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Added url of Provision UI in allure

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Added Prov UI test cases for creating device in Inventory

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Repalced = with : in allure of Prov UI url

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* changed the test case name

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Changed the payload parameters to match Prov UI

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Added configuration in Prov class

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Removed the class of ProvUtils

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Added the prov UI api testcases for adding and deleting a device

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Removed the configuration file

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Added prov ui fixture

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Added Prov UI controller object and fixture

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Added prov controller obj

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Changed the allure report name for some attchments

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-04-25 21:28:54 +05:30
Haricharan Jaka
d68aac5f7e Wifi 7617 (#470)
* Added Provision library in controller.py file

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Added Provision functions for system info

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Added Provision service file for Provision API tetcases

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Added Prov_api marker for testing

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-04-19 17:21:04 +05:30
shivamcandela
10a77781e2 WIFI-5434 : mac and serial number missmatch exception fix for device create
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
2021-11-04 01:04:43 +05:30
shivamcandela
e91fc2633d WIFI-5434 : Contention on create device naming is removed, added the testbed name as a unique identifier
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
2021-11-04 00:49:56 +05:30
Shivam Thakur
0494d2a811 allure attach error fix 2021-10-21 08:25:21 +05:30
shivamcandela
974feebd75 WIFI-4932: Added test case for getting system info for fms and gw as a part of uc_sanity
Also, added the improvement: controller test can run independently of the AP

Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
2021-10-20 21:11:08 +05:30
Jaspreet Sachdev
ab781f5bc3 Fixes for failing controller tests
Signed-off-by: Jaspreet Sachdev <jaspreetsachdev@fb.com>
2021-10-01 07:40:59 -04:00
shivamcandela
b73d1c4459 added allure attachments for rest api response
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
2021-10-01 01:35:52 +05:30
shivamcandela
ffe9449c69 marked xfail for failing test cases for controller: need to fix them
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
2021-10-01 01:33:25 +05:30
shivamcandela
854ccb303b workflows removed the --skip-testrail, added the controller version as a part of environment
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
2021-09-20 21:26:45 +05:30
shivamcandela
c807e32a96 Added FMS and GW Test cases as a part of sanity
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
2021-09-19 15:15:31 +05:30
shivamcandela
4b1653c89f testing the fms - debug patch
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
2021-09-16 03:43:25 +05:30
Shivam Thakur
80ff762351 Merge branch 'master' into feature/WIFI-3446 2021-08-17 16:03:54 +05:30
shivamcandela
a165d600e1 test_api_login removed the key error
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
2021-08-13 15:20:28 +05:30
Jaspreet Sachdev
d529676c6c Added comments 2021-08-12 12:03:00 -04:00
Jaspreet Sachdev
003cc25a71 WIFI-3446 Initial testcases 2021-08-12 09:12:59 -04:00
shivamcandela
74438a8694 uc sanity markers
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
2021-06-25 23:46:55 +05:30
shivamcandela
06abff8064 uci api test cases
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
2021-06-25 23:19:20 +05:30
shivamcandela
796061c279 allure integration with logs
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
2021-06-05 16:25:24 +05:30
shivamcandela
2e53c5bed2 README Changes and some test case changes
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
2021-05-29 01:35:52 +05:30
shivamcandela
efbd6025a2 test cases fixed for sanity suite
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
2021-05-26 18:03:44 +05:30
shivamcandela
13a527e5bf Firmware utility fixes 2021-04-22 17:48:10 +05:30
shivamcandela
be4f242cf0 added documentations, removed some hardcoded
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
2021-04-20 01:24:26 +05:30