1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00
Commit graph

1146 commits

Author SHA1 Message Date
Damodar Lohani b1d8050080 test for custom id 2021-07-06 12:56:14 +05:45
Damodar Lohani 2f40d38a37 updates and fixes 2021-07-06 12:08:33 +05:45
kodumbeats 06c276d855 Tighten up validation 2021-07-05 16:27:20 -04:00
kodumbeats e26d379618 Test for webhook indexes.delete not complete 2021-07-05 14:29:21 -04:00
kodumbeats 01555eb8ef Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-07-05 13:40:38 -04:00
Damodar Lohani 0730cf75c4 test for custom id, and fix validator 2021-07-05 16:48:52 +05:45
Torsten Dittmann 6c8e1a3190 feat(projects): add version number 2021-07-05 09:12:59 +02:00
Eldad Fux 14909a04f2 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-07-04 17:14:06 +03:00
Eldad Fux 57bc8c75e0 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-07-03 09:21:07 +03:00
Eldad A. Fux f013d07df3
Merge pull request #1301 from PineappleIOnic/feat-fix-unique-keys-not-updating
Fix Unique Keys not being updated when changing a user's email address
2021-07-03 09:18:39 +03:00
kodumbeats 860a2c7616 Fix index and attribute routes for tests 2021-07-02 20:20:09 -04:00
kodumbeats 7e2ca3ba97 Test webhooks for indexes 2021-07-02 18:48:58 -04:00
kodumbeats 05fb04fdc2 Fix webhook tests 2021-07-02 18:22:36 -04:00
kodumbeats 760a0f9c79 Update env to runtime 2021-07-02 16:39:53 -04:00
kodumbeats 95dad203b8 Test attribute creation webhooks 2021-07-02 16:22:12 -04:00
kodumbeats db4e6c93be Added events for attributes and indexes 2021-07-02 16:21:46 -04:00
kodumbeats 145203663d Pass default param where required 2021-07-02 13:29:03 -04:00
Torsten Dittmann cec23ecd7e remove leftover imports 2021-07-02 13:32:57 +02:00
Bradley Schofield 1c0454daa9
Merge branch '0.9.x' into feat-1297-add-expire-date-to-urls 2021-07-02 11:40:58 +01:00
Torsten Dittmann 8966d3d673 add tests 2021-07-02 11:33:10 +02:00
kodumbeats d68f7254be Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-07-01 12:51:07 -04:00
Torsten Dittmann 787059e88d feat(migration): 0.9.x 2021-07-01 15:35:54 +02:00
Torsten Dittmann 159f75793c fix tests for auth get roles 2021-07-01 09:19:48 +02:00
kodumbeats a912e2f20e Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-30 14:24:48 -04:00
Torsten Dittmann 1e6b867378 fix(tests): messaging unit tests 2021-06-30 16:29:33 +02:00
Torsten Dittmann 80c4e378b3 fix(acl): getting role for user in auth class 2021-06-30 16:04:32 +02:00
Torsten Dittmann eaa3644f0f remove Realtime event class 2021-06-30 13:36:58 +02:00
Torsten Dittmann e232b2a723 fix tests 2021-06-29 15:11:14 +02:00
Eldad Fux 03ff844291 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-26 22:47:53 +03:00
Torsten Dittmann 923d373b6d introduce utopia-php/websocket 2021-06-24 14:22:32 +02:00
Torsten Dittmann 699dba8e19 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-24 00:03:25 +02:00
Eldad A. Fux 91b2a139a5
Merge pull request #1294 from PineappleIOnic/feat-get-session-by-id-endpoint
Add session by ID API Endpoint
2021-06-23 18:45:08 +03:00
Torsten Dittmann c778f47195 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-23 17:12:48 +02:00
Bradley Schofield 0b1b21a5b0 Update Tests 2021-06-23 16:06:52 +01:00
Eldad A. Fux a2c4dac366
Merge pull request #1314 from PineappleIOnic/fix-runtime-parameter
Renamed `env` param on `/v1/functions` to `runtime`
2021-06-23 10:12:24 +03:00
Eldad Fux 73489d6b73 More tiny fixes 2021-06-23 08:59:34 +03:00
Eldad Fux ca201011c5 Fixes 2021-06-22 23:31:39 +03:00
Bradley Schofield aa1e713b75 Fix tests 2021-06-22 16:56:05 +01:00
Bradley Schofield c92a820c6d Renamed env param on /v1/functions to runtime 2021-06-21 15:42:39 +01:00
kodumbeats 47d74a64be Add assertions to confirm index was created successfully 2021-06-18 13:18:27 -04:00
kodumbeats 4567bc0d77 Ensure attributes are removed from queue before adding documents 2021-06-18 13:09:07 -04:00
Bradley Schofield 7e8d76b66d Add more tests 2021-06-18 10:28:54 +01:00
kodumbeats 9fb64c5621 createCollection requires read/write params 2021-06-17 11:15:14 -04:00
Bradley Schofield 891a46d883
Merge branch '0.9.x' into feat-1297-add-expire-date-to-urls 2021-06-17 14:20:24 +01:00
Bradley Schofield 06cf8ab253 Add tests and changelogs 2021-06-17 14:17:35 +01:00
Bradley Schofield 3f386d485e
Merge branch '0.9.x' into feat-get-session-by-id-endpoint 2021-06-17 11:07:33 +01:00
Torsten Dittmann 43036a9ba6 feat(realtime): add membership events 2021-06-17 11:37:52 +02:00
Torsten Dittmann 6ebf6bd155 feat(realtime): team events and permission validation 2021-06-16 19:43:06 +02:00
Bradley Schofield e3273bc49f Add Tests 2021-06-16 11:41:15 +01:00
kodumbeats 53d3ae0419 Temporarily adjust client timeout 2021-06-15 10:25:14 -04:00
kodumbeats 0e7c55c17c Fix tests for deleteDocument 2021-06-15 10:24:51 -04:00
kodumbeats a62c46cc44 Fix tests for update and delete document 2021-06-15 09:38:24 -04:00
kodumbeats 33d07c2ba4 Move listDocuments to new db 2021-06-14 15:55:36 -04:00
kodumbeats 80f41edf36 Test for creating indexes 2021-06-14 15:54:49 -04:00
kodumbeats 1d2d869fa8 Add assertions for creating attributes 2021-06-14 15:54:19 -04:00
Torsten Dittmann 3d896af4bb Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-14 16:52:48 +02:00
kodumbeats 24a5fb4867 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-14 10:40:05 -04:00
Eldad Fux a5cb8414f6 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-14 14:17:32 +03:00
Torsten Dittmann 220427916d refactor(realtime): introduce realtime server class 2021-06-14 12:48:31 +02:00
Torsten Dittmann 95b6e166db
fix(tests): skip swagger spec validation 2021-06-14 10:38:26 +02:00
Eldad Fux 9f81790761 Updates to swagger tests 2021-06-13 18:01:56 +03:00
kodumbeats e35d883c56 Test for creating collections and documents 2021-06-11 16:06:54 -04:00
kodumbeats b8950930d7 Fix missing bracket 2021-06-11 14:47:23 -04:00
kodumbeats 4f90d89def Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-11 14:34:15 -04:00
Eldad Fux 2cf16881f1 Replaced * with role:all 2021-06-11 21:23:16 +03:00
kodumbeats 1885a9632d Fix tests for create/delete collection 2021-06-11 14:07:05 -04:00
Torsten Dittmann bba39596fd Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-11 15:39:23 +02:00
Torsten Dittmann 2dcf3c2c19 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-11 12:34:08 +02:00
kodumbeats fbb54a1f6d Add attribute and index scopes 2021-06-10 16:41:33 -04:00
Eldad Fux f1d75dc805 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-03 23:19:35 +03:00
Eldad Fux d77226e8f9 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-03 23:19:04 +03:00
Eldad Fux 86b68352b1 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-02 20:11:36 +03:00
Eldad A. Fux 1bec151f89
Merge pull request #1217 from appwrite/fix-1190-team-membership
Fix 1190 team membership
2021-06-02 09:31:14 +03:00
Eldad A. Fux 02a8cc8362
Merge pull request #1223 from lohanidamodar/feat-update-verification
Update Email verification
2021-05-31 14:35:07 +03:00
Damodar Lohani 0409dd5c32 added test for verification update 2021-05-31 11:35:52 +05:45
Christy Jacob 404e1ace91 fix(teams): added unit test 2021-05-31 10:26:06 +05:30
Eldad Fux b9cf475fa5 Upgraded telegraf version 2021-05-29 18:03:27 +03:00
Eldad Fux 7720e2cdf9 Updated test 2021-05-27 17:57:54 +03:00
Eldad Fux abd0bba8a4 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-27 01:31:29 +03:00
Torsten Dittmann 6e1d40fd76 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-26 09:36:52 +02:00
Torsten Dittmann d118b09d90 fix(account): add anon sessiom id 2021-05-20 15:41:55 +02:00
Torsten Dittmann faed19dacb fix(tests): general fixes after php 8 2021-05-20 10:54:18 +02:00
Torsten Dittmann 787931b45b Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-20 09:46:49 +02:00
Eldad Fux d2749524b7 Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-05-17 21:27:07 +03:00
Eldad Fux 49fa978de4 Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-05-17 21:24:35 +03:00
Eldad Fux aee35dbffe Fixed webhooks tests - work in progress 2021-05-17 12:43:10 +03:00
Eldad Fux fe617a48a2 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-15 04:20:12 +03:00
Christy Jacob 6a9d9edc01 feat: some comments 2021-05-13 23:31:57 +05:30
Christy Jacob 2c838bfa77 fix: failing tests 2021-05-13 23:29:54 +05:30
Eldad Fux 3704dc69e8 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-add-update-membership-endpoint 2021-05-13 20:49:52 +03:00
Eldad Fux 732163bf9f Debug 2021-05-13 20:05:19 +03:00
Christy Jacob a35a567e0e feat: added server side test 2021-05-13 20:17:35 +05:30
Eldad A. Fux 5c4ee95d23
Merge branch '0.8.x' into feat-update-team-membership-password 2021-05-13 17:40:35 +03:00
Christy Jacob df3f2d73e3 feat: reorder tests 2021-05-12 22:40:44 +05:30
Christy Jacob 978f6463fc feat: uncomment tests 2021-05-12 22:32:08 +05:30
Christy Jacob 31dc2d79eb feat: added enpoint for updating membership roles 2021-05-12 22:30:22 +05:30
Christy Jacob a38678f30d feat: adding update membership role 2021-05-12 19:14:41 +05:30
dependabot[bot] 33ca604f02
Bump lodash from 4.17.20 to 4.17.21 in /tests/resources/functions/node
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 00:05:26 +00:00
Eldad Fux 10b9049446 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-10 19:53:02 +03:00
Christy Jacob c97dcbf9c9 feat: fix tests and update changelog 2021-05-10 09:55:52 +05:30
Eldad Fux c173d4a2e3 More cometics 2021-05-09 21:37:47 +03:00
Christy Jacob 18e12ee6ad feat: fix tests 2021-05-07 22:24:56 +05:30
Christy Jacob 391ff24192 feat: refactor inviteId to membershipId 2021-05-07 21:22:14 +05:30
Christy Jacob f128cd9578 feat: refactor inviteId to membershipId 2021-05-07 21:19:23 +05:30
Eldad Fux 9f6988f5a0 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-07 01:32:53 +03:00
Christy Jacob 80328f1dc7 feat: review comments 2021-05-06 18:51:36 +05:30
Eldad Fux aec1dea7b4 Updated permissions 2021-05-05 13:00:06 +03:00
Eldad Fux f69c95e119 Fixed tests 2021-05-05 10:32:20 +03:00
Eldad Fux 4e67339e68 Reverted test files 2021-05-05 08:57:53 +03:00
Eldad Fux 2281970ab9 Remove leftovers 2021-05-05 01:12:16 +03:00
Christy Jacob eaac52b9b7 feat: allow external users to update password without oldPassword 2021-05-05 00:22:46 +05:30
Torsten Dittmann 3d4c3741a2 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-04 17:21:10 +02:00
Torsten Dittmann cee42bfd57 tests(project): remove timeout from usage call 2021-05-04 15:15:46 +02:00
Eldad Fux 507e0327e3 Fixed storage tests 2021-05-04 01:20:40 +03:00
Torsten Dittmann 5e4b335183 fix: cloud functions 2021-04-29 17:59:19 +02:00
Torsten Dittmann cac9875b97 tests: clean up travis file 2021-04-28 12:20:32 +02:00
Torsten Dittmann ebd41c784f tests: add travis prepare script 2021-04-28 11:54:21 +02:00
Torsten Dittmann 7ddf277110 tests: only use php-8.0 for runtimes 2021-04-28 11:30:43 +02:00
Torsten Dittmann 0ddefb97eb tests: adjust curl 2021-04-28 09:14:41 +02:00
Torsten Dittmann ef7c4549af tests: adjust curl 2021-04-28 08:54:09 +02:00
Torsten Dittmann 107bbf57fb tests: debug travis 2021-04-28 08:10:40 +02:00
Torsten Dittmann c557e6c471 tests: add sleep before project usage test 2021-04-27 18:26:37 +02:00
Torsten Dittmann d775b17f71 tests: fix typo 2021-04-27 12:45:21 +02:00
Torsten Dittmann 3838c935ce tests: debug travis 2021-04-26 18:40:54 +02:00
Torsten Dittmann bc19c4c692 tests: debug travis 2021-04-26 17:18:41 +02:00
Torsten Dittmann 3a9b6e2e76 tests: debug travis 2021-04-26 16:57:21 +02:00
Torsten Dittmann e7fc22e003 tests: debug travis 2021-04-26 16:39:53 +02:00
Torsten Dittmann 8d0184af29 tests: debug travis 2021-04-26 16:28:48 +02:00
Torsten Dittmann 2d909a1e02 tests: debug travis 2021-04-26 14:35:46 +02:00
Torsten Dittmann 1bda8546a6 tests: debug travis 2021-04-26 14:06:37 +02:00
Torsten Dittmann 038a93b107 tests: debug travis 2021-04-26 12:52:21 +02:00
Torsten Dittmann a17bfffa42 tests: debug travis 2021-04-26 12:29:12 +02:00
Torsten Dittmann 9b75f7b2aa tests: debug travis 2021-04-26 11:54:32 +02:00
Torsten Dittmann ef57c355a0 tests: debug travis 2021-04-23 18:20:50 +02:00
Torsten Dittmann d2792b3527 tests: fix functions schedule 2021-04-23 17:08:18 +02:00
Torsten Dittmann 3d960a2971 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-23 17:06:42 +02:00
Torsten Dittmann 72f4f3a6b9 tests: fix function execution 2021-04-23 17:05:17 +02:00
Torsten Dittmann 25b03c90f8 feat: introduce appwrite/php-runtimes 2021-04-21 13:02:54 +02:00
Torsten Dittmann 56c2c039b2 tests: remove cloud function env tests 2021-04-20 14:35:07 +02:00
Torsten Dittmann 36665e19b1 tests: use only latest env version 2021-04-20 14:05:03 +02:00
Eldad A. Fux a12db546ea
Merge branch '0.8.x' into feat-auth-limits 2021-04-20 13:54:16 +03:00
Torsten Dittmann 6ed97886f9 tests: fix env skip for functions 2021-04-20 12:51:29 +02:00
Torsten Dittmann 26d8ef4e23 Revert "tests: add timeout after executing fiunction for webhooks"
This reverts commit 474f45c85e.
2021-04-20 12:28:30 +02:00
Torsten Dittmann f6c163d4a5 Revert "tests: adjust schedule for functions"
This reverts commit fe819ee326.
2021-04-20 12:28:23 +02:00
Torsten Dittmann 04fbb9b02b tests: temporarily disable tests 2021-04-20 12:27:41 +02:00
Torsten Dittmann fe819ee326 tests: adjust schedule for functions 2021-04-20 12:01:40 +02:00
Torsten Dittmann 474f45c85e tests: add timeout after executing fiunction for webhooks 2021-04-20 10:37:27 +02:00
Torsten Dittmann d94ddf1ac5 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-20 09:11:40 +02:00
Eldad Fux 9ba6b38014 Fixed swagger test 2021-04-20 00:17:42 +03:00
Eldad Fux c8a5d05a3e Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-19 14:19:57 +03:00
Torsten Dittmann dd5d5f59e0 fix: cloud functions environment 2021-04-19 12:31:40 +02:00
Torsten Dittmann f102e43704 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-465-add-arm-support 2021-04-19 11:35:57 +02:00
Torsten Dittmann e4c02dda80 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-16 19:09:34 +02:00
Torsten Dittmann ca8920a152 style: fix typo 2021-04-16 19:07:25 +02:00
Torsten Dittmann 3b989cf6a7 fix: anonymous account tests 2021-04-16 18:50:16 +02:00
Eldad A. Fux 5148c5419c
Merge pull request #1008 from appwrite/feat-new-image-features
feat-new-image-features
2021-04-15 15:48:42 +03:00
Eldad Fux e2f543cd85 Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-04-15 12:01:52 +03:00
Torsten Dittmann 942bd4d56f fix: collection unit test 2021-04-14 16:39:04 +02:00
Torsten Dittmann d97e1674aa tests: fix 2021-04-14 15:07:26 +02:00
Torsten Dittmann 3829b4b8da Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-auth-limits 2021-04-14 12:36:40 +02:00
Eldad Fux 994dd3164f Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-04-14 12:02:17 +03:00
Damodar Lohani 7245b40da0 Merge branch 'dev' of github.com:appwrite/appwrite into feat-deno-1.8-functions-env 2021-04-13 12:27:17 +05:45
Torsten Dittmann 69bd907729 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-04-12 09:42:46 +02:00
Damodar Lohani a88b93d1cb Merge branch '0.8.x' into feat-new-image-features 2021-04-12 06:22:04 +05:45
Torsten Dittmann 9dc206051f Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-10 16:25:04 +02:00
Eldad A. Fux f2e85df8de
Merge pull request #1081 from appwrite/dev
Sync 0.8.x with dev
2021-04-10 17:23:13 +03:00
Torsten Dittmann 2150c7e63f fix: tests for docker services 2021-04-10 15:54:03 +02:00
Torsten Dittmann 8b9cf9abdd fix: disable clamav for development and ci 2021-04-10 15:28:55 +02:00
Eldad A. Fux 19e9582df2
Merge branch '0.7.x' into feat-upgrade-php-version 2021-04-05 14:56:45 +03:00
Eldad A. Fux 7ee487a0cb
Merge pull request #1021 from appwrite/refactor-validators
Move validators from utopia
2021-04-05 14:52:07 +03:00
Eldad A. Fux e801fa383d
Merge pull request #1044 from appwrite/feat-python-3.9-env
feat-python-3.9-env
2021-04-04 11:36:33 +03:00
Eldad Fux d9528ef1ce Update anon login limits and tests 2021-04-03 11:56:32 +03:00
Eldad Fux f070eb0a3a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-03 10:16:46 +03:00
Eldad A. Fux 02bbc7c2db
Merge pull request #989 from lohanidamodar/feat-dart-env-update
feat-dart-env-update
2021-04-03 09:04:05 +03:00
kodumbeats d4b107bf1d
Merge branch '0.8.x' into refactor-event-payload-to-data 2021-03-29 15:32:14 -04:00
kodumbeats 365d2d50dd Update testing functions with new env name 2021-03-29 14:31:41 -04:00
Torsten Dittmann c31ffdcae3 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-29 17:52:42 +02:00
Torsten Dittmann 078a07d6b8 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into refactor-user-tokens 2021-03-29 11:07:18 +02:00
Damodar Lohani 30fc7df975 python functions env 3.9 2021-03-29 13:14:20 +05:45
Damodar Lohani ed90bc1d24 deno 1.8 function env 2021-03-29 12:49:42 +05:45
Damodar Lohani cd84de8fae Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-new-image-features 2021-03-28 16:01:40 +05:45
Eldad A. Fux 5d687ce3dd
Merge pull request #914 from TorstenDittmann/feat-anon-login
feat-anon-login
2021-03-28 12:48:30 +03:00
Eldad Fux 7a400afb5b Merge branch 'master' of github.com:appwrite/appwrite into 0.8.x 2021-03-27 01:36:41 +03:00
Damodar Lohani 00934a3d3e Merge branch 'dev' into feat-new-image-features 2021-03-26 17:34:02 +05:45
Damodar Lohani 1dbe8f980c test and resources for new preview api features 2021-03-26 11:27:39 +05:45
kodumbeats 31bf1bdcef Update validator namespaces 2021-03-24 14:34:47 -04:00
kodumbeats 871182b066 Merge remote-tracking branch 'origin/dev' into refactor-validators 2021-03-24 12:51:40 -04:00
Torsten Dittmann 505877475a fix tests 2021-03-24 17:30:23 +01:00
Torsten Dittmann 5baca432a8 fix tests 2021-03-24 17:27:59 +01:00
Torsten Dittmann ae8061b5ca fix tests 2021-03-24 17:25:07 +01:00
Torsten Dittmann 85d13bf801 fix tests 2021-03-24 17:20:06 +01:00
Torsten Dittmann 14070b3296 fix tests 2021-03-24 17:08:07 +01:00
Torsten Dittmann 52f3312230 fix tests 2021-03-24 17:05:50 +01:00
Torsten Dittmann 2083c5bc89 push tests 2021-03-24 17:01:43 +01:00
Torsten Dittmann 6d10550be8 add api key to admin calls on tests 2021-03-24 16:56:42 +01:00
Torsten Dittmann 410fdecfb4 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-24 15:21:19 +01:00
Torsten Dittmann c39ef9c1d2 add functions even to realtime 2021-03-24 15:17:17 +01:00
Torsten Dittmann 288d7d3701 Merge branch 'dev' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-24 12:11:45 +01:00
Eldad Fux 90adfe8760 Revreted back to ClamAV 1.2 2021-03-24 12:37:58 +02:00
kodumbeats b262ebfeb3 Move validators from utopia 2021-03-23 13:27:51 -04:00
Eldad A. Fux 96d13aa996
Merge pull request #1006 from lohanidamodar/feat-tests-time
feat-tests-time
2021-03-23 15:28:31 +02:00
Damodar Lohani 64996379fc Merge branch 'dev' into feat-dart-env-update 2021-03-23 13:19:30 +05:45
Damodar Lohani ee6536f224 Merge branch 'dev' into feat-tests-time 2021-03-23 13:18:51 +05:45
Eldad Fux 866dd3cad1 Merge branch 'dev' of github.com:appwrite/appwrite into feat-set-default-permissions-to-user 2021-03-22 22:09:01 +02:00
kodumbeats d33b12bd61 Merge remote-tracking branch 'origin/dev' into feat-962-pass-data-to-function-execution 2021-03-22 12:47:06 -04:00
Eldad Fux a76016fa37 Fixed functions tests 2021-03-22 18:19:05 +02:00
kodumbeats 64e349be4d
Merge branch '0.8.x' into feat-962-pass-data-to-function-execution 2021-03-22 07:15:09 -04:00
kodumbeats 22ba2e4d12 Merge dev branch 2021-03-22 07:05:53 -04:00
Eldad Fux 46c465b80e Added some fixes and dedicated tests 2021-03-22 09:34:51 +02:00
Damodar Lohani b7dec3a4f4 fix print line 2021-03-22 10:34:03 +05:45
Damodar Lohani e0f38dad9f test hook to print test result 2021-03-21 20:12:37 +05:45
Damodar Lohani a5295a1c09 test hook to print time 2021-03-21 20:11:05 +05:45
Eldad Fux 4ba037d9d2 Merge branch 'dev' of github.com:appwrite/appwrite into feat-465-add-arm-support 2021-03-20 13:53:46 +02:00
Eldad Fux f36f9ff752 Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-03-20 13:53:22 +02:00
Eldad Fux 50f97becd0 Fixed tests 2021-03-20 10:50:30 +02:00
kodumbeats b33d54ef35 Reducing sleep time 2021-03-19 11:47:06 -04:00
kodumbeats 90833683fa Update env names for consistency 2021-03-19 11:46:03 -04:00
Torsten Dittmann 900a642255 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-19 11:48:49 +01:00
Eldad Fux 1dfb18fc1b Upgraded ClamAV 2021-03-19 00:11:37 +02:00
kodumbeats daeed74473
Merge branch '0.8.x' into feat-962-pass-data-to-function-execution 2021-03-18 07:14:16 -04:00
Eldad A. Fux 7899211076
Merge branch '0.8.x' into feat-anon-login 2021-03-17 23:08:59 +02:00
Eldad A. Fux 08dd968ab9
Merge branch '0.8.x' into feat-functions-and-executions-events 2021-03-17 22:55:43 +02:00
Eldad A. Fux bade0932cb
Merge pull request #976 from appwrite/feat-execution-permission
Feat execution permission
2021-03-17 22:54:46 +02:00
Torsten Dittmann 5e06cd788a update k6 2021-03-17 16:35:57 +01:00
Damodar Lohani c8c4b11dad test for dart 2.12 2021-03-17 18:13:42 +05:45
Torsten Dittmann 7be9f2e33e Merge branch 'dev' into feat-265-realtime 2021-03-16 15:53:09 +01:00
Eldad Fux 92c3e622bd Updated tests 2021-03-15 13:44:11 +02:00
Eldad Fux 0a0d46ff05 Updated test 2021-03-14 01:56:29 +02:00
kodumbeats a7a9eec4f7
Merge branch 'dev' into feat-functions-and-executions-events 2021-03-12 18:06:07 -05:00
kodumbeats c0b020dd07 Test for functions.delete 2021-03-12 17:58:33 -05:00
kodumbeats ac7efc8d1b Test for functions.update 2021-03-12 17:48:15 -05:00
kodumbeats 3cff27a125 Test for functions.tags.delete 2021-03-12 17:13:44 -05:00
kodumbeats 1bfc259247 Add function exectution webhook tests 2021-03-12 16:55:01 -05:00
kodumbeats 444994a98d Add function webhook tests 2021-03-12 16:23:37 -05:00
kodumbeats e0cbea64ae Ensure function completes 2021-03-12 14:31:17 -05:00
kodumbeats ce7e1034af Increase sleep time 2021-03-12 14:22:50 -05:00
kodumbeats 8be72d5756 Sleep and assert only one execution 2021-03-12 10:01:03 -05:00
kodumbeats 1b0acc8ab7 Merge branch 'dev' into fix-952-patch-user-prefs-event 2021-03-12 09:34:19 -05:00
kodumbeats 1d3dc5d240 Revert debugging changes 2021-03-12 08:49:57 -05:00
kodumbeats c6270dcca5 Add webhook event to scope 2021-03-12 08:06:53 -05:00
kodumbeats 7e5b2dfa81 Remove event triggers 2021-03-12 07:57:18 -05:00
kodumbeats 1e12c66ea3 Add debugging stuff 2021-03-12 07:44:11 -05:00
kodumbeats bbc353359c Change function order 2021-03-12 07:03:47 -05:00
kodumbeats 35bb80741f Increase sleep time so execution can complete 2021-03-12 06:22:18 -05:00
Torsten Dittmann 565a0bd35e improve k6 test 2021-03-12 12:00:52 +01:00
kodumbeats 622b1da457 Add debugging checks 2021-03-11 15:39:20 -05:00
kodumbeats 5a4afd1cc5 Correct sleep time 2021-03-11 13:47:44 -05:00
kodumbeats 994b47edd9 Clean up tests 2021-03-11 11:42:19 -05:00
kodumbeats 4b8fc24980 Fix tests 2021-03-11 10:19:34 -05:00
kodumbeats 75668ab6da Refactor test to store functionId 2021-03-11 09:19:40 -05:00
Torsten Dittmann e7ccc36d7b fix failure tests 2021-03-11 10:50:19 +01:00
Torsten Dittmann 20419f7a90
Merge branch 'feat-265-realtime' into feat-265-realtime-resources 2021-03-11 09:05:34 +01:00
kodumbeats 034679930a Add client e2e test 2021-03-10 15:50:20 -05:00
kodumbeats 36b8e6defb Server test assertions 2021-03-10 14:43:15 -05:00
kodumbeats 8373db80ef Comment unneeded function calls 2021-03-10 14:42:36 -05:00
kodumbeats 33fb2e3edd Test for custom data in execution 2021-03-10 13:05:43 -05:00
kodumbeats a2bf6269bf Create script for testing execution custom data 2021-03-10 12:43:59 -05:00
Eldad Fux 66099e06be Updated benchmarks 2021-03-10 08:52:10 +02:00
Torsten Dittmann af086b67c2 add k6 run 2021-03-09 18:47:13 +01:00
Eldad A. Fux 33aba4fe4c
Merge pull request #949 from TorstenDittmann/feat-265-realtime-e2e
Feat 265 - Realtime E2E Tests
2021-03-09 18:15:56 +02:00
kodumbeats 0d75dd3623 Prove user prefs update before webhook 2021-03-08 15:48:45 -05:00
kodumbeats 68b1511672 Chain tests together 2021-03-08 10:16:28 -05:00
kodumbeats 56f5c73126 Update tests 2021-03-07 08:09:45 -05:00
Eldad A. Fux 9a5278aab0
Merge branch 'dev' into fix-response-filter-header-not-allowed 2021-03-05 11:23:05 +02:00
Damodar Lohani 9552a8dc80 add response formate to access control allowed headers 2021-03-05 12:21:41 +05:45
kodumbeats 440a67e6d2 Add e2e test for users.update.prefs 2021-03-04 13:47:02 -05:00
Torsten Dittmann c96f5ea75a cleanup code 2021-03-04 10:28:24 +01:00
Torsten Dittmann ed16232f93 add files e2e test for realtime 2021-03-03 11:47:59 +01:00
Torsten Dittmann eab42c8575 add collections/documents e2e tests 2021-03-03 11:28:21 +01:00
Torsten Dittmann c07e68cf00
Merge branch 'feat-265-realtime' into feat-265-realtime-e2e 2021-03-03 09:50:16 +01:00
Torsten Dittmann b6b2c4cb7e
Merge branch 'dev' into feat-265-realtime 2021-03-03 09:46:12 +01:00
Torsten Dittmann 844d09d1fa remove unnecessary import 2021-03-02 19:06:15 +01:00
Torsten Dittmann 62857ccfaf add account e2e tests 2021-03-02 19:01:34 +01:00
Torsten Dittmann fd462d831c e2e testrun 2021-03-02 14:06:54 +01:00
Torsten Dittmann bbabeaf026 add ratchet websocket client to e2e test 2021-03-02 10:56:18 +01:00
Eldad Fux 538ffb0b24 Fixed type 2021-03-01 23:04:53 +02:00
Torsten Dittmann 8e912ba252 improve time-space complexity of identifying receivers 2021-03-01 16:33:33 +01:00
Torsten Dittmann e79c5e93d0 fchange realtime method names 2021-03-01 12:28:13 +01:00
Torsten Dittmann 3e92d28cc8 remove wildcard permissions from subscriptions 2021-03-01 12:23:45 +01:00
Eldad Fux c5dd0d1542 Merge branch 'dev' of github.com:appwrite/appwrite into feat-465-add-arm-support 2021-02-28 23:43:59 +02:00
Eldad Fux e7466a91cc Added e2e tests 2021-02-28 23:22:03 +02:00
Eldad Fux 64ca27e342 Merge branch '0.7.x' of github.com:appwrite/appwrite into dev 2021-02-27 17:39:48 +02:00
Torsten Dittmann 8ef300c020 add remove subscriptions to class 2021-02-26 18:26:22 +01:00
Torsten Dittmann ffb275d46d fix comments 2021-02-26 17:09:47 +01:00
Torsten Dittmann 7fb5d61b5f fix comments 2021-02-26 17:07:53 +01:00
Torsten Dittmann eb1c0a13d5 add unit tests 2021-02-26 17:01:37 +01:00
Eldad Fux b1203728ef Fix test 2021-02-24 20:33:44 +02:00
Eldad Fux b8518ed6f5 Added latest versions endpoint 2021-02-24 20:31:43 +02:00
Torsten Dittmann 6e5ce2c646
Merge branch 'dev' into feat-anon-login 2021-02-23 23:44:59 +01:00
Torsten Dittmann e829f8f7bc add env var and console prevention 2021-02-23 23:43:05 +01:00
Torsten Dittmann e388cb462b check duplicate collection rules 2021-02-22 13:44:47 +01:00
Eldad Fux 933954526e Fixed test 2021-02-22 14:30:28 +02:00
Torsten Dittmann 6dbc3966b2 adds migration and migration tests 2021-02-22 12:27:31 +01:00
Eldad A. Fux 0237768ebf
Merge branch '0.7.x' into feat-upgrade-php-version 2021-02-21 23:29:37 +02:00
Damodar Lohani 04e2cf98fe integration utopia-php image library 2021-02-19 19:44:46 +05:45
Torsten Dittmann d4bd9c0d06 decouple user session from tokens 2021-02-19 13:12:47 +01:00
Eldad Fux f860fe1770 Merge branch 'master' of github.com:appwrite/appwrite into feat-465-add-arm-support 2021-02-19 10:39:05 +02:00
Torsten Dittmann 1387fb50f1 add tests for oauth2 2021-02-16 16:51:08 +01:00
Torsten Dittmann 6a31e19d73 add test to convert to existing email 2021-02-16 16:01:15 +01:00
Torsten Dittmann b559f8068e add test to login after converting 2021-02-16 15:20:15 +01:00
Torsten Dittmann 6005551023 update tests 2021-02-16 15:14:36 +01:00
Torsten Dittmann 6c717b7a31 add tests 2021-02-16 14:49:21 +01:00
Eldad Fux 368bbe848e Added tests 2021-02-14 19:54:21 +02:00
Eldad Fux c8b6a18939 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-02-06 00:19:15 +02:00
Torsten Dittmann 8d9966bbef feat(tests): add architecture detection 2021-02-05 17:45:37 +01:00
Eldad Fux 7eeeb95a68 Updated sleep time 2021-02-05 14:57:18 +02:00
Eldad Fux dec6c4e38f Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-465-add-arm-support 2021-02-04 19:53:23 +02:00
Eldad A. Fux f8e8f54a13
Merge pull request #873 from appwrite/feat-docker-login-from-fucntions
Feat docker login from fucntions
2021-02-04 19:52:21 +02:00
Eldad Fux 717be0cf4c Fixed sleep 2021-02-02 17:59:11 +02:00
Eldad Fux 34f2d28ad0 Updated options test 2021-02-02 13:27:12 +02:00
Eldad Fux 264a620eba Updated sleep time 2021-02-02 12:49:01 +02:00
Eldad Fux 1299ba5174 Updated sleep times 2021-02-02 10:42:23 +02:00
Eldad Fux 76650f31b2 Test without sleep 2021-02-02 10:33:02 +02:00
Eldad Fux a7583c5f85 Fixed tests 2021-01-31 23:33:48 +02:00
Eldad Fux 8fc7026cfb Changed file param to code (again) 2021-01-31 21:11:03 +02:00
Eldad Fux 94a14bd8af Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-465-add-arm-support 2021-01-30 12:37:17 +02:00
Eldad Fux 8c7cedc240 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-01-30 11:58:58 +02:00
Eldad Fux 52a37051c9 Fixed tests added new SDK label 2021-01-29 16:29:53 +02:00
Eldad Fux d6df93fb3c Updated param name 2021-01-29 13:37:00 +02:00
Torsten Dittmann b16e5f716c
Update FunctionsCustomServerTest.php 2021-01-27 20:48:44 +01:00
Torsten Dittmann f77c708c72 adjust settings to work dart env in travis and low budget 2021-01-27 19:35:36 +01:00
Torsten Dittmann d184e0eae8
Merge branch '0.7.x' into feat-dart-env 2021-01-27 19:26:49 +01:00
Torsten Dittmann de15b5ad5f revert changes 2021-01-27 18:25:52 +01:00
Torsten Dittmann a3d2704160 debug timeout 2021-01-27 17:31:16 +01:00
Torsten Dittmann 7615c7e036 test dart only 2021-01-27 17:06:06 +01:00
Torsten Dittmann d3fd93eed7 increase timeout 2021-01-27 15:57:10 +01:00
Torsten Dittmann 450ed3d398 prevent timeout with manual stdout 2021-01-27 15:07:38 +01:00
Torsten Dittmann 8ea5086dc8 reduce timeout for functions test 2021-01-27 14:00:15 +01:00
Torsten Dittmann 91e2cae2bc fix(cloud-functions): set memory swap to 256m 2021-01-27 13:28:42 +01:00
Eldad Fux d250b472e3 Updated speed safty factor 3 2021-01-27 00:50:11 +02:00
Eldad Fux 22b1a6aff3 Updated sleep time 2 2021-01-26 23:38:15 +02:00
Eldad Fux 211ecf5d81 Test new sleep 2021-01-26 22:37:03 +02:00
Torsten Dittmann 3bec43c7fd remove dart function tests for now 2021-01-26 11:34:44 +01:00
Torsten Dittmann 95ab7f8bad feat(functions): dotnet env added 2021-01-26 11:29:53 +01:00
Torsten Dittmann 139b9efcff remove debug line from dart env 2021-01-25 22:12:56 +01:00
Torsten Dittmann fa0ace8c08 sync 2021-01-25 14:47:42 +01:00
Torsten Dittmann 383bb3d1c1 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-migration-v06 2021-01-24 15:56:41 +01:00
Torsten Dittmann 596c72bb85 Merge remote-tracking branch 'upstream/0.7.x' into feat-dart-env 2021-01-24 15:52:29 +01:00
Torsten Dittmann 92a7c06fe6 introduce auto architecture detection 2021-01-24 15:49:36 +01:00
Torsten Dittmann 1a47e0810c fix(dart-env): review changes 2021-01-24 08:51:09 +01:00
Damodar Lohani 9f949cedab removing duplicated storage tests 2021-01-22 17:21:25 +05:45
Damodar Lohani d4c7ab045a Switching to utopia-php/storage 2021-01-22 14:13:33 +05:45
Torsten Dittmann fb12bf84d0 fix(functions/dart): pub dependency cache 2021-01-21 11:27:48 +01:00
Torsten Dittmann 79c4b1cb3c tests(functions): fix typo 2021-01-21 11:21:36 +01:00
Torsten Dittmann d8ec0c59e3 test(functions): adds dart test 2021-01-21 10:38:24 +01:00
Eldad Fux aeca725d44 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-new-ruby-version 2021-01-19 23:05:41 +02:00
Eldad A. Fux 4a69e6f9c7
Merge pull request #837 from appwrite/feat-new-deno-env-version
Added Deno 1.6
2021-01-19 16:32:49 +02:00
Eldad Fux 6b2b50c77e Updated tests 2021-01-19 14:55:02 +02:00
Torsten Dittmann fbcfa00856 test(migration): run fixing method twice 2021-01-19 09:54:19 +01:00
Torsten Dittmann ac3e908c04 fix(migration): prevent encrypting already encrypted values 2021-01-19 09:35:51 +01:00
Eldad Fux 67fb7f0e2f Added a Ruby env 2021-01-19 07:27:00 +02:00
Eldad Fux e28b736667 Fixed env name 2021-01-19 07:19:34 +02:00
Eldad Fux 551de8438d Deploy tag with Travis 2021-01-19 00:09:42 +02:00
Eldad Fux 464e5fb4b2 Added a new node version 2021-01-18 23:17:11 +02:00
Eldad Fux 9cf5572481 Added Deno 1.6 2021-01-18 23:05:33 +02:00
Torsten Dittmann 64cae392d1 test(migration): rename class names 2021-01-18 14:35:32 +01:00
Torsten Dittmann 7d911bd976 test(migration): rename class names 2021-01-18 14:33:36 +01:00
Torsten Dittmann b59c9abe21 test(migration): rename class names 2021-01-18 14:32:52 +01:00
Torsten Dittmann 43220e95c5 test(migration): adds unit tests 2021-01-18 13:27:28 +01:00
Eldad Fux f9afa2c951 Minor refactoring 2021-01-15 19:48:36 +02:00
Eldad Fux 59f5a0eb55 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-01-15 08:52:42 +02:00
Eldad Fux 89a5cf94b3 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-511-jwt-support 2021-01-15 08:24:43 +02:00
Eldad Fux bc16ec93db Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-01-15 00:26:09 +02:00
Eldad Fux 121bc8a704 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-new-public-permissions 2021-01-14 08:05:55 +02:00
Eldad A. Fux bce0933cc2
Merge pull request #817 from lohanidamodar/feat-disable-usage-stats
Feat disable usage stats
2021-01-13 22:38:02 +02:00
Eldad Fux 5ed2eea208 Changed role names 2021-01-13 16:11:07 +02:00
Damodar Lohani 73f2bb025a introducing new temp environment variable 2021-01-12 17:41:40 +05:45
Eldad Fux 71e64e65bb Added long sleep 2021-01-12 01:46:12 +02:00
Eldad Fux 3c3a225828 Debug failure 2021-01-12 01:03:00 +02:00
Eldad Fux 798c902e07 Changed sleep time 2021-01-12 00:45:01 +02:00
Eldad Fux 86d43a32ef Added sleep time to execution test 2021-01-12 00:22:20 +02:00
Christy Jacob 432901dfbb feat: added e2e test for response filters 2021-01-11 22:18:08 +05:30
Eldad Fux f975110e07 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-01-11 17:00:36 +02:00
Eldad A. Fux 58b2e2b86c
Merge pull request #809 from appwrite/fix-for-composer-warnings
Minor fixes for composer warnings about autoloading
2021-01-11 16:08:09 +02:00
Eldad A. Fux e7cdb3f271
Merge pull request #811 from appwrite/fix-user-prefs-ui
Fix user prefs UI
2021-01-11 13:09:18 +02:00
Eldad Fux 59c8ae731b Added missing test 2021-01-10 13:56:48 +02:00
Eldad Fux 12015a75e0 Added more tests 2021-01-10 07:53:58 +02:00
Eldad Fux 9c421e2dfc Minor fixes for composer warnings about autoloading 2021-01-10 00:29:49 +02:00
Eldad A. Fux 4da8b78ba2
Merge pull request #772 from christyjacob4/feat-na-response-filters
feat: Response Filters
2021-01-09 17:30:32 +02:00
Christy Jacob 9c9ca6cc51 feat: fixed issues in tests 2021-01-09 12:29:55 +05:30
Christy Jacob 075d46ba62 feat: changed team and team list response format and added tests 2021-01-05 18:27:18 +05:30
Christy Jacob a58107b49c feat: changed log list response format and added tests 2021-01-05 17:51:17 +05:30
Christy Jacob 2b9a9efca5 feat: fixed tests for new sessions response 2021-01-05 17:43:14 +05:30
Christy Jacob 98309e776e feat: fixed failing tests 2021-01-05 00:00:20 +05:30
Eldad Fux f3024e1873 Removed deno test 2021-01-04 10:55:25 +02:00
Eldad Fux b4969f553c Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-01-04 01:28:46 +02:00
Eldad Fux 89ca10259d Updated ports 2 2021-01-03 23:22:41 +02:00
Eldad Fux 7e2920a5f8 Updated port types 2021-01-03 20:03:27 +02:00
Eldad A. Fux 7c7d5ce0e2
Merge pull request #796 from appwrite/feat-speedup-tests
Feat speedup tests
2021-01-02 21:15:24 +02:00
Christy Jacob 92339fe668 fix: fix failing tests 2021-01-02 21:45:14 +05:30
Eldad Fux 01b0fcf99c updated timeout 2021-01-02 08:49:20 +02:00
Eldad Fux c9cd5b848a Updated sleep 2021-01-02 02:10:13 +02:00
Eldad Fux 81d4c12688 Updated logs 2021-01-02 01:11:58 +02:00
Eldad Fux 29b7d0c23d Updated logs 2021-01-02 00:34:31 +02:00
Eldad Fux 3d412640c6 Updated logs 2021-01-01 21:35:10 +02:00
Eldad Fux 4853494366 Debug docker status 2021-01-01 16:36:34 +02:00
Eldad Fux bc3ffd9df8 Updated sleep time 2021-01-01 16:09:04 +02:00
Eldad Fux 5ec8bcff4c Fixed audit logs test 2021-01-01 12:03:18 +02:00
Eldad Fux 0947490cdd Updated functions waiting times 2021-01-01 11:56:53 +02:00
Eldad Fux 1f71fb2e66 Removed unrequired sleeps 2021-01-01 11:01:18 +02:00