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
aa1cf053f7
Add test ensuring no 500 on bad serach
2023-09-28 18:58:29 +13:00
Matej Bačo and Christy Jacob
d625b9abc8
Remvoe unnessessary comments
2023-09-27 21:25:12 +00:00
Matej Bačo and Christy Jacob
2d578dddac
Remove double test
2023-09-27 21:25:04 +00:00
Matej Bačo and Christy Jacob
e58bf7f695
Rename audits back to logs
2023-09-27 21:24:56 +00:00
Matej Bačo and Christy Jacob
5120152369
Add all worker health endpoints
2023-09-27 21:24:41 +00:00
Prateek Banga
1a50b2948f
lint fix
2023-09-27 19:10:56 +05:30
Prateek Banga
7708779ef1
adds email endpoint test
2023-09-27 19:08:35 +05:30
Prateek Banga
90352c57ac
Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller
2023-09-27 18:58:18 +05:30
Prateek Banga
234f7f003b
updated test cases for msg91 provider, moves worker to use provider from settings
2023-09-27 18:58:00 +05:30
Prateek Banga
63bd4d6daf
Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller
2023-09-27 16:57:07 +05:30
Prateek Banga
a0858ccc4e
adds message description, options to mailgun provider
2023-09-26 13:12:44 +05:30
Steven Nguyen
4a0c77a8df
Update avatar font and default colors
2023-09-25 15:55:15 -07:00
Matej Bačo
a6aa38f1d8
Fix test
2023-09-25 09:55:55 +02:00
Matej Bačo
303c8a16ca
Fix test
2023-09-24 14:38:33 +02:00
Matej Bačo
fee30e0239
Remove unnessessary test code
2023-09-24 14:34:27 +02:00
Matej Bačo
310517fd29
Auto-parse event bodies + test
2023-09-24 13:19:31 +02:00
Yatharth Verma and Yatharth Verma
5771ad35ed
fix test cases
2023-09-22 22:56:58 +05:30
Yatharth Verma and Yatharth Verma
56a3b3df99
Add test cases
2023-09-22 22:56:58 +05:30
Prateek Banga
b019273166
Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller
2023-09-21 22:21:20 +05:30
Prateek Banga
df6466a1d3
lint fix
2023-09-21 22:20:56 +05:30
Prateek Banga
e00b273577
Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller
2023-09-21 22:19:30 +05:30
Prateek Banga
e2acb608fa
fix tests with real sms providers
2023-09-21 22:16:02 +05:30
Prateek Banga
0510de5eab
Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller
2023-09-20 23:37:35 +05:30
Prateek Banga
35d842171c
review changes
2023-09-20 23:37:10 +05:30
Prateek Banga
3548c4ac47
Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller
2023-09-20 23:03:11 +05:30
Prateek Banga
dd14bbf785
lint fix
2023-09-20 23:02:53 +05:30
Prateek Banga
87011af914
Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller
2023-09-20 23:00:48 +05:30
Prateek Banga
2fd7467e2a
fix graphQL test
2023-09-20 22:59:47 +05:30
Prateek Banga
afef225339
Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller
2023-09-20 17:39:36 +05:30
Prateek Banga
a2e34b5b64
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-mailgun-provider
2023-09-20 16:59:07 +05:30
Prateek Banga
67397cd763
fix tests and code changes
2023-09-20 15:55:22 +05:30
Prateek Banga
350549db7d
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-add-messaging-response-models
2023-09-14 02:17:34 +05:30
Prateek Banga
420eb8857a
Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller
2023-09-13 00:07:32 +05:30
Prateek Banga
6affa6b5a0
Merge branch 'feat-messages-event-config' of https://github.com/appwrite/appwrite into feat-mailgun-provider
2023-09-13 00:07:09 +05:30
Prateek Banga
11a458f1df
change providers to authProviders in remaining places
2023-09-13 00:06:18 +05:30
Christy Jacob and GitHub
4ea0541623
Merge pull request #6150 from appwrite/fix-global-vars
...
Fix: Global variables
2023-09-06 13:51:13 -04:00
prateek banga
3d286a2171
Merge branch 'feat-mailgun-provider' into feat-topics-controller
2023-09-05 23:10:59 +05:30
prateek banga
38d81c058b
lint fix
2023-09-05 23:10:33 +05:30
prateek banga
6aa443454b
Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller
2023-09-05 22:58:43 +05:30
prateek banga
78a53aee37
adds messaging event and updates messaging worker
2023-09-05 22:40:48 +05:30
Matej Bačo
9a1d13f9db
Add v2 function test
2023-09-05 15:47:59 +02:00
Matej Bačo
8e509efcec
Add global env var test
2023-09-05 13:55:02 +02:00
prateek banga
82e165c4c3
Merge branch 'feat-mailgun-provider' into feat-topics-controller
2023-08-31 18:33:02 +05:30
prateek banga
1762c81b8d
Merge branch 'feat-messages-event-config' into feat-mailgun-provider
2023-08-31 18:32:26 +05:30
prateek banga
e104e6d0f2
Merge branch 'feat-add-messaging-collections-in-config' into feat-add-messaging-providers
2023-08-31 18:16:48 +05:30
Torsten Dittmann and GitHub
3b2cb9b868
Merge pull request #6059 from appwrite/fix-smtp
...
Fix smtp
2023-08-30 16:09:10 +02:00
Torsten Dittmann
3d8125c4ac
tests: remove arbritary tests
2023-08-30 15:49:15 +02:00
Jake Barnby
3c6e08540a
Fix function test
2023-08-30 02:10:50 -04:00