1
0
Fork 0
mirror of synced 2024-08-26 23:51:39 +12:00
Commit graph

197 commits

Author SHA1 Message Date
Bradley Schofield
e1f9a8e0ce Clean up a couple things and fix tests 2022-11-04 14:48:29 +00:00
Bradley Schofield
cddacfbb78 Handle Eldad's Comments 2022-11-01 14:43:18 +00:00
Bradley Schofield
1eea8c6d8b Add Extra Tests 2022-11-01 11:34:56 +00:00
Bradley Schofield
5dc8a2dee0 Add Tests and fix bugs 2022-11-01 11:15:45 +00:00
Torsten Dittmann
461c12c7fe
Merge pull request #3701 from appwrite/feat-oauth-improvements
Feat: OAuth improvements
2022-10-24 17:57:40 +02:00
Torsten Dittmann
d0aedf33ba
Merge pull request #4058 from appwrite/fix-deprecate-team-deletion-with-project
Deprecate team deletion with project
2022-10-14 11:19:27 +02:00
Matej Bačo
3da4b01f4e Deprecate team deletion with project 2022-10-03 08:06:48 +00:00
Matej Bačo
a55b149d6f Fix test 2022-10-03 07:54:55 +00:00
Matej Bačo
a883d3728f Allow teamId queries on listProjects 2022-10-03 07:16:49 +00:00
Torsten Dittmann
fbbb150e86 Revert "Merge pull request #4041 from appwrite/revert-3789-feat-app-region"
This reverts commit 2117fa53f0, reversing
changes made to c634d12ef4.
2022-09-30 14:22:11 +02:00
Torsten Dittmann
e0b9f57d85
Revert "Feat app region" 2022-09-30 12:32:58 +02:00
Damodar Lohani
e8b63f8c9d fix test 2022-09-21 02:46:18 +00:00
Damodar Lohani
6d9f43be5d add missing region on list project test 2022-09-21 01:45:16 +00:00
Damodar Lohani
fdc5fea887 update project tests 2022-09-21 01:02:58 +00:00
Matej Bačo
a0c0a7439e Add tests for project queries 2022-08-31 16:00:14 +00:00
Christy Jacob
3ee3954043 feat: linter 2022-08-30 18:26:02 +00:00
Christy Jacob
422cedf718 feat: fix tests 2022-08-30 17:33:54 +00:00
Christy Jacob
dcdfcce3fe feat: added tests 2022-08-30 14:04:42 +00:00
Jake Barnby
790276fced Review test updates 2022-08-27 15:16:37 +12:00
Jake Barnby
625608804e Merge remote-tracking branch 'origin/0.16.x' into refactor-permissions-inc-console-fix
# Conflicts:
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/controllers/api/databases.php
#	app/controllers/api/storage.php
#	app/workers/builds.php
#	src/Appwrite/Stats/Usage.php
#	src/Appwrite/Usage/Calculators/Database.php
2022-08-25 18:21:15 +12:00
Matej Bačo
30c157c23e Linter fix, update tests 2022-08-19 09:43:03 +00:00
Damodar Lohani
cf86481d31 fix test to use updated response model 2022-08-14 11:16:54 +00:00
Jake Barnby
6a5de3e0b6 Merge remote-tracking branch 'origin/fix-datetime-attributes' into refactor-permissions-inc-queries-update-datetime-fixes
# Conflicts:
#	app/config/collections.php
#	app/controllers/api/databases.php
#	app/controllers/api/projects.php
#	app/controllers/api/teams.php
#	composer.json
#	composer.lock
#	tests/e2e/Services/Account/AccountBase.php
#	tests/e2e/Services/Databases/DatabasesBase.php
#	tests/e2e/Services/Functions/FunctionsCustomServerTest.php
#	tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
#	tests/e2e/Services/Storage/StorageBase.php
#	tests/e2e/Services/Storage/StorageCustomClientTest.php
#	tests/e2e/Services/Storage/StorageCustomServerTest.php
#	tests/e2e/Services/Teams/TeamsBase.php
#	tests/e2e/Services/Webhooks/WebhooksBase.php
#	tests/e2e/Services/Webhooks/WebhooksCustomClientTest.php
#	tests/e2e/Services/Webhooks/WebhooksCustomServerTest.php
#	tests/unit/Auth/AuthTest.php
2022-08-14 23:11:05 +12:00
Jake Barnby
b007acfa95 ID updates 2022-08-14 22:33:36 +12:00
fogelito
45ac40cc85 change function names 2022-07-13 17:02:49 +03:00
fogelito
f384a3352b change class from database:: to dateTime:: 2022-07-12 16:32:39 +03:00
fogelito
ae4cb685c0 expire 2022-07-05 21:55:20 +03:00
Torsten Dittmann
ef15ea8318 fix: method to generate new webhook signature 2022-06-20 20:35:33 +02:00
Torsten Dittmann
6dd41b52c3 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-phone-authentication 2022-06-20 13:38:39 +02:00
Torsten Dittmann
8d465c67c2 feat: account sessions for emails 2022-06-14 10:17:50 +02:00
Torsten Dittmann
73a00438ae Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-13 14:29:29 +02:00
shimon
54f6556204 sign webhook flow 2022-06-07 18:11:07 +03:00
Torsten Dittmann
94b2db96c2 chore: run formatter 2022-06-03 11:12:19 +02:00
Torsten Dittmann
153ac5c60d Merge branch '0.15.x' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-02 11:53:41 +02:00
shimon
d39e6a842c Merge branch 'master' of github.com:appwrite/appwrite into feat-expire-key
 Conflicts:
	app/controllers/general.php
