Skip to content

Align Cucumber test methods to Java naming conventions #326

Open
@e-pettersson-ericsson

Description

@e-pettersson-ericsson

Description

Right now the functionaltests directory is being ignored by Codacy. Removing this ignore will cause many errors that needs to be adressed. For example method names. Change the method names in our cucumber tests to align with Java standard naming conventions of using camelCase.

Motivation

Aligned with the rest of the source code. + we can include code style check of functional tests in Codacy.

Possible Drawbacks

Metadata

Metadata

Assignees

No one assigned

    Labels

    code improvementsImprovements to make the code base more readable and manageable.good first issueGood for newcomers.testIssues or pull requests related to testing.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions