Google Api Wrapper (Qmp\Laravel\Tests\GoogleApiWrapper\GoogleApiWrapper)
- ✓ Wrapper options
- ✓ Service factory
- ✓ Client subject
- ✓ Client token
- ✓ Exception service not found
Google Base Service (Qmp\Laravel\Tests\GoogleApiWrapper\Services\GoogleBaseService)
- ✓ Magic methods
- ✓ Magic method get fail
- ✓ Magic method call fail
- ✓ Service class not set
- ✓ Permission and message
- ✓ Internale service method
Google Drive Service (Qmp\Laravel\Tests\GoogleApiWrapper\Services\GoogleDriveService)
- ✓ List files
- ✓ List folder
- ✓ List files mime not found
- ✓ New file
- ✓ Create existing folder
- ✓ Permission not set exception
Google Sheets Service (Qmp\Laravel\Tests\GoogleApiWrapper\Services\GoogleSheetsService)
- ✓ List files
- ✓ List files one result
- ✓ Spreadsheet not set exception
- ✓ First
- ✓ Append
- ✓ Spreadsheet by title
- ✓ Spreadsheet by title not found exception
- ✓ New sheet
- ✓ Save withour creating spreadsheet exception
- ✓ Delete sheet