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

Refactor tests context structure #321

Open
AliouDIAITE opened this issue Aug 25, 2023 · 0 comments
Open

Refactor tests context structure #321

AliouDIAITE opened this issue Aug 25, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@AliouDIAITE
Copy link
Member

AliouDIAITE commented Aug 25, 2023

As a developer

I want to refactor tests in order to have less context part (//Given section focus on context and not test a case eg: create scd file with all requirements) and ovoid multiple then assertion in order to test only one functionality.

So that tests are less verbose and more focused.

Acceptance criteria
No assertion into //Given part
Only method to test call in //When part
//Then part focus on one functionality

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: To do
Development

No branches or pull requests

1 participant