Skip to content

[TECHNICAL] QA variant #4569

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

[TECHNICAL] QA variant #4569

wants to merge 6 commits into from

Conversation

joragua
Copy link
Collaborator

@joragua joragua commented Apr 10, 2025

Related Issues

App: #3791

  • Add changelog files for the fixed issues in folder changelog/unreleased. More info here
  • Add feature to Release Notes in ReleaseNotesViewModel.kt creating a new ReleaseNote() with String resources (if required)

QA

@joragua joragua self-assigned this Apr 10, 2025
@joragua joragua linked an issue Apr 10, 2025 that may be closed by this pull request
13 tasks
@joragua joragua force-pushed the technical/testing_variant branch from 91fab81 to b0aa1a3 Compare April 10, 2025 11:38
@joragua joragua force-pushed the technical/testing_variant branch from 6c98869 to a29c35b Compare April 15, 2025 10:24
@joragua joragua marked this pull request as ready for review April 15, 2025 10:40
@joragua joragua requested a review from JuancaG05 April 15, 2025 10:40
Copy link
Collaborator

@JuancaG05 JuancaG05 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 👍

@jesmrec
Copy link
Collaborator

jesmrec commented Apr 16, 2025

QA checks:

  • Building app with: ./gradlew assembleqaRelease
  • No welcome wizard
  • No release notes
  • No screen protection
  • Basic auth even when the server is OCIS (OIDC by default)
  • Storage
    • Download a single file in personal root -> in Downloads root folder of personal
    • Download a single file in personal non-root -> in Downloads non-root folder of personal
    • Download a single file in non-personal root -> in Downloads root folder of non-personal
    • Download a single file in non-personal non-root -> in Downloads non-root folder of non-personal
    • Download a folder with subfolders in personal root -> in Downloads root folder of personal
    • Download a folder with subfolders in personal non-root -> in Downloads non-root folder of personal
    • Download a folder with subfolders in non-personal root -> in Downloads root folder of non-personal
    • Download a folder with subfolders in non-personal non-root -> in Downloads non-root folder of non-personal
    • Check if the storage in Downloads is accesible programatically within the tests

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.

[TECHNICAL] QA variant
4 participants