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

Fix avatars tests #6363

Merged
merged 1 commit into from
Sep 29, 2023
Merged

Fix avatars tests #6363

merged 1 commit into from
Sep 29, 2023

Conversation

stnguyen90
Copy link
Contributor

What does this PR do?

Because the tests referenced images on the appwrite.io website, but the appwrite.io website changed, the tests broke. This updates the tests to reference valid images/URLs.

In addition, the favicon test was changed to use github.com because appwrite.io has an SVG favicon which the avatars API does not support.

Test Plan

Automated tests should pass

Related PRs and Issues

Fix so that we can merge the following:

Checklist

  • Have you read the Contributing Guidelines on issues?
  • If the PR includes a change to an API's metadata (desc, label, params, etc.), does it also include updated API specs and example docs?

Because the tests referenced images on the appwrite.io website, but the
appwrite.io website changed, the tests broke. This updates the tests to
reference valid images/URLs.

In addition, the favicon test was changed to use github.com because
appwrite.io has an SVG favicon which the avatars API does not support.
@TorstenDittmann TorstenDittmann merged commit 4205614 into 1.4.x Sep 29, 2023
3 checks passed
@TorstenDittmann TorstenDittmann deleted the fix-avatar-tests branch September 29, 2023 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants