storj/web/satellite/tests/unit/common
NickolaiYurchenko 2b78433cf0 web/satellite: VPagination, VHeader, VSearch migration to use composition api
fixed issue with required props that were not passed to component;
added default props;
related test added to ignored folder till vue 3 version update with vue-cli-service;

Change-Id: Idc95a4c0b9f124797519652004abf53e066605c2
2022-12-12 16:13:14 +02:00
..
__snapshots__ web/satellite: VPagination, VHeader, VSearch migration to use composition api 2022-12-12 16:13:14 +02:00
TestList.spec.ts web/satellite: bump dependencies 2022-05-04 15:02:01 +00:00
VBar.spec.ts web/satellite: fix linter 2022-09-09 11:02:04 +00:00
VButton.spec.ts web/satellite: rewrite VButton with composition API 2022-10-13 12:54:39 +00:00
VCheckbox.spec.ts web/satellite: fix linter 2022-09-09 11:02:04 +00:00
VerticalArrows.spec.ts web/satellite: fix linter 2022-09-09 11:02:04 +00:00
VInput.spec.ts web/satellite: rewrite VInput with composition API 2022-10-13 13:33:06 +00:00