Commit Graph

38 Commits

Author SHA1 Message Date
Viktor Scharf
0db2145cef fix gherkin lint 2025-03-10 15:10:32 +01:00
Viktor Scharf
c49915066c enable search tests 2025-02-14 09:26:32 +01:00
Viktor Scharf
6e6feab07a skip test for spanish languages 2025-02-11 12:01:14 +01:00
Jörn Friedrich Dreyer
a46fd132bd use OC_ env prefix
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-01-13 16:11:11 +01:00
amrita
acc993ab36 santize service health and reasy url 2024-12-31 15:06:16 +05:45
Niraj Acharya
c98841904d removing without skeleton files string from the user creation steps 2024-12-02 09:12:57 +05:45
Prajwol Amatya
34dc52d426 update the scenarios for service availability check 2024-11-28 16:01:30 +05:45
Viktor Scharf
1789a1ad43 fix after review 2024-11-28 09:11:51 +05:45
Viktor Scharf
18e0af90b7 add test for checking service ready and health 2024-11-28 09:11:50 +05:45
pradip
0145c1690b test: add test coverage for mail notification with comma(,) in display name of sender 2024-07-15 16:19:06 +05:45
prashant-gurung899
8821017a77 lint the gherkin feature files
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-06-12 10:13:01 +05:45
Sabin Panta
fff20ac8db [tests-only][full-ci] updating given step for sharing and env in docs for starting email service (#9081)
* updating given step for sharing and env in docs for starting email service

* addressing review

* fixing the given steps of sharing
2024-05-09 12:25:57 +05:45
Phil Davis
86b931f176 tests: code review of acceptance tests 2024-04-29 13:47:08 +05:45
Viktor Scharf
79c74711c4 [full-ci] Delete resharing tests (#8704)
* feat: disable resharing by default

delete re-sharing tests

* fix tests

---------

Co-authored-by: Michael Barz <mbarz@owncloud.com>
2024-03-27 10:30:25 +01:00
Prarup Gurung
05dc4155c2 Used kebab case for example table header name 2024-03-19 15:44:54 +05:45
Sawjan Gurung
9b8ec4e5e6 [tests-only] check for invalid schema validators (#8533)
* test(api): check schema validators

* test(api): check schema validators

* test(api): check schema validators

* test(api): fix schema

* test(api): fix php code style

* test(api): fix schema
2024-02-28 16:56:03 +05:45
Swikriti Tripathi
580e8aeb46 tests: add api tests for changing system language using graph api (#7817) 2023-11-28 15:33:17 +05:45
Artur Neumann
94d36b18f8 fix expected user-id in notifications 2023-11-15 14:50:14 +05:45
Artur Neumann
d452c11a0e fix typo in test 2023-11-15 14:18:31 +05:45
Sabin Panta
1c6600365c [tests-only][full-ci] Refactoring all graphapi related featurefile wording (#7389)
* refactoring the feature file steps

* addressing review
2023-10-30 17:57:42 +05:45
Viktor Scharf
c179485db6 [full-ci] ApiTests. enable auto accepting in api tests (#7477)
* enable auto accepting in test

* go format
2023-10-17 16:29:05 +02:00
Roman Perekhod
04a5ee283e fix default language fallback (#7479)
* fix default language fallback

* Update services/userlog/pkg/config/config.go

Co-authored-by: Martin <github@diemattels.at>

* Update services/notifications/pkg/config/config.go

Co-authored-by: Martin <github@diemattels.at>

* readme updated. local env vars removed

* Update changelog/unreleased/fix-default-mail-language-fallback.md

Co-authored-by: Martin <github@diemattels.at>

* update readme's and envvar texts

* fix changelog text

---------

Co-authored-by: Roman Perekhod <rperekhod@owncloud.com>
Co-authored-by: Martin <github@diemattels.at>
2023-10-17 09:56:48 +02:00
Karun Atreya
83971fa19a [tests-only] [full-ci] removing the setresponse in given/then step in spaces context (#7496)
* refactor given/when/then steps in spaces context

* 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 11:41:47 +05:45
Viktor Scharf
67cfcabe5d add test for default language (#7464) 2023-10-12 10:40:12 +02:00
Saw-jan
b0ef3aad5f fix steps 2023-10-06 14:55:38 +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