API Reference / @gtkx/testing
@gtkx/testing
Type Aliases
- BoundQueries
- ByRoleOptions
- ByRoleValue
- Config
- ConfigFn
- Container
- DragOffset
- DragOptions
- DropContent
- DropOptions
- Matcher
- MatcherFunction
- MatcherOptions
- Method
- NormalizerFn
- NormalizerOptions
- PointerInput
- PrettyWidgetOptions
- RenderHookOptions
- RenderHookResult
- RenderOptions
- RenderResult
- Screen
- ScreenshotOptions
- ScreenshotResult
- Suggestion
- TabOptions
- TextExpectation
- TypeOptions
- UserEvent
- Variant
- WaitForOptions
- WindowSelector
- WrapperComponent
Variables
- act
- captureAndSaveScreenshot
- cleanup
- configure
- findAllByDisplayValue
- findAllByLabelText
- findAllByName
- findAllByPlaceholderText
- findAllByRole
- findAllByText
- findByDisplayValue
- findByLabelText
- findByName
- findByPlaceholderText
- findByRole
- findByText
- fireEvent
- formatRole
- getAllByDisplayValue
- getAllByLabelText
- getAllByName
- getAllByPlaceholderText
- getAllByRole
- getAllByText
- getByDisplayValue
- getByLabelText
- getByName
- getByPlaceholderText
- getByRole
- getByText
- getConfig
- getDefaultNormalizer
- getRoles
- getSuggestedQuery
- getWidgetErrorMessage
- getWidgetInvalidState
- getWidgetNodeText
- logRoles
- logScreenshotPath
- logWidget
- matchers
- prettyRoles
- prettyWidget
- queryAllByDisplayValue
- queryAllByLabelText
- queryAllByName
- queryAllByPlaceholderText
- queryAllByRole
- queryAllByText
- queryByDisplayValue
- queryByLabelText
- queryByName
- queryByPlaceholderText
- queryByRole
- queryByText
- registerMatchers
- render
- screen
- screenshot
- userEvent
- waitFor
- waitForElementToBeRemoved
- within