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-only][full-ci] tests: add api tests for changing system language using graph api #7817

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

SwikritiT
Copy link
Contributor

@SwikritiT SwikritiT commented Nov 28, 2023

Related Issue

Fixes: #7764

@SwikritiT SwikritiT self-assigned this Nov 28, 2023
@SwikritiT SwikritiT force-pushed the tests/language-change-with-grap-api branch from 05c7b6a to c3bdd1a Compare November 28, 2023 06:26
@SwikritiT SwikritiT marked this pull request as ready for review November 28, 2023 06:29
Comment on lines +266 to +270
| language | subject | message | api |
| de | Neue Freigabe | Alice Hansen hat textfile1.txt mit Ihnen geteilt | Graph |
| de | Neue Freigabe | Alice Hansen hat textfile1.txt mit Ihnen geteilt | settings |
| es | Recurso compartido | Alice Hansen compartió textfile1.txt contigo | Graph |
| es | Recurso compartido | Alice Hansen compartió textfile1.txt contigo | settings |
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@ScharfViktor I've refactored this like so ^ to include a few scenarios with settings API, if we don't need coverage for settings API I can remove the related code.

Copy link
Contributor

Choose a reason for hiding this comment

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

fine, thanks. Since we have settings endpoint it's good to have a couple of tests for it

Comment on lines +266 to +270
| language | subject | message | api |
| de | Neue Freigabe | Alice Hansen hat textfile1.txt mit Ihnen geteilt | Graph |
| de | Neue Freigabe | Alice Hansen hat textfile1.txt mit Ihnen geteilt | settings |
| es | Recurso compartido | Alice Hansen compartió textfile1.txt contigo | Graph |
| es | Recurso compartido | Alice Hansen compartió textfile1.txt contigo | settings |
Copy link
Contributor

Choose a reason for hiding this comment

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

fine, thanks. Since we have settings endpoint it's good to have a couple of tests for it

@SwikritiT SwikritiT force-pushed the tests/language-change-with-grap-api branch from 40b185e to 01f78ce Compare November 28, 2023 08:22
Copy link

sonarcloud bot commented Nov 28, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@SwikritiT SwikritiT merged commit 580e8ae into master Nov 28, 2023
4 checks passed
@delete-merged-branch delete-merged-branch bot deleted the tests/language-change-with-grap-api branch November 28, 2023 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update api test to use graph api for changing system language
4 participants