Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3 bdd tesztek készítése #9

Merged
merged 6 commits into from
May 18, 2024
Merged

3 bdd tesztek készítése #9

merged 6 commits into from
May 18, 2024

Conversation

bendi1119
Copy link
Contributor

A feladat elkészült, minden teszt sikeresen fut, a dokumentáció is véglegesítve.

@bendi1119 bendi1119 self-assigned this May 18, 2024
@bendi1119 bendi1119 linked an issue May 18, 2024 that may be closed by this pull request
@bendi1119
Copy link
Contributor Author

Bárki ránézhet, aki érez magában affinitást

Copy link
Contributor

@SzAdamHun SzAdamHun left a comment

Choose a reason for hiding this comment

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

The scenarios are well-defined in a self explanatory way, and greatly cover the main logic of the game. I approve for merging.

import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertTrue;

public class StepDefinitions {
Copy link
Contributor

Choose a reason for hiding this comment

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

Definitions look good to me, short and concise. Could expand on them for future tests.

@bendi1119 bendi1119 merged commit 43ab1c4 into main May 18, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BDD tesztek készítése
2 participants