Skip to content

Commit

Permalink
Integration checklist moved from Space
Browse files Browse the repository at this point in the history
  • Loading branch information
a2xchip committed Jan 23, 2025
1 parent 3925a0e commit c189da8
Showing 1 changed file with 55 additions and 0 deletions.
55 changes: 55 additions & 0 deletions integration_testing_checklist.md
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

0 comments on commit c189da8

Please sign in to comment.