Skip to content

Commit c1b4799

Browse files
committed
update expiration date time in test scenraios
1 parent dab763e commit c1b4799

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

tests/acceptance/features/apiSharingNgDriveInvitation/updateDriveShareInvitations.feature

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Feature: Update permission of a share
9797
| sharee | grp1 |
9898
| shareType | group |
9999
| permissionsRole | <permissions-role> |
100-
| expirationDateTime | 2025-07-15T14:00:00Z |
100+
| expirationDateTime | 2200-07-15T14:00:00Z |
101101
When user "Alice" updates the last drive share with the following using root endpoint of the Graph API:
102102
| permissionsRole | <new-permissions-role> |
103103
| space | NewSpace |
@@ -177,7 +177,7 @@ Feature: Update permission of a share
177177
| sharee | grp1 |
178178
| shareType | group |
179179
| permissionsRole | <permissions-role> |
180-
| expirationDateTime | 2025-07-15T14:00:00Z |
180+
| expirationDateTime | 2200-07-15T14:00:00Z |
181181
When user "Alice" updates the last drive share with the following using root endpoint of the Graph API:
182182
| expirationDateTime | |
183183
| space | NewSpace |
@@ -257,7 +257,7 @@ Feature: Update permission of a share
257257
| sharee | grp1 |
258258
| shareType | group |
259259
| permissionsRole | <permissions-role> |
260-
| expirationDateTime | 2025-07-15T14:00:00Z |
260+
| expirationDateTime | 2200-07-14T14:00:00Z |
261261
When user "Alice" updates the last drive share with the following using root endpoint of the Graph API:
262262
| expirationDateTime | 2200-07-15T14:00:00Z |
263263
| space | NewSpace |
@@ -339,7 +339,7 @@ Feature: Update permission of a share
339339
| sharee | grp1 |
340340
| shareType | group |
341341
| permissionsRole | <permissions-role> |
342-
| expirationDateTime | 2025-07-15T14:00:00Z |
342+
| expirationDateTime | 2200-07-15T14:00:00Z |
343343
When user "Alice" updates the last drive share with the following using root endpoint of the Graph API:
344344
| expirationDateTime | |
345345
| permissionsRole | <new-permissions-role> |
@@ -420,7 +420,7 @@ Feature: Update permission of a share
420420
| sharee | grp1 |
421421
| shareType | group |
422422
| permissionsRole | <permissions-role> |
423-
| expirationDateTime | 2025-07-15T14:00:00Z |
423+
| expirationDateTime | 2200-07-14T14:00:00Z |
424424
When user "Alice" updates the last drive share with the following using root endpoint of the Graph API:
425425
| expirationDateTime | 2200-07-15T14:00:00Z |
426426
| permissionsRole | <new-permissions-role> |
@@ -502,7 +502,7 @@ Feature: Update permission of a share
502502
| sharee | Brian |
503503
| shareType | user |
504504
| permissionsRole | <permissions-role> |
505-
| expirationDateTime | 2025-07-15T14:00:00Z |
505+
| expirationDateTime | 2200-07-15T14:00:00Z |
506506
When user "Alice" updates the last drive share with the following using root endpoint of the Graph API:
507507
| permissionsRole | <new-permissions-role> |
508508
| space | NewSpace |
@@ -578,7 +578,7 @@ Feature: Update permission of a share
578578
| sharee | Brian |
579579
| shareType | user |
580580
| permissionsRole | <permissions-role> |
581-
| expirationDateTime | 2025-07-15T14:00:00Z |
581+
| expirationDateTime | 2200-07-15T14:00:00Z |
582582
When user "Alice" updates the last drive share with the following using root endpoint of the Graph API:
583583
| expirationDateTime | |
584584
| space | NewSpace |
@@ -654,7 +654,7 @@ Feature: Update permission of a share
654654
| sharee | Brian |
655655
| shareType | user |
656656
| permissionsRole | <permissions-role> |
657-
| expirationDateTime | 2025-07-15T14:00:00Z |
657+
| expirationDateTime | 2200-07-14T14:00:00Z |
658658
When user "Alice" updates the last drive share with the following using root endpoint of the Graph API:
659659
| expirationDateTime | 2200-07-15T14:00:00Z |
660660
| permissionsRole | <new-permissions-role> |
@@ -736,7 +736,7 @@ Feature: Update permission of a share
736736
| sharee | Brian |
737737
| shareType | user |
738738
| permissionsRole | <permissions-role> |
739-
| expirationDateTime | 2025-07-15T14:00:00Z |
739+
| expirationDateTime | 2200-07-15T14:00:00Z |
740740
When user "Alice" updates the last drive share with the following using root endpoint of the Graph API:
741741
| expirationDateTime | |
742742
| permissionsRole | <new-permissions-role> |
@@ -813,7 +813,7 @@ Feature: Update permission of a share
813813
| sharee | Brian |
814814
| shareType | user |
815815
| permissionsRole | <permissions-role> |
816-
| expirationDateTime | 2025-07-15T14:00:00Z |
816+
| expirationDateTime | 2200-07-14T14:00:00Z |
817817
When user "Alice" updates the last drive share with the following using root endpoint of the Graph API:
818818
| expirationDateTime | 2200-07-15T14:00:00Z |
819819
| permissionsRole | <new-permissions-role> |

tests/acceptance/features/apiSharingNgItemInvitation/updateItemShareInvitations.feature

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Feature: Update permission of a share
1919
| sharee | Brian |
2020
| shareType | user |
2121
| permissionsRole | Viewer |
22-
| expirationDateTime | 2025-07-15T14:00:00Z |
22+
| expirationDateTime | 2200-07-14T14:00:00Z |
2323
When user "Alice" updates the last resource share with the following properties using the Graph API:
2424
| space | Personal |
2525
| resource | testfile.txt |
@@ -91,7 +91,7 @@ Feature: Update permission of a share
9191
| sharee | Brian |
9292
| shareType | user |
9393
| permissionsRole | Viewer |
94-
| expirationDateTime | 2025-07-15T14:00:00Z |
94+
| expirationDateTime | 2200-07-15T14:00:00Z |
9595
When user "Alice" updates the last resource share with the following properties using the Graph API:
9696
| space | Personal |
9797
| resource | <resource> |

0 commit comments

Comments
 (0)