Skip to content
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: drive page #6655

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Tests: drive page #6655

merged 1 commit into from
Sep 24, 2024

Conversation

MishaMgla
Copy link
Contributor

@MishaMgla MishaMgla commented Sep 20, 2024

This PR adds tests for the drive page functionality.

Functionality tested:

  • Create new drive, check if drive exists
  • Create new folder, check folder exists in drive
  • Rename drive, check new named drive exists and old name drive does not exist
  • Archive/Unarchive drive, check archive status, unarchive drive, check archive status
  • Leave drive, check if user is member of drive, join drive, check if user is member of drive
  • Upload file, check file exists in drive. Rename file, check if new name file exists and old named file does not exists. Delete file, check that file does not exist

I hope this tests would be useful.
It would be great to join your team to work more on e2e tests

Huly®: UBERF-8203

@aonnikov aonnikov merged commit 2cf5357 into hcengineering:develop Sep 24, 2024
9 of 10 checks passed
@aonnikov
Copy link
Member

Thanks for the contribution, the tests are really useful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants