Skip to content

Refactor tests context structure #321

Open
@AliouDIAITE

Description

@AliouDIAITE

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    To do

    Status

    To do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions