feat(cv): rebuild professional resume studio

This commit is contained in:
cesnimda
2026-08-24 20:21:23 +02:00
parent dca5daa1a2
commit 367b70681a
27 changed files with 827 additions and 187 deletions
@@ -68,7 +68,7 @@ test("returning workspace shows missing profile information and recent general a
expect(await screen.findByText("Backend CV")).toBeInTheDocument();
expect(screen.getAllByText("General CV").length).toBeGreaterThan(1);
expect(screen.getByText("Job-specific")).toBeInTheDocument();
expect(screen.getAllByRole("link", { name: "Open", exact: true })[0]).toHaveAttribute("href", "/career/builder/8");
expect(screen.getAllByRole("link", { name: /^Open$/ })[0]).toHaveAttribute("href", "/career/builder/8");
});
test.each([