1
0
Fork 0
mirror of synced 2024-05-24 14:39:53 +12:00
Commit graph

22 commits

Author SHA1 Message Date
Damodar Lohani 8f14f5aa21
Database layer (#3338)
* database response model

* database collection config

* new database scopes

* database service update

* database execption codes

* remove read write permission from database model

* updating tests and fixing some bugs

* server side tests are now passing

* databases api

* tests for database endpoint

* composer update

* fix error

* formatting

* formatting fixes

* get database test

* more updates to events and usage

* more usage updates

* fix delete type

* fix test

* delete database

* more fixes

* databaseId in attributes and indexes

* more fixes

* fix issues

* fix index subquery

* fix console scope and index query

* updating tests as required

* fix phpcs errors and warnings

* updates to review suggestions

* UI progress

* ui updates and cleaning up

* fix type

* rework database events

* update tests

* update types

* event generation fixed

* events config updated

* updating context to support multiple

* realtime updates

* fix ids

* update context

* validator updates

* fix naming conflict

* fix tests

* fix lint errors

* fix wprler and realtime tests

* fix webhooks test

* fix event validator and other tests

* formatting fixes

* removing leftover var_dumps

* remove leftover comment

* update usage params

* usage metrics updates

* update database usage

* fix usage

* specs update

* updates to usage

* fix UI and usage

* fix lints

* internal id fixes

* fixes for internal Id

* renaming services and related files

* rename tests

* rename doc link

* rename readme

* fix test name

* tests: fixes for 0.15.x sync

Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-06-22 12:51:49 +02:00
Everly Precia Suresh 0512c7f22f
update test : set stopOnFailure to false 2022-05-26 03:05:04 +05:30
Torsten Dittmann c61108b4ef fix: tests and generate specs 2022-05-16 12:11:37 +02:00
Torsten Dittmann 4799804a9a tests: remove worker tests 2022-04-18 18:22:36 +02:00
Torsten Dittmann d4c7600980 tests(realtime): run the actual tests on travis 2021-07-26 11:07:09 +02:00
Torsten Dittmann d5beb05206 tests(project): change test order for influxdb to have a database 2021-05-04 17:24:33 +02:00
Torsten Dittmann c2a3d527df tests: revert debug changes 2021-04-28 11:04:44 +02:00
Torsten Dittmann 1ce0536afa tests: re-arrange order 2021-04-27 16:33:47 +02:00
Torsten Dittmann a21bb8d402 tests: reorder tests 2021-04-27 10:07:13 +02:00
Torsten Dittmann 1367e572bc tests: debug travis 2021-04-26 19:29:25 +02:00
Torsten Dittmann 72d820ec36 tests: debug travis 2021-04-26 12:12:49 +02:00
Torsten Dittmann 061f3895be fix: test flow 2021-04-26 11:34:15 +02:00
Torsten Dittmann 204a3c9bf3 tests: debug travis 2021-04-23 18:51:00 +02:00
Torsten Dittmann 72f4f3a6b9 tests: fix function execution 2021-04-23 17:05:17 +02: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 6b8876a82e enabling extension in phpunit 2021-03-21 20:12:50 +05:45
kodumbeats 8d3d636620 Define order to run FunctionsServerTest before Client 2021-03-13 09:06:34 -05:00
Eldad Fux 3d44665484 Added Event lib unit tests 2019-12-26 12:00:29 +02:00
eldadfux fa9bacc054 Updated test config 2019-09-14 08:44:55 +03:00
eldadfux 2dbed62d4f Added e2e tests 2019-09-14 07:37:37 +03:00
eldadfux 1a73e19233 Updated tests env 2019-09-14 06:41:16 +03:00
eldadfux 36358e90b5 Added source code 2019-05-09 09:54:42 +03:00