UNPKG

@coveord/plasma-mantine

Version:

A Plasma flavoured Mantine theme

66 lines (58 loc) 7.66 kB
> @coveord/plasma-mantine@55.7.3 test /home/runner/work/plasma/plasma/packages/mantine > cross-env TZ=UTC vitest run --silent  RUN  v3.1.1 /home/runner/work/plasma/plasma/packages/mantine  src/components/table/__tests__/Table.spec.tsx (12 tests) 1110ms  src/components/table/layouts/__tests__/RowLayout.spec.tsx (17 tests) 1566ms  src/components/table/__tests__/TableColumnsSelector.spec.tsx (13 tests) 2258ms  src/components/collection/__tests__/Collection.spec.tsx (11 tests) 724ms  src/components/table/__tests__/TablePagination.spec.tsx (7 tests) 699ms  src/components/table/__tests__/TableActions.spec.tsx (6 tests) 1054ms  Table.Actions > displays the actions when the row is selected  302ms  Table.Actions > displays the secondary actions when the row is selected and the user clicks on more  343ms  src/components/table/__tests__/use-url-synced-state.unit.spec.ts (70 tests) 169ms  src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx (8 tests) 582ms  src/components/table/__tests__/TablePerPage.spec.tsx (7 tests) 645ms  src/components/table/__tests__/TableFilter.spec.tsx (6 tests) 774ms  src/components/table/__tests__/TablePredicate.spec.tsx (3 tests) 871ms  Table.Predicate > goes back to the first page when changing the predicate  589ms  src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx (7 tests | 1 skipped) 3233ms  DateRangePickerInlineCalendar > calls onApply when the user clicks on the apply button  468ms  DateRangePickerInlineCalendar > calls onApply with the selected dates when clicking in the calendar  625ms  DateRangePickerInlineCalendar > set end date same as start date if only one date is selected when clicking in the calendar  458ms  DateRangePickerInlineCalendar > calls onApply with the selected dates when typing in the inputs  1389ms  src/components/code-editor/__tests__/CodeEditor.spec.tsx (9 tests | 1 skipped) 666ms  src/components/table/__tests__/Th.spec.tsx (4 tests) 399ms  src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx (4 tests | 2 skipped) 1572ms  DateRangePickerPopoverCalendar > calls onApply with the selected dates when clicking in the calendar  1446ms  src/components/table/__tests__/TableCollapsibleColumn.spec.tsx (2 tests) 438ms  TableCollapsibleColumn > expands the rows when the user clicks on a cell  365ms  src/components/table/__tests__/TableDateRangePicker.spec.tsx (3 tests) 3218ms  Table.DateRangePicker > when url sync is activated > sets the selected date range in the url  2957ms  src/components/header/__tests__/Header.spec.tsx (6 tests) 254ms  src/components/table/__tests__/TableLastUpdated.spec.tsx (3 tests) 285ms  src/theme/__tests__/plasmaCSSVariablesResolver.spec.ts (4 tests) 4ms  src/components/button/__tests__/Button.spec.tsx (4 tests) 296ms  src/theme/__tests__/mergeCSSVariablesResolvers.spec.ts (3 tests) 5ms  src/utils/__tests__/overrideComponent.spec.tsx (1 test | 1 skipped)  src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx (3 tests | 1 skipped) 264ms  src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx (2 tests) 477ms  DateRangePickerPresetSelect > calls onChange when selecting a preset  383ms  src/hooks/__tests__/useControlledList.spec.tsx (3 tests) 27ms  src/components/prompt/__tests__/Prompt.spec.tsx (4 tests) 292ms  src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx (2 tests) 1562ms  EditableDateRangePicker > updates when editing values  1351ms  src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx (3 tests) 302ms  src/components/browser-preview/__tests__/BrowserPreview.spec.tsx (4 tests) 353ms  src/components/modal/__tests__/ModalFooter.spec.tsx (3 tests) 74ms  src/components/child-form/__tests__/ChildForm.spec.tsx (3 tests) 200ms  src/components/modal/__tests__/Modal.spec.tsx (2 tests) 144ms  src/components/code-editor/search/__tests__/Search.unit.spec.tsx (1 test) 220ms  src/components/sticky-footer/__tests__/StickyFooter.spec.tsx (1 test) 48ms  src/components/blank-slate/__tests__/BlankSlate.spec.tsx (1 test) 40ms  Snapshots  1 obsolete    src/components/header/__tests__/Header.spec.tsx   · Header > renders the specified breadcrumbs above the title 1  Test Files  35 passed | 1 skipped (36)  Tests  236 passed | 6 skipped (242)  Start at  15:52:46  Duration  53.63s (transform 3.46s, setup 10.84s, collect 91.50s, tests 24.83s, environment 21.43s, prepare 4.01s)