Documentation ¶
Overview ¶
Package wmp contains local Tast tests that test Window Management and Productivity features.
Index ¶
- func AdminTemplatesLaunch(ctx context.Context, s *testing.State)
- func DesksTemplatesBasic(ctx context.Context, s *testing.State)
- func DesksTemplatesLaunch(ctx context.Context, s *testing.State)
- func DragAndDropWindow(ctx context.Context, s *testing.State)
- func FullScreenshot(ctx context.Context, s *testing.State)
- func GesturesForSmallScreen(ctx context.Context, s *testing.State)
- func ImmersiveMode(ctx context.Context, s *testing.State)
- func OverviewDragWindowToNewDesk(ctx context.Context, s *testing.State)
- func OverviewMode(ctx context.Context, s *testing.State)
- func OverviewScroll(ctx context.Context, s *testing.State)
- func RecordFullScreen(ctx context.Context, s *testing.State)
- func RecordPartialScreen(ctx context.Context, s *testing.State)
- func RenameDesk(ctx context.Context, s *testing.State)
- func ReorderDesk(ctx context.Context, s *testing.State)
- func ResizeWindow(ctx context.Context, s *testing.State)
- func SplitViewTabletMode(ctx context.Context, s *testing.State)
- func TrackpadReverseScroll(ctx context.Context, s *testing.State)
- func VirtualDesksBasic(ctx context.Context, s *testing.State)
- func VirtualDesksChromeApp(ctx context.Context, s *testing.State)
- func VirtualDesksShortcuts(ctx context.Context, s *testing.State)
- func WindowCycle(ctx context.Context, s *testing.State)
- func WindowSnapAndRotate(ctx context.Context, s *testing.State)
- func ZeroStateDesksBar(ctx context.Context, s *testing.State)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FullScreenshot ¶
FullScreenshot takes a full screenshot and verify the screenshot's existence.
func RenameDesk ¶
RenameDesk tests the behaviors of renaming desks.
func ReorderDesk ¶
ReorderDesk tests the reordering of desks by using mouse, touch screen and keyboard.
func ResizeWindow ¶
ResizeWindow tests that resizing windows by dragging 4 corners and 4 sides.
func TrackpadReverseScroll ¶
TrackpadReverseScroll tests the trackpad reverse scrolling.
func WindowCycle ¶
WindowCycle verifies that we can cycle through open windows using Alt+Tab and Alt+Shift+Tab.
Types ¶
This section is empty.
Source Files ¶
- admin_templates_launch.go
- desks_templates_basic.go
- desks_templates_launch.go
- doc.go
- drag_and_drop_window.go
- full_screenshot.go
- gestures_for_small_screen.go
- immersive_mode.go
- overview_drag_window_to_new_desk.go
- overview_mode.go
- overview_scroll.go
- record_full_screen.go
- record_partial_screen.go
- rename_desk.go
- reorder_desk.go
- resize_window.go
- split_view_tablet_mode.go
- trackpad_reverse_scroll.go
- virtual_desks_basic.go
- virtual_desks_chrome_app.go
- virtual_desks_shortcuts.go
- window_cycle.go
- window_snap_and_rotate.go
- zero_state_desks_bar.go
Click to show internal directories.
Click to hide internal directories.