-
Notifications
You must be signed in to change notification settings - Fork 183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[tests-only][full-ci] add test to check add, edit, rename & move activities for a file using file-id path #10312
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
53 tasks
prashant-gurung899
force-pushed
the
tests-api-activities-rename-file
branch
6 times, most recently
from
October 17, 2024 08:53
5b8918f
to
fd8a77d
Compare
prashant-gurung899
changed the title
[tests-only][full-ci] add test to check activity of a file renamed using file-id path
[tests-only][full-ci] add test to check add, edit, rename & move activities for a file using file-id path
Oct 17, 2024
prashant-gurung899
force-pushed
the
tests-api-activities-rename-file
branch
from
October 17, 2024 09:44
fd8a77d
to
729ae32
Compare
prashant-gurung899
requested review from
grgprarup,
anon-pradip,
SagarGi,
saw-jan,
S-Panta,
nirajacharya2 and
PrajwolAmatya
and removed request for
grgprarup
October 17, 2024 10:34
prashant-gurung899
force-pushed
the
tests-api-activities-rename-file
branch
from
October 18, 2024 04:03
729ae32
to
235dfc4
Compare
prashant-gurung899
force-pushed
the
tests-api-activities-rename-file
branch
from
October 18, 2024 09:44
235dfc4
to
ca0157b
Compare
prashant-gurung899
force-pushed
the
tests-api-activities-rename-file
branch
2 times, most recently
from
October 21, 2024 04:22
ec2b5f1
to
cb2f49d
Compare
saw-jan
reviewed
Oct 21, 2024
tests/acceptance/features/apiActivities/activitiesByFileId.feature
Outdated
Show resolved
Hide resolved
prashant-gurung899
force-pushed
the
tests-api-activities-rename-file
branch
2 times, most recently
from
October 21, 2024 10:11
4970f4a
to
d6dae8f
Compare
prashant-gurung899
force-pushed
the
tests-api-activities-rename-file
branch
2 times, most recently
from
October 22, 2024 04:48
f1f7884
to
36128cc
Compare
saw-jan
reviewed
Oct 22, 2024
saw-jan
requested changes
Oct 22, 2024
tests/acceptance/features/apiActivities/activitiesByFileId.feature
Outdated
Show resolved
Hide resolved
prashant-gurung899
force-pushed
the
tests-api-activities-rename-file
branch
3 times, most recently
from
October 22, 2024 09:19
90db5a5
to
bdff957
Compare
prashant-gurung899
force-pushed
the
tests-api-activities-rename-file
branch
2 times, most recently
from
October 23, 2024 04:03
1aa6f68
to
db30577
Compare
saw-jan
reviewed
Oct 23, 2024
tests/acceptance/features/apiActivities/activitiesByFileId.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiActivities/activitiesByFileId.feature
Outdated
Show resolved
Hide resolved
prashant-gurung899
force-pushed
the
tests-api-activities-rename-file
branch
from
October 23, 2024 05:56
db30577
to
a82022f
Compare
prashant-gurung899
force-pushed
the
tests-api-activities-rename-file
branch
from
October 23, 2024 06:20
a82022f
to
3ce8f9b
Compare
saw-jan
reviewed
Oct 23, 2024
tests/acceptance/features/apiActivities/activitiesByFileId.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiActivities/activitiesByFileId.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiActivities/activitiesByFileId.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiActivities/activitiesByFileId.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiActivities/activitiesByFileId.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiActivities/activitiesByFileId.feature
Outdated
Show resolved
Hide resolved
saw-jan
reviewed
Oct 23, 2024
prashant-gurung899
force-pushed
the
tests-api-activities-rename-file
branch
2 times, most recently
from
October 23, 2024 07:19
72f68aa
to
08596c3
Compare
Signed-off-by: prashant-gurung899 <[email protected]>
prashant-gurung899
force-pushed
the
tests-api-activities-rename-file
branch
from
October 23, 2024 09:18
08596c3
to
d2af9fe
Compare
Quality Gate passedIssues Measures |
saw-jan
approved these changes
Oct 23, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
ownclouders
pushed a commit
that referenced
this pull request
Oct 23, 2024
[tests-only][full-ci] add test to check add, edit, rename & move activities for a file using file-id path
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR adds test to check add, edit, rename and move activities of a file using file-id path.
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: