Commit Graph

15 Commits

Author SHA1 Message Date
Karun Atreya
f63d9cf275 refactor given/when/then steps in spaces context (#7506)
pass the returned response without setting in then step

added the missing when step whose response is checked by the then step

addressed the reviews

changed from decoded body to docoded response
2023-10-17 14:27:50 +05:45
Sawjan Gurung
bfe04776fb [tests-only] Fix share creation methods (#7400) (#7425)
fix steps

add method to create folder

strict check for successful request

fix steps
2023-10-06 17:11:31 +05:45
nirajacharya2
3e6b8da6a1 added skip on stable 3.0 tag (#7073) 2023-08-22 13:16:08 +05:45
nirajacharya2
3156360d66 adding test for deprovisioning notification using date format (#7065) 2023-08-18 16:41:23 +05:45
nirajacharya2
5f93a22eb9 removing @api tag from all acceptance feature files (#7027) 2023-08-16 09:29:00 +05:45
Viktor Scharf
0258b2bfff [test-only]ApiTest. Deprovisioning notification tests (#6994)
* add create/delete notification tests

* fix grammar

---------

Co-authored-by: Swikriti Tripathi <swikriti808@gmail.com>
2023-08-14 13:01:04 +05:45
Amrita
70411e613e Add tests for deleting specific notification (#6735) 2023-07-18 14:12:45 +05:45
nirajacharya2
db70ab27ac added test for mail notification if space admin delete access to space (#6719) 2023-07-10 13:07:53 +05:45
nirajacharya2
f15ed6bc91 added test for mail notification in diffrent languages when sharing resources (#6666) 2023-07-03 12:13:55 +05:45
nirajacharya2
bee7f0c311 added test for mail notification to group members if a space is shared with them 2023-06-27 16:06:58 +05:45
Viktor Scharf
5867dae18f using Graph instead Of Setting Method In Tests 2023-06-15 17:03:53 +02:00
Amrita
c750d6677a Add tests for space notification (#6372) 2023-06-08 16:59:45 +05:45
Amrita
91ea910cf0 Extend notification tests scenario for different language (#6365) 2023-05-31 16:00:10 +05:45
Swikriti Tripathi
9c5a8a7b24 Refactor feature files to add correct description 2023-05-26 16:31:37 +05:45
Amrita
53ee61ad87 [full-ci][tests-only]Extend notification api tests (#6324)
* Add api tests for notification

* Address review
2023-05-24 12:56:43 +05:45