Files
noteflow/client/vitest_output.txt
2026-01-22 15:34:56 +00:00

659 KiB

 
> noteflow-client@0.1.0 test
> vitest run
 
 
RUN v4.0.17 /home/trav/repos/noteflow/client
 
src/api/adapters/tauri/stream.test.ts (19 tests) 447ms
src/components/ui/dropdown-menu.test.tsx (1 test) 262ms
stderr | src/hooks/audio/use-asr-config.test.ts > useAsrConfig > updateConfig > updates config when job completes with new configuration
Warning: An update to TestComponent inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at TestComponent (/home/trav/repos/noteflow/client/node_modules/@testing-library/react/dist/pure.js:328:5)
 
stderr | src/hooks/audio/use-asr-config.test.ts > useAsrConfig > updateConfig > refreshes config when job completes without new configuration
Warning: An update to TestComponent inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at TestComponent (/home/trav/repos/noteflow/client/node_modules/@testing-library/react/dist/pure.js:328:5)
 
stderr | src/components/features/analytics/logs-tab.test.tsx > LogsTab > Loading State > shows loading state while fetching logs
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
 
stderr | src/components/features/analytics/logs-tab.test.tsx > LogsTab > Loading State > shows loading state while fetching logs
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
 
stderr | src/hooks/audio/use-asr-config.test.ts > useAsrConfig > updateConfig > stops reconfiguring and reports failure status
Warning: An update to TestComponent inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at TestComponent (/home/trav/repos/noteflow/client/node_modules/@testing-library/react/dist/pure.js:328:5)
 
stderr | src/components/features/analytics/logs-tab.test.tsx > LogsTab > Empty State > shows empty state when no logs
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
 
stderr | src/hooks/audio/use-asr-config.test.ts > useAsrConfig > updateConfig > stops reconfiguring and reports cancelled status
Warning: An update to TestComponent inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at TestComponent (/home/trav/repos/noteflow/client/node_modules/@testing-library/react/dist/pure.js:328:5)
 
stderr | src/components/features/analytics/logs-tab.test.tsx > LogsTab > Empty State > suggests adjusting filters when filtered with no results
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
 
stderr | src/components/features/analytics/logs-tab.test.tsx > LogsTab > Log Display > renders log entries from API response
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
 
src/hooks/auth/use-cloud-consent.test.ts (14 tests) 746ms
src/hooks/audio/use-asr-config.test.ts (12 tests) 638ms
src/hooks/sync/use-integration-sync.test.ts (37 tests) 610ms
polls until sync completes when initial status is running 502ms
stderr | src/components/features/analytics/logs-tab.test.tsx > LogsTab > Log Display > displays log stats for each level
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
 
stderr | src/components/features/analytics/logs-tab.test.tsx > LogsTab > Log Display > shows source badges for log entries
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
 
src/components/features/notes/timestamped-notes-editor.test.tsx (4 tests) 480ms
stderr | src/components/features/analytics/logs-tab.test.tsx > LogsTab > Log Display > renders client logs alongside server logs
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
 
src/hooks/auth/use-huggingface-token.test.ts (17 tests) 910ms
stderr | src/components/features/analytics/logs-tab.test.tsx > LogsTab > Filtering > calls API with level filter when selected
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
 
src/components/features/recording/audio-device-selector.test.tsx (3 tests) 404ms
src/pages/Recording.logic.test.tsx (7 tests | 2 skipped) 1000ms
shows desktop-only message when not running in tauri without simulation 663ms
stderr | src/components/features/analytics/logs-tab.test.tsx > LogsTab > Filtering > filters logs by search query client-side
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
 
stderr | src/components/features/analytics/logs-tab.test.tsx > LogsTab > Filtering > filters logs by metadata values
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
 
stderr | src/components/features/analytics/logs-tab.test.tsx > LogsTab > Refresh > refetches logs when refresh button clicked
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
 
