Commit graph

179 commits

Author SHA1 Message Date
Jake Barnby
f082cfacfa
Fix tests 2025-07-21 19:43:33 +12:00
Matej Bačo
df902d2624 Fix account tests using old token 2025-06-26 20:47:59 +02:00
Matej Bačo
918ad8979d Fix flakyness of account tests 2025-06-26 18:07:59 +02:00
Matej Bačo
c85cfe132e Improve flaky tests logging 2025-06-25 15:53:59 +02:00
Darshan
e6d143c806
Merge branch '1.7.x' into fix-templates 2025-06-10 14:20:28 +05:30
loks0n
854304dd16 tests: fix flaky account tests
commit-id:3865765d
2025-06-02 17:09:13 +01:00
Darshan
f13a28cf6d
Merge branch '1.7.x' into fix-templates 2025-05-04 19:08:06 +05:30
Darshan
736078203a update: change method name. 2025-03-29 18:22:59 +05:30
Darshan
b1c67e6f74 fix: other remaining tests. 2025-03-29 18:21:25 +05:30
Chirag Aggarwal
afabd5b87a
Merge branch '1.6.x' into feat-development-keys 2025-03-14 17:20:47 +05:30
Chirag Aggarwal
36b0475298 chore: update tests 2025-03-05 18:40:41 +00:00
Chirag Aggarwal
c05ef9121f Merge branch '1.6.x' into feat-development-keys 2025-02-28 12:56:26 +00:00
Jake Barnby
03f0e382f4
Fix dates 2025-02-25 21:03:37 +13:00
Chirag Aggarwal
351afffdfe Merge branch '1.6.x' into feat-development-keys 2025-02-13 17:55:37 +00:00
Chirag Aggarwal
70c119b9cc chore: added test cases for forwarded user agent 2025-01-27 13:58:46 +00:00
Damodar Lohani
cd54ba1b83 fix account test 2024-12-15 10:49:35 +00:00
Jake Barnby
1ed3dee135
Fix tests 2024-10-22 14:54:34 +13:00
Jake Barnby
0a22292d1b
Update tests 2024-10-22 14:35:11 +13:00
Binyamin Yawitz
4ca3ef020f
Merge branch 'refs/heads/1.6.x' into refactor-session-alerts
# Conflicts:
#	app/controllers/api/account.php
2024-08-05 16:19:41 -04:00
Binyamin Yawitz
be1753a198
refactor: no session alerts for otp and magic-url logins 2024-08-01 14:36:21 -04:00
loks0n
46fa5dbb74 test: update session alert tests 2024-07-16 13:31:32 +01:00
Matej Bačo
f59a6cf22e Fix test 2024-07-03 08:02:16 +00:00
loks0n
d0125398f1 fix: test 2024-06-26 15:46:12 +01:00
Luke B. Silver
ecf761beab
Merge branch '1.6.x' into feat-new-session-alert 2024-06-26 12:44:49 +01:00
loks0n
6353de6f10 chore: fix template 2024-06-26 09:42:01 +01:00
loks0n
0d987045bf chore: revert fmt 2024-06-25 08:46:51 +01:00
loks0n
edf7af34f1 test: session alerts 2024-06-24 14:39:47 +01:00
Bishwajeet Parhi
485b8eeb8b chore: misc test assertions improvements 2024-06-05 23:53:31 +05:30
Torsten Dittmann
0a1d572c72 chore: run formatter 2024-03-06 18:34:21 +01:00
Torsten Dittmann
fd0085f008 fix: tests 2024-03-04 10:36:02 +01:00
Torsten Dittmann
8adf6a2b7a Merge branch '1.5.x' of https://github.com/appwrite/appwrite into sync-main-1.5.x 2024-03-04 10:29:06 +01:00
Matej Bačo
ae77a2466b Improve tests 2024-03-04 08:23:39 +00:00
Torsten Dittmann
7fa578c901 Merge branch 'main' of https://github.com/appwrite/appwrite into sync-main-1.5.x 2024-03-01 14:20:32 +01:00
Christy Jacob
d1715e3bf4 chore: update tests 2024-03-01 12:50:11 +00:00
Jake Barnby
a4ff6e4eba
Merge remote-tracking branch 'origin/1.5.x' into refactor-disallow-new-session-with-existing
# Conflicts:
#	tests/e2e/Services/Account/AccountCustomClientTest.php
2024-02-26 15:50:48 +13:00
loks0n
c4657eadaf fix: phone verification flaky test 2024-02-25 16:41:37 +00:00
Jake Barnby
675dec48b3
Fix tests 2024-02-26 01:05:14 +13:00
Jake Barnby
2ccfd89681
Fix count tests 2024-02-26 00:14:27 +13:00
Jake Barnby
d1f797ff23
Fix test 2024-02-25 19:24:06 +13:00
Jake Barnby
7ab80b9288
Fix account method 2024-02-24 02:00:31 +13:00
Jake Barnby
7ad9b1cd5f
Try fix phone test 2024-02-21 01:54:17 +13:00
Jake Barnby
ac8bddb10d
Update sleep for flaky test 2024-02-12 18:41:32 +13:00
Torsten Dittmann
e6ac3d73e8 revert: var_dump 2024-02-02 14:21:10 +01:00
Torsten Dittmann
7cbaf4e961 tests: debug 2024-02-02 14:13:52 +01:00
Matej Bačo
a47a4240ed Rename security phrases 2024-02-01 10:41:01 +00:00
fogelito
998c4d282d Fix failing tests 2024-01-25 18:53:51 +02:00
Torsten Dittmann
a9f1e4d78d
feat: delete account (#7392)
* feat: delete account

* fix: new endpoint only for console sdk

* fix: hide endpoint from public sdks

* fix: account delete scope
2024-01-22 18:29:10 +01:00
loks0n
56fe939713 Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-ssr 2024-01-13 09:55:44 +00:00
Khushboo Verma
ce8fe76a96 Fix tests 2024-01-12 01:32:48 +05:30
loks0n
5112e14d5f fix: typo 2024-01-10 10:37:27 +00:00