1
0
Fork 0
mirror of synced 2024-08-02 03:52:01 +12:00
Commit graph

102 commits

Author SHA1 Message Date
Matej Bačo
9163aa360e
Update tests/e2e/General/UsageTest.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-11-18 15:17:14 +01:00
Matej Baco
5ec548cc06 Fix more failing tests 2022-11-18 14:13:33 +01:00
Matej Baco
b39aa060c8 Fix usage endpoint in test 2022-11-18 10:15:11 +01:00
Torsten Dittmann
841c5479ed Merge branch '1.1.x' of https://github.com/appwrite/appwrite into feat-console-rewrite 2022-11-15 16:39:52 +01:00
Torsten Dittmann
68e1a0b114 fix: remove unused import 2022-11-15 16:31:38 +01:00
Torsten Dittmann
1b533daeaa fix: remove manifest endpoint 2022-11-15 16:30:53 +01:00
Torsten Dittmann
5db924627a fix: tests 2022-11-15 16:28:33 +01:00
Torsten Dittmann
29edecf05d fix: tests 2022-11-15 16:19:13 +01:00
Torsten Dittmann
006cb4665e
Merge pull request #4674 from appwrite/fix-usage-executions
Fix: usage executions
2022-11-15 15:39:12 +01:00
Torsten Dittmann
10695a021a fix: usage tests timeout 2022-11-15 15:35:42 +01:00
Matej Bačo
e1ecf9aad7 Fix failing test 2022-11-15 09:41:55 +00:00
Matej Bačo
8dd5eb09f0 Fix executions usage count 2022-11-15 09:33:07 +00:00
Eldad A. Fux
42cedf8ed0
Merge pull request #3909 from appwrite/feat-usage-refactor
new stats to count resources
2022-11-10 11:05:36 +02:00
Torsten Dittmann
e315f5d2ac fix: database usage tests 2022-11-09 10:29:13 +01:00
Torsten Dittmann
4041c4964c tests: fix remaining tests for usage 2022-11-08 15:16:10 +01:00
Torsten Dittmann
1615121b3e tests: adapt to new response model 2022-11-08 14:38:43 +01:00
Damodar Lohani
1e5c94c2c6
Merge branch 'master' into feat-usage-refactor 2022-10-28 13:17:52 +05:45
Jake Barnby
1f49985d26
Remove var dumps 2022-10-25 19:38:31 +13:00
Jake Barnby
e2a63c10a1
Fix spec tests 2022-10-25 12:37:19 +13:00
Damodar Lohani
8c3cfa877b open api schema validator changes 2022-10-23 07:18:52 +00:00
Damodar Lohani
5fe2102e26 remove redundant project 2022-10-21 07:25:42 +00:00
Damodar Lohani
1fdaaeef71 reduce waiting time 2022-10-18 06:19:57 +00:00
Damodar Lohani
d7f87051d6 fix test 2022-10-18 06:10:33 +00:00
Steven Nguyen
00a4929301 Fix date format for usage APIs 2022-09-15 23:48:09 +00:00
Christy Jacob
022e992041
Merge pull request #3802 from appwrite/feat-improve-usage-retry
Make usage tests only retry the usage fetch part
2022-09-12 20:30:13 +04:00
Christy Jacob
0ce6deedbe fix failing test 2022-09-09 21:47:24 +00:00
Christy Jacob
526705d440 feat: update failing tests 2022-09-10 00:19:09 +04:00
Steven Nguyen
0d016dea64 Make usage tests only retry the usage fetch part
Before this, usage tests retried creating usage AND fetching
the usage which caused some expected counts to be incorrect.
2022-09-09 17:19:25 +00:00
Matej Bačo
c7780c5fe6 Update allowed headers with new SDK headers 2022-09-05 08:08:24 +00:00
Jake Barnby
8fcb091f37
Add resource write abuse limit tests 2022-08-31 16:06:36 +12:00
Jake Barnby
b1cb6ab9bc
Add single retry to all usage tests 2022-08-31 11:35:46 +12:00
Steven
60a4563908 Fix usage tests 2022-08-25 22:15:11 +00:00
Damodar Lohani
7c2ecaec4b correct function status 2022-08-18 05:13:30 +00:00
Damodar Lohani
e63e79d3f9 linter fix 2022-08-18 01:50:55 +00:00
Damodar Lohani
acd5dfc23f update functions test 2022-08-18 01:49:41 +00:00
Damodar Lohani
b28d3ce302 fix usage test 2022-08-18 00:36:25 +00:00
Damodar Lohani
fca655a48d function usage test 2022-08-17 10:36:30 +00:00
Damodar Lohani
74a159ab99 fix key 2022-08-13 03:44:57 +00:00
Damodar Lohani
b5f5aff626 fix response and project usage issues 2022-08-11 06:05:38 +00:00
Damodar Lohani
ff794dc215 commenting out functions stat test as it seems to be inconsistent 2022-08-08 02:20:18 +00:00
Damodar Lohani
e922c9bc72 make tests dependent 2022-07-28 09:01:03 +00:00
Damodar Lohani
a0df8e7989 make test dependent 2022-07-28 07:28:00 +00:00
Damodar Lohani
62e1f8e96d fix missing semi-colon 2022-07-27 08:31:59 +00:00
Damodar Lohani
04eeb28c62 refactor to back 2022-07-27 08:28:23 +00:00
Damodar Lohani
85256f545c remove teardown 2022-07-27 08:14:31 +00:00
Damodar Lohani
e9bbcc9135 create project only once 2022-07-27 08:14:16 +00:00
Damodar Lohani
c823ca7ac6 make dependent to create only one project 2022-07-27 08:13:20 +00:00
Damodar Lohani
f85497a421 function test 2022-07-27 08:05:50 +00:00
Damodar Lohani
dea9aef965 convert execution/compute time to integer in test 2022-07-20 10:25:48 +00:00
Damodar Lohani
3d5c8b0053 fix naming of keys 2022-07-19 01:55:35 +00:00