src/components/features/entities/entity-management-panel.test.tsx (4 tests) 621ms
adds, edits, and deletes entities when persisted 414ms
stderr | src/pages/Recording.test.tsx > RecordingPage > shows desktop-only message when not running in Tauri
Warning: An update to ProjectProvider inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at ProjectProvider (/home/trav/repos/noteflow/client/src/contexts/project-context.tsx:59:28)
at WorkspaceProvider (/home/trav/repos/noteflow/client/src/contexts/workspace-context.tsx:49:30)
at ConnectionProvider (/home/trav/repos/noteflow/client/src/contexts/connection-context.tsx:18:31)
at Wrapper (/home/trav/repos/noteflow/client/src/pages/Recording.test.tsx:93:20)
Warning: An update to ProjectProvider inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at ProjectProvider (/home/trav/repos/noteflow/client/src/contexts/project-context.tsx:59:28)
at WorkspaceProvider (/home/trav/repos/noteflow/client/src/contexts/workspace-context.tsx:49:30)
at ConnectionProvider (/home/trav/repos/noteflow/client/src/contexts/connection-context.tsx:18:31)
at Wrapper (/home/trav/repos/noteflow/client/src/pages/Recording.test.tsx:93:20)
Warning: An update to ProjectProvider inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at ProjectProvider (/home/trav/repos/noteflow/client/src/contexts/project-context.tsx:59:28)
at WorkspaceProvider (/home/trav/repos/noteflow/client/src/contexts/workspace-context.tsx:49:30)
at ConnectionProvider (/home/trav/repos/noteflow/client/src/contexts/connection-context.tsx:18:31)
at Wrapper (/home/trav/repos/noteflow/client/src/pages/Recording.test.tsx:93:20)
 
stderr | src/components/features/analytics/logs-tab.test.tsx > LogsTab > Log Details > renders log with metadata that can be expanded
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
 
stderr | src/components/features/analytics/logs-tab.test.tsx > LogsTab > Log Details > shows trace and span badges when correlation IDs are present
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
 
stderr | src/components/features/analytics/logs-tab.test.tsx > LogsTab > Log Details > handles logs without details
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
 
stderr | src/components/features/analytics/logs-tab.test.tsx > LogsTab > Export > exports logs and revokes the object URL
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
 
stderr | src/pages/Recording.test.tsx > RecordingPage > allows simulated recording when enabled in preferences
Warning: An update to ProjectProvider inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at ProjectProvider (/home/trav/repos/noteflow/client/src/contexts/project-context.tsx:59:28)
at WorkspaceProvider (/home/trav/repos/noteflow/client/src/contexts/workspace-context.tsx:49:30)
at ConnectionProvider (/home/trav/repos/noteflow/client/src/contexts/connection-context.tsx:18:31)
at Wrapper (/home/trav/repos/noteflow/client/src/pages/Recording.test.tsx:93:20)
Warning: An update to ProjectProvider inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at ProjectProvider (/home/trav/repos/noteflow/client/src/contexts/project-context.tsx:59:28)
at WorkspaceProvider (/home/trav/repos/noteflow/client/src/contexts/workspace-context.tsx:49:30)
at ConnectionProvider (/home/trav/repos/noteflow/client/src/contexts/connection-context.tsx:18:31)
at Wrapper (/home/trav/repos/noteflow/client/src/pages/Recording.test.tsx:93:20)
Warning: An update to ProjectProvider inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at ProjectProvider (/home/trav/repos/noteflow/client/src/contexts/project-context.tsx:59:28)
at WorkspaceProvider (/home/trav/repos/noteflow/client/src/contexts/workspace-context.tsx:49:30)
at ConnectionProvider (/home/trav/repos/noteflow/client/src/contexts/connection-context.tsx:18:31)
at Wrapper (/home/trav/repos/noteflow/client/src/pages/Recording.test.tsx:93:20)
 
