Please check if the PR fulfills these requirements
[x] The commit message follows our guidelines
[x] Tests for the changes have been added (for bug fixes / features)
[x] Docs have been added / updated (for bug fixes / features)
Does this PR already have an issue describing the problem?
No.
What kind of change does this PR introduce?
This is a non critical bug fix.
This PR moves the features inside the package test resources directory.
This PR also reconfigures the main Cucumber test RunCucumberTest
What is the current behavior?
When you try to run all tests in IntelliJ, the cucumber tests are not working.
What is the new behavior (if this is a feature change)?
When you try to run all tests in IntelliJ, the cucumber tests are working.
However, there is a bug in IntelliJ, the cucumber tests are run twice...
Does this PR introduce a breaking change or deprecate an API?
Please check if the PR fulfills these requirements
Does this PR already have an issue describing the problem? No.
What kind of change does this PR introduce? This is a non critical bug fix. This PR moves the features inside the package test resources directory. This PR also reconfigures the main Cucumber test
RunCucumberTest
What is the current behavior? When you try to run all tests in IntelliJ, the cucumber tests are not working.
What is the new behavior (if this is a feature change)? When you try to run all tests in IntelliJ, the cucumber tests are working. However, there is a bug in IntelliJ, the cucumber tests are run twice...
Does this PR introduce a breaking change or deprecate an API?
Other information: