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

Feature/cest tests migration #24

Merged
merged 9 commits into from
Oct 2, 2019

Conversation

amk0
Copy link
Contributor

@amk0 amk0 commented Sep 27, 2019

No description provided.

@schmunk42
Copy link
Member

Tests did not fully pass

PHP Fatal error:  Cannot declare class HomeCest, because the name is already in use in /app/tests/codeception/functional/HomeCest.php on line 4

https://travis-ci.org/dmstr/phd5-app/builds/590302498#L2963

@schmunk42
Copy link
Member

The new tests do not have a @group mandatory annotation, I think it would be good to keep it.

CC: @eluhr @handcode

@amk0
Copy link
Contributor Author

amk0 commented Oct 1, 2019

added the test groups back to all tests

}

// tests
public function tryToTest(E2eTester $I)
Copy link
Member

Choose a reason for hiding this comment

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

all tests are named tryToTest, could you give them a more meaningful name, here eg. frontendLogin, usually the string in wantTo is good guide.

@schmunk42 schmunk42 merged commit a9ce4f6 into dmstr:release/5.3.x Oct 2, 2019
@schmunk42
Copy link
Member

Thank you!

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.

None yet

3 participants