App reorganization
This commit is contained in:
@@ -30,6 +30,7 @@ componentTestSuite<TooltipProps>({
|
||||
},
|
||||
});
|
||||
|
||||
// Pure presentational; no provider context needed.
|
||||
describe("Tooltip (behavioral tests)", () => {
|
||||
it("shows tooltip on hover", async () => {
|
||||
const user = userEvent.setup();
|
||||
|
||||
Reference in New Issue
Block a user