Commit Graph

7 Commits

Author SHA1 Message Date
Ralf Haferkamp c22c63d91a tests: Avoid static dates when creating shares
The expirationDate for new shares needs to be in the future. Using
static dates in the tests means we need to update them every now an
then. This adjusts the helpers to allow relative date formats like
"+3 days" and "tomorrow" when creating shares.
2025-07-16 18:14:21 +02:00
Viktor Scharf 9db4693a9e rebranding tests 2025-01-16 17:39:02 +01:00
Prajwol Amatya 8c47aa176f added test to update share permissions role to disabled role 2024-12-17 09:57:34 +05:45
Niraj Acharya c98841904d removing without skeleton files string from the user creation steps 2024-12-02 09:12:57 +05:45
prashant-gurung899 5475f6c60f add test to check activities after updating share in space context
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-11-27 13:01:58 +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
Prajwol Amatya 52e7ae9fcb [tests-only][full-ci] divide shareNg test suite into multiple parts (#9158)
* divide shareNg test suite into 2 parts

* update directory name in expected failure file

* separate apisharingNg suite

* separate shareNg test suite to 3 parts

* remove unused context files from test suites
2024-05-16 12:36:09 +05:45