1
0
Fork 0
mirror of synced 2024-09-18 18:40:24 +12:00
appwrite/tests/e2e/Services
Steven Nguyen 34b2e15243
fix(users): fix expire error when creating user session
Before this, the Create session API call would throw:

> Invalid document structure: Missing required attribute "expire"

This is because the `expire` attribute is required, but it was omitted
from the document. This PR ensures the `expire` attribute is set when
creating the session document.
2024-06-24 23:21:44 +00:00
..
Account chore: misc test assertions improvements 2024-06-05 23:53:31 +05:30
Avatars
Console
Databases fix date format 2024-05-09 03:08:27 +00:00
Functions fix(functions): fix flaky function test 2024-06-24 19:15:41 +00:00
GraphQL Merge branch '1.5.x' of https://github.com/appwrite/appwrite into sync-with-1.5.x 2024-05-22 19:43:31 +00:00
Health fix(health): fix flaky certificate test 2024-06-24 19:02:44 +00:00
Locale Merge branch '1.5.x' of https://github.com/appwrite/appwrite into sync-with-1.5.x 2024-05-22 19:43:31 +00:00
Messaging Merge branch 'main' into chore-sync-main-into-1.5.x 2024-04-23 23:43:53 +00:00
Projects Revert "Merge pull request #8237 from appwrite/revert-8193-feat-remove-random-shared-tables" 2024-06-06 20:11:19 +12:00
Realtime Merge remote-tracking branch 'origin/refactor-usage-sn' into fix-setting-secrets 2024-05-22 12:50:58 +12:00
Storage Update tests/e2e/Services/Storage/StorageBase.php 2024-06-18 12:14:47 +05:45
Teams
Users fix(users): fix expire error when creating user session 2024-06-24 23:21:44 +00:00
VCS
Webhooks Lint 2024-05-22 12:51:27 +12:00