MCPcopy Create free account
hub / github.com/ColmapView/Colmapview.github.io / useAppLayoutStoreFacade.test.ts

File useAppLayoutStoreFacade.test.ts

src/components/layout/useAppLayoutStoreFacade.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { act, renderHook } from '@testing-library/react';
2import { beforeEach, describe, expect, it } from 'vitest';
3import { useReconstructionStore } from '../../store/reconstructionStore';
4import { useGuideStore } from '../../store/stores/guideStore';

Callers

nothing calls this directly

Calls 2

buildReconstructionFunction · 0.90
useAppLayoutStoreFacadeFunction · 0.90

Tested by

no test coverage detected