You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Anna Koskinen 4a824f4865
Fix Grid column reorder with partially hidden joined header cells. (#12429)
2 years ago
..
basicfeatures Improved error login in GridColumnResizeModeTest. (#12350) 2 years ago
basics Update Chrome version in Test (#11613) 4 years ago
AbstractGridColumnAutoWidthTest.java Update Chrome version, snapshots and fix tests (#11684) 4 years ago
CheckboxAlignmentWithNoHeaderGridTest.java Update Chrome version in Test (#11613) 4 years ago
CompatibilityGridInDetailsRowTest.java Fixes to displaying Grid in a detail row. (#11147) 5 years ago
CompatibilityGridToggleMultiSelectSortTest.java Fix to compatibility Grid sorting after removing multi-select. (#12012) 4 years ago
CustomRendererTest.java Remove copyright headers from test code (#10770) 6 years ago
DataCommunicatorInfiniteLoopTest.java Fix infinite loop in data communication (#8927) 7 years ago
DateFieldHeaderScrollWithFrozenTest.java Add a delay to a flaky test. (#12216) 3 years ago
DisallowedDeselectionTest.java Remove copyright headers from test code (#10770) 6 years ago
GridAddColumnTest.java Use static import of Assert in tests (#10126) 6 years ago
GridApplyFilterWhenScrolledDownTest.java Simplify waitUntil() in tests (#10181) 6 years ago
GridAriaMultiselectableTest.java Remove copyright headers from test code (#10770) 6 years ago
GridAriaRowcountTest.java Enable maven formatting for uitest (#10908) 6 years ago
GridAssistiveCaptionTest.java Remove copyright headers from test code (#10770) 6 years ago
GridCellFocusOnResetSizeTest.java Remove copyright headers from test code (#10770) 6 years ago
GridCheckBoxDisplayTest.java Remove copyright headers from test code (#10770) 6 years ago
GridClickableRenderersTest.java Remove copyright headers from test code (#10770) 6 years ago
GridClientDataChangeHandlerTest.java Remove copyright headers from test code (#10770) 6 years ago
GridColspansTest.java Remove copyright headers from test code (#10770) 6 years ago
GridColumnAutoExpandTest.java Remove PhantomJS from testing (#10997) 5 years ago
GridColumnAutoWidthClientTest.java Remove copyright headers from test code (#10770) 6 years ago
GridColumnAutoWidthServerTest.java Remove copyright headers from test code (#10770) 6 years ago
GridColumnHidingTest.java Remove copyright headers from test code (#10770) 6 years ago
GridColumnPresentationTest.java Enable maven formatting for uitest (#10908) 6 years ago
GridColumnResizingTest.java Fix Firefox coordinates, add missing screenshots (#11022) 5 years ago
GridColumnShrinkSmallerThanContentsTest.java Remove copyright headers from test code (#10770) 6 years ago
GridColumnWidthInsideWindowCompositeContentTest.java fix for #12079 - recalculate Composite layout inside Window (#12082) 3 years ago
GridColumnWidthWithoutHeaderTest.java Ensure that HeaderRow is not null in Grid (#11165) 5 years ago
GridColumnWidthsWithoutDataTest.java Remove copyright headers from test code (#10770) 6 years ago
GridColumnsNoMinimumWidthFromContentTest.java Tweaks to Grid/Escalator column size handling (#12145) 3 years ago
GridComponentsTest.java Updated row and spacer handling for Escalator (#11438) 4 years ago
GridComponentsVisibilityTest.java Format the code (#11244) 5 years ago
GridCustomSelectionModelTest.java Remove copyright headers from test code (#10770) 6 years ago
GridDataSourceResetTest.java Remove copyright headers from test code (#10770) 6 years ago
GridDefaultSelectionModeTest.java Remove copyright headers from test code (#10770) 6 years ago
GridDetailsAndUndefinedHeightTest.java Removed outdated spacer height update from removal process. (#11861) 4 years ago
GridDetailsDetachTest.java Remove copyright headers from test code (#10770) 6 years ago
GridDetailsLayoutExpandTest.java Remove PhantomJS from testing (#10997) 5 years ago
GridDetailsLocationTest.java Use static import of Assert in tests (#10126) 6 years ago
GridDetailsReattachTest.java Use static import of Assert in tests (#10126) 6 years ago
GridDetailsUpdateItemsTest.java Trigger repositioning after full refresh of current details. (#12312) 3 years ago
GridDetailsWidthTest.java Remove copyright headers from test code (#10770) 6 years ago
GridDisabledMultiselectTest.java Enable select all checkbox for MultiSelection Grid. 7 years ago
GridDisallowUserSelectionTest.java Remove copyright headers from test code (#10770) 6 years ago
GridDragSelectionWhileScrolledTest.java Remove copyright headers from test code (#10770) 6 years ago
GridEditRowTest.java Test tweaks (#12287) 3 years ago
GridEditingWithNoScrollBarsTest.java Remove copyright headers from test code (#10770) 6 years ago
GridEditorCheckBoxTest.java Fix displaying checkboxes within Grid editor row. (#12212) 3 years ago
GridEditorCustomFieldTest.java Remove copyright headers from test code (#10770) 6 years ago
GridEditorEnableDisableTest.java Fix Grid Editor closing and disabling at same time (#11078) 5 years ago
GridEditorEventsTest.java Remove copyright headers from test code (#10770) 6 years ago
GridEditorFrozenColumnsUITest.java Test fixes & split failsafe integration test runs into smaller batches (#12103) 3 years ago
GridEditorMultiselectTest.java Test fixes (#12244) 3 years ago
GridEditorNonBufferedTest.java Fix validation in non-buffered Grid editor (#12281) 3 years ago
GridEditorScrollSyncTest.java Update release note and since tag (#11386) 5 years ago
GridEditorTabSkipsNonEditableCellsTest.java Grid Editor: make Tab key skip read-only/disabled fields (#11586) 5 years ago
GridEditorUITest.java Remove copyright headers from test code (#10770) 6 years ago
GridEventSentOnColumnVisibilityChangeTest.java Update Chrome version in Test (#11613) 4 years ago
GridExtensionCommunicationTest.java Update Chrome version in Test (#11613) 4 years ago
GridFrozenColumnNPETest.java Fix an NPE caused by the previous fix to Grid's frozen columns (#11444) 5 years ago
GridFrozenColumnReplaceTest.java Allow replacing all columns at once when some of them are frozen. (#11978) 4 years ago
GridFrozenColumnResetTest.java Fix Grid's frozen columns not being set (#10653) (#11346) 5 years ago
GridGeneratedPropertiesTest.java Remove copyright headers from test code (#10770) 6 years ago
GridHeaderFooterComponentsTest.java Remove copyright headers from test code (#10770) 6 years ago
GridHeaderFooterTooltipTest.java Remove copyright headers from test code (#10770) 6 years ago
GridHeaderFormatChangeTest.java Remove copyright headers from test code (#10770) 6 years ago
GridHeaderStyleNamesTest.java Remove copyright headers from test code (#10770) 6 years ago
GridHeightByRowTest.java Fix Escalator to properly reset height by rows (#11090) 5 years ago
GridHeightTest.java Tweak a test to open Grid details row by clicking cell instead of row. (#11764) 4 years ago
GridInDetailsRowTest.java Fixes to displaying Grid in a detail row. (#11147) 5 years ago
GridInTabSheetTest.java Fix Grid Editor in TabSheet test for Firefox (#10991) 5 years ago
GridInWindowResizeTest.java Test fixes & split failsafe integration test runs into smaller batches (#12103) 3 years ago
GridInitiallyHiddenColumnsTest.java Update Chrome version check to 85 (#12090) 3 years ago
GridItemSetChangeTest.java Remove copyright headers from test code (#10770) 6 years ago
GridLayoutDetailsRowResizeTest.java Remove PhantomJS from testing (#10997) 5 years ago
GridLayoutDetailsRowTest.java Remove copyright headers from test code (#10770) 6 years ago
GridManyColumnsTest.java Remove copyright headers from test code (#10770) 6 years ago
GridManyColumnsV7Test.java Remove copyright headers from test code (#10770) 6 years ago
GridMultiSelectEmptyTest.java Remove PhantomJS from testing (#10997) 5 years ago
GridMultiSelectionOnInitTest.java Remove copyright headers from test code (#10770) 6 years ago
GridMultiSelectionScrollBarTest.java Remove copyright headers from test code (#10770) 6 years ago
GridNoSelectionTest.java Fix TestBench API imports (#8112) 7 years ago
GridNullSafeNestedPropertyColumnTest.java Grid column npe behavior (#11390) 5 years ago
GridOpenDetailsAddRowTest.java Open details rows shouldn't get removed when a new row is added to Grid (#12109) 3 years ago
GridOpenDetailsSortTest.java Ensure Grid details rows get a full refresh when a column is sorted. (#12342) 2 years ago
GridPopupViewTest.java Remove PhantomJS from testing (#10997) 5 years ago
GridRebindDataSourceV7Test.java Fix NPE in v7 compatibility Grid during datasource rebind (#11473) 5 years ago
GridRecalculateColumnWidthNewItemTest.java Ensure recalculateColumnWidths works with refreshAll. (#11934) 4 years ago
GridRefreshRowTest.java Use static import of Assert in tests (#10126) 6 years ago
GridRemoveColumnAndDetachTest.java Remove copyright headers from test code (#10770) 6 years ago
GridRemoveItemAllDetailsOpenTest.java Ensure removing a row does not cause exceptions in detail row handling. (#12330) 2 years ago
GridRendererSwitchTest.java Introduce XVFB cluster testing (#10801) 6 years ago
GridReorderColumnsTest.java Add null check to Grid's DnD focus handling (#10822) 6 years ago
GridReorderHiddenColumnsJoinedFooterTest.java Fix Grid reordering when there are hidden columns 5 years ago
GridReorderMergedTest.java Fix Grid column reorder with partially hidden joined header cells. (#12429) 2 years ago
GridReplaceContainerTest.java Remove copyright headers from test code (#10770) 6 years ago
GridResizeAndScrollTest.java Remove copyright headers from test code (#10770) 6 years ago
GridResizeHiddenColumnTest.java Attempts to reduce test flakiness (#12283) 3 years ago
GridRowHeightChangeTest.java Add handler for row height changing in Grid 7 years ago
GridScrollDestinationTest.java Improvements to ScrollDestination sanity checks (#11772) 4 years ago
GridScrollToLineWhileResizingTest.java Remove copyright headers from test code (#10770) 6 years ago
GridScrollToTest.java Use static import of Assert in tests (#10126) 6 years ago
GridScrolledResizeTest.java Revert 'Rewrote debouncing of onResize (#11899)' (#12051) 3 years ago
GridScrolledToBottomTest.java Updated row and spacer handling for Escalator (#11438) 4 years ago
GridSelectAllFilteringTest.java Check actual Grid selection instead of relying on allSelected flag. (#11787) 4 years ago
GridSelectAllStatusTest.java Add API to detect if GridMultiSelect select-all checkbox is checked (#12086) 3 years ago
GridSelectAllTest.java Fix end of line comments, which were made by automatic formatter (#10234) 6 years ago
GridSelectionTest.java Adding css class to Editor when on selected row (#11636) 4 years ago
GridSidebarPositionTest.java Remove copyright headers from test code (#10770) 6 years ago
GridSingleColumnTest.java Remove copyright headers from test code (#10770) 6 years ago
GridSizeChangeTest.java Add column width recalculation when vertical scrollbar hidden/shown. (#12058) 3 years ago
GridSortComplexityTest.java Reduce Grid's sort complexity. (#11566) 5 years ago
GridSortIndicatorTest.java Remove copyright headers from test code (#10770) 6 years ago
GridSortWhenPossibleTest.java Remove copyright headers from test code (#10770) 6 years ago
GridSvgInCellTest.java Check class name type on Grid cell mouse over (#10194) 6 years ago
GridUndefinedHeightTest.java Use static import of Assert in tests (#10126) 6 years ago
GridUnhideColumnsWithFrozenTest.java Fix an issue with frozen column count and unhiding. (#11929) 4 years ago
GridWithFullWidthComponentsTest.java Fix the column width calculations for full width cell contents. (#11974) 4 years ago
GridWithInitiallyOpenDetailsTest.java Fix for setting default row height for a Grid with details row(s) open. (#11326) 5 years ago
HideGridColumnWhenHavingUnsuitableHeightTest.java Add tests for non-compatibility Grid 7 years ago
HorizontalScrollAfterResizeTest.java Remove copyright headers from test code (#10770) 6 years ago
InitialFrozenColumnsTest.java Remove copyright headers from test code (#10770) 6 years ago
InitiallyDisabledGridTest.java Use static import of Assert in tests (#10126) 6 years ago
JavaScriptRenderersTest.java Remove copyright headers from test code (#10770) 6 years ago
LocalDateRenderersTest.java Use static import of Assert in tests (#10126) 6 years ago
MoveGridAndAddRowTest.java Use static import of Assert in tests (#10126) 6 years ago
RemoveGridWithComponentTest.java Revert change to fix issue on removing Grid with components (#11224) 5 years ago