1
0
Fork 0
mirror of synced 2024-09-07 21:31:38 +12:00
appwrite/tests/e2e/Services/Avatars
Steven Nguyen f2feecf84e
Fix avatars tests
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.
2023-09-29 10:25:22 -07:00
..
AvatarsBase.php Fix avatars tests 2023-09-29 10:25:22 -07:00
AvatarsConsoleClientTest.php format files in app, src, tests 2022-05-23 14:54:50 +00:00
AvatarsCustomClientTest.php format files in app, src, tests 2022-05-23 14:54:50 +00:00
AvatarsCustomServerTest.php format files in app, src, tests 2022-05-23 14:54:50 +00:00