Documentation ¶
Overview ¶
Package filemanager contains local Tast tests that exercise the Files app.
Index ¶
- func Deletion(ctx context.Context, s *testing.State)
- func DragDrop(ctx context.Context, s *testing.State)
- func DrivefsDssOffline(ctx context.Context, s *testing.State)
- func DrivefsGoogleDoc(ctx context.Context, s *testing.State)
- func DrivefsRenewRefreshTokens(ctx context.Context, s *testing.State)
- func DrivefsSearch(ctx context.Context, s *testing.State)
- func DrivefsUI(ctx context.Context, s *testing.State)
- func ImageQuickView(ctx context.Context, s *testing.State)
- func LaunchFromShelfContextMenu(ctx context.Context, s *testing.State)
- func RecentFilesAppear(ctx context.Context, s *testing.State)
- func SMB(ctx context.Context, s *testing.State)
- func SMBFileOperations(ctx context.Context, s *testing.State)
- func SMBFromSettings(ctx context.Context, s *testing.State)
- func SMBPassword(ctx context.Context, s *testing.State)
- func Smoke(ctx context.Context, s *testing.State)
- func UIPerf(ctx context.Context, s *testing.State)
- func ZipMount(ctx context.Context, s *testing.State)
- func ZipPerf(ctx context.Context, s *testing.State)
- type FreezeFUSEService
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RecentFilesAppear ¶
RecentFilesAppear checks the edited files are shown in Recent tab.
Types ¶
type FreezeFUSEService ¶
type FreezeFUSEService struct {
// contains filtered or unexported fields
}
func (*FreezeFUSEService) TestMountZipAndSuspend ¶
func (f *FreezeFUSEService) TestMountZipAndSuspend(ctx context.Context, request *fmpb.TestMountZipAndSuspendRequest) (emp *empty.Empty, lastErr error)
Source Files ¶
- deletion.go
- doc.go
- drag_drop.go
- drivefs_dss_offline.go
- drivefs_google_doc.go
- drivefs_renew_refresh_tokens.go
- drivefs_search.go
- drivefs_ui.go
- freeze_fuse_service.go
- image_quick_view.go
- launch_from_shelf_context_menu.go
- recent_files_appear.go
- smb.go
- smb_file_operations.go
- smb_from_settings.go
- smb_password.go
- smoke.go
- ui_perf.go
- zip_mount.go
- zip_perf.go
Click to show internal directories.
Click to hide internal directories.