import { describe, it, expect } from 'vitest'; import { render, screen } from '@testing-library/react'; describe('test infrastructure', () => { it('renders React components in jsdom', () => { render(