UNPKG

@coveord/plasma-mantine

Version:

A Plasma flavoured Mantine theme

106 lines (99 loc) 12 kB
> @coveord/plasma-mantine@59.4.2 test /home/runner/work/plasma/plasma/packages/mantine > cross-env TZ=UTC vitest run --silent  RUN  v4.1.5 /home/runner/work/plasma/plasma/packages/mantine  src/components/Collection/__tests__/CollectionWithColumns.spec.tsx (17 tests) 856ms  src/components/Collection/__tests__/Collection.spec.tsx (18 tests) 1424ms  src/components/Table/layouts/__tests__/RowLayout.spec.tsx (17 tests) 1988ms  renders the data using the RowLayout by default  340ms  src/components/Table/__tests__/Table.spec.tsx (12 tests) 1538ms  src/components/Table/__tests__/TablePagination.spec.tsx (7 tests) 855ms  src/components/Table/__tests__/TableColumnsSelector.spec.tsx (12 tests) 3637ms  renders the column selector button in the actions column header when rowConfigurable is true  398ms  renders all columns in the dropdown except control columns  385ms  renders all checkboxes checked by default  313ms  hides a column when the user unchecks it  353ms  shows a column when the user checks it  358ms  enables a disabled column when a visible column is hidden  357ms  src/components/Facet/__tests__/Facet.component.spec.tsx (18 tests) 2021ms  src/components/Table/__tests__/TableActions.spec.tsx (6 tests) 1512ms  displays the actions when the row is selected  478ms  displays the secondary actions when the row is selected and the user clicks on more  475ms  src/components/Table/__tests__/use-persisted-column-visibility.spec.ts (15 tests) 67ms  src/hooks/__tests__/use-url-synced-state.unit.spec.ts (70 tests) 179ms  src/components/Table/__tests__/TablePerPage.spec.tsx (7 tests) 893ms  displays the label  322ms  src/components/InlineConfirm/__tests__/InlineConfirm.spec.tsx (8 tests) 795ms  src/utils/__tests__/local-storage.spec.ts (25 tests) 26ms  src/utils/__tests__/groupOptions.unit.spec.ts (12 tests) 9ms  src/components/CodeEditor/__tests__/CodeEditor.spec.tsx (10 tests | 1 skipped) 852ms  renders the monaco editor, a copy to clipboard button and a search button  362ms  src/components/Table/__tests__/TableFilter.spec.tsx (6 tests) 1036ms  displays the placeholder  306ms  src/components/DateRangePicker/__tests__/DateRangePicker.spec.tsx (18 tests) 13072ms  calls onChange when a date range is applied  2675ms  closes popover when Cancel is clicked  401ms  calls onCancel when Cancel button is clicked  432ms  applies the selected date range in uncontrolled mode  2791ms  applies the selected date range in controlled mode  3025ms  sets the selected date range in the url  2310ms  calls onOpenedChange when popover state changes  347ms  src/components/Table/__tests__/TablePredicate.spec.tsx (3 tests) 1110ms  goes back to the first page when changing the predicate  731ms  src/hooks/__tests__/useParentHeight.spec.tsx (4 tests) 49ms  src/components/Header/__tests__/Header.spec.tsx (8 tests) 406ms  src/components/DateRangePicker/__tests__/DateRangePickerInlineCalendar.spec.tsx (7 tests | 1 skipped) 4482ms  calls onApply when the user clicks on the apply button  742ms  calls onCancel when the user clicks on the cancel button  404ms  calls onApply with the selected dates when clicking in the calendar  1024ms  set end date same as start date if only one date is selected when clicking in the calendar  636ms  calls onApply with the selected dates when typing in the inputs  1568ms  src/components/Table/__tests__/Th.spec.tsx (4 tests) 642ms  displays the sort icon for every sortable column  308ms  src/components/Button/__tests__/Button.spec.tsx (6 tests) 511ms  src/components/DateRangePicker/__tests__/DateRangePickerPopoverCalendar.spec.tsx (4 tests | 2 skipped) 2251ms  calls onApply with the selected dates when clicking in the calendar  2145ms  src/components/Table/__tests__/TableDateRangePicker.spec.tsx (3 tests) 3785ms  sets the selected date range in the url  3434ms  src/components/DateTimeRangePicker/__tests__/DateTimeRangePicker.spec.tsx (3 tests) 2214ms  updates with the selected dates when choosing a preset  407ms  can change the date and time  1667ms  src/components/DateRangePicker/__tests__/EditableDateRangePicker.spec.tsx (3 tests) 3242ms  renders an input for the start and an input for the end  318ms  updates when editing values  1271ms  accepts minDate and maxDate props for start and end inputs  1649ms  src/components/Table/__tests__/TableLastUpdated.spec.tsx (3 tests) 372ms  src/components/Table/__tests__/TableCollapsibleColumn.spec.tsx (2 tests) 508ms  expands the rows when the user clicks on a cell  372ms  src/theme/__tests__/mergeCSSVariablesResolvers.spec.ts (3 tests) 9ms  src/components/RadioCard/__tests__/RadioCard.component.spec.tsx (6 tests) 464ms  src/utils/__tests__/overrideComponent.spec.tsx (1 test | 1 skipped)  src/components/Button/__tests__/ButtonWithDisabledTooltip.spec.tsx (3 tests | 1 skipped) 383ms  shows a tooltip when hovering over the disabled button  354ms  src/components/LastUpdated/__tests__/LastUpdated.spec.tsx (5 tests) 340ms  src/components/DateRangePicker/__tests__/DateRangePickerPresetSelect.spec.tsx (2 tests) 623ms  calls onChange when selecting a preset  496ms  src/components/ChildForm/__tests__/ChildForm.spec.tsx (5 tests) 370ms  src/hooks/__tests__/useControlledList.spec.tsx (3 tests) 36ms  src/components/Prompt/__tests__/Prompt.spec.tsx (6 tests) 540ms  displays the title, body and close button  313ms  src/components/BrowserPreview/__tests__/BrowserPreview.spec.tsx (4 tests) 403ms  src/components/CopyToClipboard/__tests__/CopyToClipboard.spec.tsx (3 tests) 432ms  src/components/StatusToken/__tests__/StatusToken.component.spec.tsx (10 tests) 315ms  src/theme/__tests__/plasmaCSSVariablesResolver.spec.ts (1 test) 13ms  src/components/Input/__tests__/Input.spec.tsx (2 tests) 323ms  renders LabelInfo inside the label prop and shows its tooltip content on hover  317ms  src/components/Modal/__tests__/Modal.spec.tsx (2 tests) 215ms  src/components/Modal/__tests__/ModalFooter.spec.tsx (2 tests) 73ms  src/components/Switch/__tests__/Switch.spec.tsx (1 test) 354ms  shows Input.LabelInfo tooltip content when hovering the info token in the label  350ms  src/components/Menu/__tests__/Menu.spec.tsx (1 test) 194ms  src/components/DateTimeRangePicker/__tests__/EditableDateTimeRangePicker.spec.tsx (1 test) 334ms  renders start and end date in correct format  329ms  src/components/CodeEditor/search/__tests__/Search.unit.spec.tsx (1 test) 325ms  should call handleSearch when the search button is clicked  320ms  src/components/StickyFooter/__tests__/StickyFooter.spec.tsx (1 test) 59ms  src/components/BlankSlate/__tests__/BlankSlate.spec.tsx (1 test) 56ms  Test Files  50 passed | 1 skipped (51)  Tests  386 passed | 6 skipped (392)  Start at  18:34:23  Duration  57.69s (transform 2.16s, setup 10.26s, import 47.75s, tests 56.19s, environment 47.24s)