stderr | src/components/features/analytics/logs-tab.test.tsx > LogsTab > Footer > shows log count in footer
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
Warning: An update to Tooltip inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at Tooltip (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:73:5)
at div
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-primitive/dist/index.mjs:28:13
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:32:5
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:33:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs:9:13
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:27:15
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at CollectionProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-collection/dist/index.mjs:17:13)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-roving-focus/dist/index.mjs:26:68
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:97:7
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:34:12
at file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-toggle-group/dist/index.mjs:19:11
at /home/trav/repos/noteflow/client/src/components/ui/toggle-group.tsx:17:71
at div
at Provider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
at TooltipProvider (file:///home/trav/repos/noteflow/client/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
at div
at div
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:53:71
at div
at /home/trav/repos/noteflow/client/src/components/ui/card.tsx:13:64
at div
at LogsTab (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.tsx:66:77)
at QueryClientProvider (file:///home/trav/repos/noteflow/client/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:3)
at Wrapper (/home/trav/repos/noteflow/client/src/components/features/analytics/logs-tab.test.tsx:167:31)
 
src/components/features/analytics/logs-tab.test.tsx (16 tests) 1054ms
TypeError: Cannot read properties of undefined (reading 'icon')
at ApiModeIndicator (/home/trav/repos/noteflow/client/src/components/features/connectivity/api-mode-indicator.tsx:108:23)
at renderWithHooks (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:15486:18)
at mountIndeterminateComponent (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:20103:13)
at beginWork (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:21626:16)
at HTMLUnknownElement.callCallback (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:4164:14)
at HTMLUnknownElement.callTheUserObjectsOperation (/home/trav/repos/noteflow/client/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
at innerInvokeEventListeners (/home/trav/repos/noteflow/client/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:360:16)
at invokeEventListeners (/home/trav/repos/noteflow/client/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:296:3)
at HTMLUnknownElementImpl._dispatch (/home/trav/repos/noteflow/client/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:243:9)
at HTMLUnknownElementImpl.dispatchEvent (/home/trav/repos/noteflow/client/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:114:17)
src/hooks/processing/use-post-processing.test.ts (30 tests) 966ms
TypeError: Cannot read properties of undefined (reading 'icon')
at ApiModeIndicator (/home/trav/repos/noteflow/client/src/components/features/connectivity/api-mode-indicator.tsx:108:23)
at renderWithHooks (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:15486:18)
at mountIndeterminateComponent (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:20103:13)
at beginWork (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:21626:16)
at HTMLUnknownElement.callCallback (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:4164:14)
at HTMLUnknownElement.callTheUserObjectsOperation (/home/trav/repos/noteflow/client/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
at innerInvokeEventListeners (/home/trav/repos/noteflow/client/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:360:16)
at invokeEventListeners (/home/trav/repos/noteflow/client/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:296:3)
at HTMLUnknownElementImpl._dispatch (/home/trav/repos/noteflow/client/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:243:9)
at HTMLUnknownElementImpl.dispatchEvent (/home/trav/repos/noteflow/client/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:114:17)
stderr | src/pages/Recording.test.tsx > RecordingPage - GAP-006 Connection Bootstrapping > attempts preflight connect when starting recording while disconnected
Error handled by React Router default ErrorBoundary: TypeError: Cannot read properties of undefined (reading 'icon')
at ApiModeIndicator (/home/trav/repos/noteflow/client/src/components/features/connectivity/api-mode-indicator.tsx:108:23)
at renderWithHooks (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:15486:18)
at mountIndeterminateComponent (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:20103:13)
at beginWork (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:21626:16)
at beginWork$1 (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:27465:14)
at performUnitOfWork (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:26599:12)
at workLoopSync (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:26505:5)
at renderRootSync (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:26473:7)
at performSyncWorkOnRoot (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:26124:20)
at flushSyncCallbacks (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:12042:22)
Error handled by React Router default ErrorBoundary: TypeError: Cannot read properties of undefined (reading 'icon')
at ApiModeIndicator (/home/trav/repos/noteflow/client/src/components/features/connectivity/api-mode-indicator.tsx:108:23)
at renderWithHooks (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:15486:18)
at mountIndeterminateComponent (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:20103:13)
at beginWork (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:21626:16)
at beginWork$1 (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:27465:14)
at performUnitOfWork (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:26599:12)
at workLoopSync (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:26505:5)
at renderRootSync (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:26473:7)
at recoverFromConcurrentError (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:25889:20)
at performSyncWorkOnRoot (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:26135:20)
The above error occurred in the <ApiModeIndicator> component:
 
at ApiModeIndicator (/home/trav/repos/noteflow/client/src/components/features/connectivity/api-mode-indicator.tsx:68:33)
at div
at UnifiedStatusRow (/home/trav/repos/noteflow/client/src/components/features/recording/unified-status-row.tsx:10:29)
at div
at div
at div
at div
at RecordingHeader (/home/trav/repos/noteflow/client/src/components/features/recording/recording-header.tsx:20:28)
at div
at RecordingPage (/home/trav/repos/noteflow/client/src/pages/Recording.tsx:50:59)
at RenderedRoute (/home/trav/repos/noteflow/client/node_modules/react-router/dist/umd/react-router.development.js:539:7)
at RenderErrorBoundary (/home/trav/repos/noteflow/client/node_modules/react-router/dist/umd/react-router.development.js:486:7)
at DataRoutes (/home/trav/repos/noteflow/client/node_modules/react-router-dom/dist/umd/react-router-dom.development.js:684:7)
at Router (/home/trav/repos/noteflow/client/node_modules/react-router/dist/umd/react-router.development.js:1207:17)
at RouterProvider (/home/trav/repos/noteflow/client/node_modules/react-router-dom/dist/umd/react-router-dom.development.js:455:7)
at ProjectProvider (/home/trav/repos/noteflow/client/src/contexts/project-context.tsx:59:28)
at WorkspaceProvider (/home/trav/repos/noteflow/client/src/contexts/workspace-context.tsx:49:30)
at ConnectionProvider (/home/trav/repos/noteflow/client/src/contexts/connection-context.tsx:18:31)
at Wrapper (/home/trav/repos/noteflow/client/src/pages/Recording.test.tsx:93:20)
 
React will try to recreate this component tree from scratch using the error boundary you provided, RenderErrorBoundary.
React Router caught the following error during render TypeError: Cannot read properties of undefined (reading 'icon')
at ApiModeIndicator (/home/trav/repos/noteflow/client/src/components/features/connectivity/api-mode-indicator.tsx:108:23)
at renderWithHooks (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:15486:18)
at mountIndeterminateComponent (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:20103:13)
at beginWork (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:21626:16)
at beginWork$1 (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:27465:14)
at performUnitOfWork (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:26599:12)
at workLoopSync (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:26505:5)
at renderRootSync (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:26473:7)
at recoverFromConcurrentError (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:25889:20)
at performSyncWorkOnRoot (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:26135:20) {
componentStack: '\n' +
' at ApiModeIndicator (/home/trav/repos/noteflow/client/src/components/features/connectivity/api-mode-indicator.tsx:68:33)\n' +
' at div\n' +
' at UnifiedStatusRow (/home/trav/repos/noteflow/client/src/components/features/recording/unified-status-row.tsx:10:29)\n' +
' at div\n' +
' at div\n' +
' at div\n' +
' at div\n' +
' at RecordingHeader (/home/trav/repos/noteflow/client/src/components/features/recording/recording-header.tsx:20:28)\n' +
' at div\n' +
' at RecordingPage (/home/trav/repos/noteflow/client/src/pages/Recording.tsx:50:59)\n' +
' at RenderedRoute (/home/trav/repos/noteflow/client/node_modules/react-router/dist/umd/react-router.development.js:539:7)\n' +
' at RenderErrorBoundary (/home/trav/repos/noteflow/client/node_modules/react-router/dist/umd/react-router.development.js:486:7)\n' +
' at DataRoutes (/home/trav/repos/noteflow/client/node_modules/react-router-dom/dist/umd/react-router-dom.development.js:684:7)\n' +
' at Router (/home/trav/repos/noteflow/client/node_modules/react-router/dist/umd/react-router.development.js:1207:17)\n' +
' at RouterProvider (/home/trav/repos/noteflow/client/node_modules/react-router-dom/dist/umd/react-router-dom.development.js:455:7)\n' +
' at ProjectProvider (/home/trav/repos/noteflow/client/src/contexts/project-context.tsx:59:28)\n' +
' at WorkspaceProvider (/home/trav/repos/noteflow/client/src/contexts/workspace-context.tsx:49:30)\n' +
' at ConnectionProvider (/home/trav/repos/noteflow/client/src/contexts/connection-context.tsx:18:31)\n' +
' at Wrapper (/home/trav/repos/noteflow/client/src/pages/Recording.test.tsx:93:20)'
}
 
src/api/adapters/tauri/__tests__/transcription-mapping.test.ts (8 tests) 189ms
src/components/features/meetings/processing-status.test.tsx (22 tests) 440ms
TypeError: Cannot read properties of undefined (reading 'icon')
at ApiModeIndicator (/home/trav/repos/noteflow/client/src/components/features/connectivity/api-mode-indicator.tsx:108:23)
at renderWithHooks (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:15486:18)
at mountIndeterminateComponent (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:20103:13)
at beginWork (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:21626:16)
at HTMLUnknownElement.callCallback (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:4164:14)
at HTMLUnknownElement.callTheUserObjectsOperation (/home/trav/repos/noteflow/client/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
at innerInvokeEventListeners (/home/trav/repos/noteflow/client/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:360:16)
at invokeEventListeners (/home/trav/repos/noteflow/client/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:296:3)
at HTMLUnknownElementImpl._dispatch (/home/trav/repos/noteflow/client/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:243:9)
at HTMLUnknownElementImpl.dispatchEvent (/home/trav/repos/noteflow/client/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:114:17)
TypeError: Cannot read properties of undefined (reading 'icon')
at ApiModeIndicator (/home/trav/repos/noteflow/client/src/components/features/connectivity/api-mode-indicator.tsx:108:23)
at renderWithHooks (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:15486:18)
at mountIndeterminateComponent (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:20103:13)
at beginWork (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:21626:16)
at HTMLUnknownElement.callCallback (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:4164:14)
at HTMLUnknownElement.callTheUserObjectsOperation (/home/trav/repos/noteflow/client/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
at innerInvokeEventListeners (/home/trav/repos/noteflow/client/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:360:16)
at invokeEventListeners (/home/trav/repos/noteflow/client/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:296:3)
at HTMLUnknownElementImpl._dispatch (/home/trav/repos/noteflow/client/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:243:9)
at HTMLUnknownElementImpl.dispatchEvent (/home/trav/repos/noteflow/client/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:114:17)
stderr | src/pages/Recording.test.tsx > RecordingPage - GAP-006 Connection Bootstrapping > skips preflight connect when already connected
Error handled by React Router default ErrorBoundary: TypeError: Cannot read properties of undefined (reading 'icon')
at ApiModeIndicator (/home/trav/repos/noteflow/client/src/components/features/connectivity/api-mode-indicator.tsx:108:23)
at renderWithHooks (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:15486:18)
at mountIndeterminateComponent (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:20103:13)
at beginWork (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:21626:16)
at beginWork$1 (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:27465:14)
at performUnitOfWork (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:26599:12)
at workLoopSync (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:26505:5)
at renderRootSync (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:26473:7)
at performSyncWorkOnRoot (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:26124:20)
at flushSyncCallbacks (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:12042:22)
Error handled by React Router default ErrorBoundary: TypeError: Cannot read properties of undefined (reading 'icon')
at ApiModeIndicator (/home/trav/repos/noteflow/client/src/components/features/connectivity/api-mode-indicator.tsx:108:23)
at renderWithHooks (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:15486:18)
at mountIndeterminateComponent (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:20103:13)
at beginWork (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:21626:16)
at beginWork$1 (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:27465:14)
at performUnitOfWork (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:26599:12)
at workLoopSync (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:26505:5)
at renderRootSync (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:26473:7)
at recoverFromConcurrentError (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:25889:20)
at performSyncWorkOnRoot (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:26135:20)
The above error occurred in the <ApiModeIndicator> component:
 
at ApiModeIndicator (/home/trav/repos/noteflow/client/src/components/features/connectivity/api-mode-indicator.tsx:68:33)
at div
at UnifiedStatusRow (/home/trav/repos/noteflow/client/src/components/features/recording/unified-status-row.tsx:10:29)
at div
at div
at div
at div
at RecordingHeader (/home/trav/repos/noteflow/client/src/components/features/recording/recording-header.tsx:20:28)
at div
at RecordingPage (/home/trav/repos/noteflow/client/src/pages/Recording.tsx:50:59)
at RenderedRoute (/home/trav/repos/noteflow/client/node_modules/react-router/dist/umd/react-router.development.js:539:7)
at RenderErrorBoundary (/home/trav/repos/noteflow/client/node_modules/react-router/dist/umd/react-router.development.js:486:7)
at DataRoutes (/home/trav/repos/noteflow/client/node_modules/react-router-dom/dist/umd/react-router-dom.development.js:684:7)
at Router (/home/trav/repos/noteflow/client/node_modules/react-router/dist/umd/react-router.development.js:1207:17)
at RouterProvider (/home/trav/repos/noteflow/client/node_modules/react-router-dom/dist/umd/react-router-dom.development.js:455:7)
at ProjectProvider (/home/trav/repos/noteflow/client/src/contexts/project-context.tsx:59:28)
at WorkspaceProvider (/home/trav/repos/noteflow/client/src/contexts/workspace-context.tsx:49:30)
at ConnectionProvider (/home/trav/repos/noteflow/client/src/contexts/connection-context.tsx:18:31)
at Wrapper (/home/trav/repos/noteflow/client/src/pages/Recording.test.tsx:93:20)
 
React will try to recreate this component tree from scratch using the error boundary you provided, RenderErrorBoundary.
React Router caught the following error during render TypeError: Cannot read properties of undefined (reading 'icon')
at ApiModeIndicator (/home/trav/repos/noteflow/client/src/components/features/connectivity/api-mode-indicator.tsx:108:23)
at renderWithHooks (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:15486:18)
at mountIndeterminateComponent (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:20103:13)
at beginWork (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:21626:16)
at beginWork$1 (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:27465:14)
at performUnitOfWork (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:26599:12)
at workLoopSync (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:26505:5)
at renderRootSync (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:26473:7)
at recoverFromConcurrentError (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:25889:20)
at performSyncWorkOnRoot (/home/trav/repos/noteflow/client/node_modules/react-dom/cjs/react-dom.development.js:26135:20) {
componentStack: '\n' +
' at ApiModeIndicator (/home/trav/repos/noteflow/client/src/components/features/connectivity/api-mode-indicator.tsx:68:33)\n' +
' at div\n' +
' at UnifiedStatusRow (/home/trav/repos/noteflow/client/src/components/features/recording/unified-status-row.tsx:10:29)\n' +
' at div\n' +
' at div\n' +
' at div\n' +
' at div\n' +
' at RecordingHeader (/home/trav/repos/noteflow/client/src/components/features/recording/recording-header.tsx:20:28)\n' +
' at div\n' +
' at RecordingPage (/home/trav/repos/noteflow/client/src/pages/Recording.tsx:50:59)\n' +
' at RenderedRoute (/home/trav/repos/noteflow/client/node_modules/react-router/dist/umd/react-router.development.js:539:7)\n' +
' at RenderErrorBoundary (/home/trav/repos/noteflow/client/node_modules/react-router/dist/umd/react-router.development.js:486:7)\n' +
' at DataRoutes (/home/trav/repos/noteflow/client/node_modules/react-router-dom/dist/umd/react-router-dom.development.js:684:7)\n' +
' at Router (/home/trav/repos/noteflow/client/node_modules/react-router/dist/umd/react-router.development.js:1207:17)\n' +
' at RouterProvider (/home/trav/repos/noteflow/client/node_modules/react-router-dom/dist/umd/react-router-dom.development.js:455:7)\n' +
' at ProjectProvider (/home/trav/repos/noteflow/client/src/contexts/project-context.tsx:59:28)\n' +
' at WorkspaceProvider (/home/trav/repos/noteflow/client/src/contexts/workspace-context.tsx:49:30)\n' +
' at ConnectionProvider (/home/trav/repos/noteflow/client/src/contexts/connection-context.tsx:18:31)\n' +
' at Wrapper (/home/trav/repos/noteflow/client/src/pages/Recording.test.tsx:93:20)'
}
 
src/pages/Recording.test.tsx (5 tests) 767ms
src/components/features/sync/preferences-sync-status.test.tsx (2 tests) 222ms
src/components/features/analytics/performance-tab.test.tsx (16 tests) 783ms
src/components/features/settings/export-ai-section.test.tsx (16 tests) 390ms
src/hooks/auth/use-oauth-flow.test.ts (22 tests) 99ms
src/components/features/entities/entity-highlight.test.tsx (3 tests) 204ms
src/test/code-quality.test.ts (28 tests) 415ms
src/contexts/workspace-context.test.tsx (2 tests) 252ms
src/components/features/recording/recording-header.test.tsx (3 tests) 238ms
src/hooks/data/use-guarded-mutation.test.tsx (2 tests) 146ms
src/components/features/workspace/workspace-switcher.test.tsx (2 tests) 377ms
lists workspaces and switches on selection 367ms
src/components/features/recording/buffering-indicator.test.tsx (4 tests) 63ms
src/components/ui/resizable.test.tsx (1 test) 151ms
src/api/adapters/mock/index.test.ts (6 tests) 174ms
stderr | src/hooks/audio/use-audio-devices.test.ts > useAudioDevices > ignores tauri audio test events when not testing input
Warning: An update to TestComponent inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at TestComponent (/home/trav/repos/noteflow/client/node_modules/@testing-library/react/dist/pure.js:328:5)
Warning: An update to TestComponent inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at TestComponent (/home/trav/repos/noteflow/client/node_modules/@testing-library/react/dist/pure.js:328:5)
Warning: An update to TestComponent inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at TestComponent (/home/trav/repos/noteflow/client/node_modules/@testing-library/react/dist/pure.js:328:5)
Warning: An update to TestComponent inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at TestComponent (/home/trav/repos/noteflow/client/node_modules/@testing-library/react/dist/pure.js:328:5)
Warning: An update to TestComponent inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at TestComponent (/home/trav/repos/noteflow/client/node_modules/@testing-library/react/dist/pure.js:328:5)
Warning: An update to TestComponent inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at TestComponent (/home/trav/repos/noteflow/client/node_modules/@testing-library/react/dist/pure.js:328:5)
Warning: An update to TestComponent inside a test was not wrapped in act(...).
 
When testing, code that causes React state updates should be wrapped into act(...):
 
act(() => {
/* fire events that update state */
});
/* assert on the output */
 
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act
at TestComponent (/home/trav/repos/noteflow/client/node_modules/@testing-library/react/dist/pure.js:328:5)
 
src/hooks/audio/use-audio-devices.test.ts (23 tests) 178ms
src/hooks/processing/use-diarization.test.ts (26 tests) 128ms
src/lib/audio/device-ids.test.ts (21 tests) 18ms
src/components/features/recording/audio-level-meter.test.tsx (10 tests) 119ms
src/hooks/auth/use-oidc-providers.test.ts (23 tests) 77ms
src/contexts/connection-context.test.tsx (4 tests) 47ms
src/components/features/recording/recording-components.test.tsx (4 tests) 80ms
src/components/features/settings/integrations-section/use-integration-handlers.test.tsx (6 tests) 31ms
src/integration/recording-session.integration.test.tsx (5 tests) 78ms
src/components/features/recording/stat-card.test.tsx (5 tests) 47ms
src/lib/storage/crypto.test.ts (8 tests) 7ms
src/components/features/connectivity/offline-banner.test.tsx (5 tests) 49ms
src/lib/system/events.test.tsx (6 tests) 17ms
src/components/features/recording/transcript-segment-actions.test.tsx (3 tests) 53ms
src/components/features/recording/speaker-distribution.test.tsx (2 tests) 32ms
src/api/index.test.ts (5 tests) 18ms
src/components/features/recording/unified-status-row.test.tsx (4 tests) 55ms
src/components/features/recording/notes-quick-actions.test.tsx (2 tests) 44ms
src/components/common/badges/speaker-badge.test.tsx (5 tests) 61ms
src/api/adapters/cached/index.test.ts (8 tests) 64ms
src/components/features/recording/idle-state.test.tsx (5 tests) 48ms
src/components/features/recording/confidence-indicator.test.tsx (7 tests) 44ms
src/lib/observability/summarizer.test.ts (27 tests) 55ms
src/components/features/connectivity/api-mode-indicator.test.tsx (3 tests) 44ms
src/lib/ai-providers/strategies/strategies.test.ts (99 tests) 27ms
src/components/ui/ui-components.test.tsx (5 tests) 89ms
src/lib/observability/events.test.ts (32 tests) 16ms
src/lib/preferences/sync.test.ts (13 tests) 12ms
src/components/features/recording/vad-indicator.test.tsx (6 tests) 28ms
src/lib/cache/meeting-cache.test.ts (18 tests) 13ms
src/lib/utils/format.test.ts (40 tests) 24ms
src/api/adapters/tauri/__tests__/environment.test.ts (3 tests) 17ms
src/api/core/reconnection.test.ts (10 tests) 27ms
src/hooks/ui/use-toast.test.ts (5 tests) 24ms
src/api/adapters/mock/stream.test.ts (5 tests) 16ms
src/lib/observability/groups.test.ts (18 tests) 11ms
src/lib/state/entities.test.ts (47 tests) 18ms
src/lib/observability/messages.test.ts (42 tests) 9ms
src/hooks/ui/use-panel-preferences.test.ts (4 tests) 34ms
src/api/core/helpers.test.ts (13 tests) 10ms
src/api/types/errors.test.ts (37 tests) 12ms
src/lib/observability/group-summarizer.test.ts (27 tests) 13ms
src/api/adapters/tauri/__tests__/misc-mapping.test.ts (8 tests) 26ms
src/lib/observability/events.integration.test.ts (24 tests) 9ms
src/api/adapters/tauri/__tests__/core-mapping.test.ts (8 tests) 18ms
src/lib/integrations/utils.test.ts (6 tests) 3ms
src/lib/utils/index.test.ts (7 tests) 8ms
src/lib/config/config.test.ts (4 tests) 4ms
src/lib/observability/client.test.ts (2 tests) 7ms
src/lib/observability/converters.test.ts (18 tests) 5ms
src/api/adapters/mock/data.test.ts (6 tests) 7ms
src/lib/preferences/validation.test.ts (3 tests) 6ms
src/lib/utils/object.test.ts (5 tests) 3ms
src/lib/audio/device-persistence.integration.test.ts (8 tests) 5ms
src/api/adapters/tauri/constants.test.ts (4 tests) 4ms
src/lib/audio/speaker.test.ts (2 tests) 4ms
src/api/core/connection.test.ts (3 tests) 2ms
src/lib/ui/cva.test.ts (1 test) 2ms
src/components/features/recording/index.test.ts (1 test) 5ms
 
Test Files 87 passed (87)
Tests 1055 passed | 2 skipped (1057)
Start at 10:36:55
Duration 9.55s (transform 11.48s, setup 33.30s, import 18.47s, tests 14.96s, environment 37.69s)