Skip to content

Dawid Kowal - Etap 4, React Basics#112

Closed
GTR1701 wants to merge 1 commit into
mainfrom
dawid-kowal/react-basics
Closed

Dawid Kowal - Etap 4, React Basics#112
GTR1701 wants to merge 1 commit into
mainfrom
dawid-kowal/react-basics

Conversation

@GTR1701

@GTR1701 GTR1701 commented Jun 24, 2025

Copy link
Copy Markdown
Member

No description provided.

@GTR1701 GTR1701 requested a review from Konzum59 June 24, 2025 10:35
@Rei-x Rei-x added the Etap 4 label Jun 25, 2025

@Konzum59 Konzum59 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bardzo fajne zwięzłe i kluczowe testy. Jak dla mnie bardzo spoko, zwłaszcza biorąc pod uwagę brak wolnego czasu przez koniec semestru. Super cool

it("shows empty state when no project matches", () => {
render(<SolvroProjectsCombobox />);
fireEvent.click(screen.getByRole("combobox"));
fireEvent.change(screen.getByPlaceholderText("Wyszukaj projekt..."), {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

generalnie wszystko jest super, jedyne co to chyba warto jest użyć getByPlaceholderText(/Wyszukaj/i) albo coś tego typu. Ale no ja nie jestem jakimś ekspertem, wydaje mi się po prostu delikatnie lepsze.

@Rei-x Rei-x added the odhaczone label Jul 9, 2025
@Rei-x Rei-x closed this Jul 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants