Commit Graph

18 Commits

Author SHA1 Message Date
Viktor Scharf
25246782b2 [full-ci] Enhance getSpaceByName: check local cache before Graph API calls (#1574)
* Enhance getSpaceByName: check local cache before Graph API calls

* Update API endpoint for regular user drives
2025-09-30 13:08:21 +02:00
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
b11cd0def3 apiTest. select option for root/permissions endpoint (#942) 2025-06-06 08:14:05 +02:00
Viktor Scharf
72fd765b93 delete unnecessary steps from context files 2025-02-05 19:43:12 +01:00
Viktor Scharf
9db4693a9e rebranding tests 2025-01-16 17:39:02 +01:00
amrita
c652cbc604 add tests on list permission with query 2025-01-06 10:11:23 +05:45
Niraj Acharya
089ccc1ca3 updating lint rules for test code 2024-12-30 09:18:45 +05:45
prashant-gurung899
2841217deb add tests to remove access of shared resource to federated user
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-12-17 12:10:55 +05:45
Saw-jan
529d29e5b1 test: do not try graph endpoints if testing on reva 2024-12-09 14:52:23 +05:45
Saw-jan
bedddc4728 tests: fix tests 2024-12-09 14:52:23 +05:45
Saw-jan
5d42d8ee0f test: remove duplicate steps 2024-12-09 14:52:23 +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
Saw-jan
c3b442491d tests: update ocm setup and docs
docs: separate provider config

tests: substitution for local and remote server urls

tests: create local configs

tests: fix vscode debugger config

tests: separate federation share steps
2024-11-11 14:37:52 +05:45
Saw-jan
ca76f79be3 test: get necessary contexts properly 2024-10-08 15:17:44 +05:45
Viktor Scharf
6de98f54be add federated users to space 2024-10-08 08:54:53 +02:00
Viktor Scharf
3d8d5f923f delete connection tests 2024-10-04 15:17:15 +02:00
Viktor Scharf
99ecc5a752 adjust ocm sharing tests 2024-09-24 15:59:10 +02:00
prashant-gurung899
d8d7b700cd reorganize test folders within the acceptance directory
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-08-28 14:54:45 +05:45