1
0
Fork 0
mirror of synced 2024-08-03 04:21:46 +12:00
Commit graph

14 commits

Author SHA1 Message Date
Steven Nguyen
9d47237da9
Merge branch '1.4.x' into fix-skip-non-ascii-chars-image 2023-09-29 11:07:31 -07:00
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
Bradley Schofield
1136dc9e64 Add Test and don't stop on special char 2023-09-29 16:27:59 +01:00
Jake Barnby
085b50be8b
Check if host is public domain before requesting 2023-08-30 02:04:52 -04:00
Bradley Schofield
9e0e2f8e77 Add Tests
+ Added Tests
+ Remove unneeded rand variable
2022-09-05 11:21:04 +01:00
Everly Precia Suresh
19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Torsten Dittmann
79c79cd96e fix: url scheme validation 2022-02-16 16:16:37 +01:00
Eldad Fux
12015a75e0 Added more tests 2021-01-10 07:53:58 +02:00
Eldad Fux
f1112ca5f2 Fixed avatar tests 2020-07-06 22:53:26 +03:00
Eldad Fux
11b935756b Added tests 2020-06-09 22:54:15 +03:00
Eldad Fux
46cfa9ee92 Updated $uid to $id 2020-02-17 09:16:11 +02:00
Eldad Fux
2f843943e1 Improved health check tests 2020-01-12 17:20:51 +02:00
Eldad Fux
3686171d6e Updated server tests 2020-01-12 13:47:08 +02:00
Eldad Fux
327b82dffc Improved e2e tests 2020-01-12 13:11:16 +02:00