2022-06-01 09:34:34 +03:00
shimon
8013276515 api keys, validation and test 2022-06-01 09:26:55 +03:00
Steven Nguyen
f645c2ce53 Update service checks to ignore server app users 2022-05-31 20:42:41 -07:00
shimon
8bca5cd13e api keys 2022-05-31 18:41:12 +03:00
Everly Precia Suresh
19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Matej Bačo
550b6475ef Upgrade hostname validator 2022-05-12 18:53:54 +00:00
Torsten Dittmann
7790d72c0c fix: realtime, tests and webhooks 2022-04-18 18:21:45 +02:00
Matej Baco
56bf7a51df Refactored 'sum' to 'total' 2022-02-27 10:57:09 +01:00
Torsten Dittmann
79c79cd96e fix: url scheme validation 2022-02-16 16:16:37 +01:00
Torsten Dittmann
ac796048d8 replace old collections file 2021-12-01 12:48:23 +01:00
Torsten Dittmann
1fd4e6c3c8 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-10-25 16:01:07 +02:00
Jake Barnby
90904ab676
Add e2e Apple platform tests 2021-10-14 02:44:52 +13:00
Torsten Dittmann
9941198a7f Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-before-pagination 2021-10-06 16:11:04 +02:00
Torsten Dittmann
492a83e336 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-search-attribute 2021-10-06 14:48:57 +02:00
Torsten Dittmann
97aa1908c8 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-project-subqueries 2021-10-06 13:56:06 +02:00
Torsten Dittmann
33699ea2c4 feat(controllers): implement before cursor pagination 2021-10-05 12:30:33 +02:00
Matej Baco
c61b00995c Manual code review suggestion changes 2021-09-23 09:01:10 +02:00
Matej Baco
f9423111f3 Merge branch 'feat-database-indexing' into feat-db-search-tests 2021-09-23 08:35:07 +02:00
Matej Baco
fce5e3e96c Removed PHPStorm-generated stuff 2 2021-09-21 10:27:31 +02:00
Matej Baco
732c59a03d Implemented search tests 2021-09-21 10:22:13 +02:00
Matej Bačo
e9124f28c7
Removed unnecessary array_merge import
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-09-11 19:29:17 +02:00
Matej Baco
577ab9c3ad Fixed permissions, improved database filter docs, added 404 platform update test 2021-09-01 09:03:22 +02:00
Christy Jacob
9eea6d55f7 feat(tests): added tests for projects usage 2021-08-29 13:41:29 +05:30
Torsten Dittmann
d85997e33e tests(projects): after pagination tests 2021-08-09 14:47:16 +02:00
Eldad Fux
6a22cc92c0 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-project-object-restructuring 2021-08-06 21:59:35 +03:00
Damodar Lohani
475002eef8 oauth2 providers in project grouped 2021-08-06 16:20:50 +05:45
Damodar Lohani
bcce7bc88e drop custom id support on sessions 2021-08-06 15:20:28 +05:45
Damodar Lohani
fc92b3f294 drop membership custom id 2021-08-06 15:16:29 +05:45
Damodar Lohani
f1745049d6 remove custom id support from project object childs (platform, domain, webhook, key) 2021-08-06 15:10:21 +05:45
Damodar Lohani
6f540fec0f restructuring auth method keys 2021-08-06 13:46:53 +05:45
Damodar Lohani
925dc4a169 revert test fix 2021-08-05 15:04:46 +05:45
Damodar Lohani
59c4a27c1b fix tests 2021-08-05 13:54:06 +05:45
Damodar Lohani
3c20404e71 account endpoint custom id 2021-08-05 10:47:55 +05:45
Damodar Lohani
e007917ef5 fix project service status tests 2021-08-03 16:16:35 +05:45
Damodar Lohani
136681df27 Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-03 13:34:02 +05:45
Eldad A. Fux
da426cbb2c
Merge pull request #1436 from appwrite/feat-deprecate-tasks
Removed the tasks service
2021-08-02 13:42:34 +03:00
Eldad Fux
8d11f16e12 Fixed tests 2021-08-01 13:15:06 +03:00
Eldad A. Fux
0685fec3a1
Update tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
Co-authored-by: Damodar Lohani <lohanidamodar@users.noreply.github.com>
2021-08-01 12:09:18 +03:00
Eldad A. Fux
aff747a9b8
Update tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
Co-authored-by: Damodar Lohani <lohanidamodar@users.noreply.github.com>
2021-08-01 12:09:14 +03:00
Eldad Fux
5af858429d Updated tests 2021-08-01 11:00:13 +03:00
Eldad Fux
0fbe6a430e Updated attribute name 2021-07-31 23:54:50 +03:00
Damodar Lohani
5d6bd7868b fixes for test 2021-07-29 16:41:25 +05:45
Damodar Lohani
a0279a63d8 service flags to new db 2021-07-29 16:13:17 +05:45
Eldad Fux
95dacecf3a Removed the tasks service 2021-07-27 17:16:12 +03:00
Damodar Lohani
285c66be48 fix test 2021-07-19 14:42:27 +05:45
Damodar Lohani
64ce7d8a81 fix test for custom id support 2021-07-19 14:40:20 +05:45
Torsten Dittmann
cee42bfd57 tests(project): remove timeout from usage call 2021-05-04 15:15:46 +02:00
Torsten Dittmann
c557e6c471 tests: add sleep before project usage test 2021-04-27 18:26:37 +02:00
Eldad Fux
d9528ef1ce Update anon login limits and tests 2021-04-03 11:56:32 +03:00
Eldad Fux
e7466a91cc Added e2e tests 2021-02-28 23:22:03 +02:00
Eldad Fux
1f6596ad16 Fixed wrong namespaces 2020-12-26 14:10:14 +02:00
Eldad Fux
63e442293c Fixed encryption in nested fields 2020-11-21 01:31:17 +02:00
Eldad Fux
e81fb88736 First commit 2020-10-30 21:53:27 +02:00
Eldad Fux
e009f9c60b Updated tests folder 2020-10-27 21:48:38 +02:00
Eldad Fux
b7fe52ad54 Updated tests 2020-10-15 00:11:12 +03:00
Eldad Fux
386727a28e Added tests 2020-07-12 16:43:47 +03:00
Eldad Fux
e46f2c31c5 Added new tests 2020-07-12 14:57:31 +03:00
Eldad Fux
64c17a82c5 Added more tests 2020-07-11 22:40:58 +03:00
Eldad Fux
cb94e17183 New tests for API keys 2020-07-11 16:26:04 +03:00
Eldad Fux
c537f11b32 Added new test 2020-07-11 16:01:04 +03:00
Eldad Fux
ce832162b8 New test 2020-07-09 12:13:14 +03:00
Eldad Fux
4cafa75a22 Added more tests 2020-07-08 18:20:18 +03:00
Eldad Fux
b9cb8738f6 Added new tests 2020-07-08 12:11:12 +03:00