-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Integration checklist moved from Space
- Loading branch information
Showing
1 changed file
with
55 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
|
||
[] Groups | ||
[x] List | ||
[] Create | ||
[] Retrieve | ||
[] Delete | ||
[] Transfer | ||
[] Add location | ||
[] Remove location | ||
[] Update version | ||
[] Create token | ||
[] Invalidate tokens | ||
[] Database | ||
[x] List | ||
[x] Create | ||
[x] Retrieve | ||
[x] Usage | ||
[x] Delete | ||
[x] List instances | ||
[x] Retrieve instance | ||
[] Create a token | ||
[-] Invalidate tokens | ||
[-] Upload dump | ||
[x] Stats | ||
[x] Update configuration | ||
[x] Retrieve configuration | ||
[x] Locations | ||
[x] List | ||
[] Organizations | ||
[x] List | ||
[x] Retrieve | ||
[] Update | ||
[x] Retrieve subscription | ||
[x] Usage | ||
[x] Invoices | ||
[x] Plans | ||
[] Members | ||
[x] List | ||
[x] Retrieve | ||
[] Add | ||
[] Remove | ||
[] Invites | ||
[x] List | ||
[] Create invite | ||
[] Api Tokens | ||
[] Create | ||
[] Validate | ||
[] List | ||
[] Revoke | ||
[] Audit logs | ||
[] List | ||
|
||
[] Publishing to Maven | ||
[] use coroutines `runTest` instead of `runBlocking` | ||
[] improve error handling wrap into kindof result |