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

[Install] Create behat feature to test Install module #452

Closed
kilip opened this issue Jan 20, 2018 · 1 comment
Closed

[Install] Create behat feature to test Install module #452

kilip opened this issue Jan 20, 2018 · 1 comment
Assignees

Comments

@kilip
Copy link
Collaborator

kilip commented Jan 20, 2018

This test will ensure that Install module working as expected

@kilip kilip changed the title [Install] Create behat feature to perform yawik installation [Install] Create behat feature to test Install module Jan 20, 2018
@kilip kilip mentioned this issue Jan 21, 2018
@kilip
Copy link
Collaborator Author

kilip commented Jan 21, 2018

Hello @cbleek, @TiSiE, @fedys, and all Yawik developer

I am not good at creating documentation in rst format, so I create documentation to run behat tests in:
path/to/yawik/module/Behat/README.md

Don't forget to composer update your yawik installation before following documentation. Because I include chromedriver in yawik installation (see here)

I also create bin/start-selenium.sh script to simplify starting selenium with chrome driver.

Let me now if you having trouble in running this behat tests.

@TiSiE TiSiE closed this as completed in 6b3bb6f Jan 22, 2018
TiSiE added a commit that referenced this issue Jan 22, 2018
* pr-453: (29 commits)
  [Behat] using chromedriver --lang=en tags to force english language during behat tests
  [Behat] added documentation to perform skipped tests
  [CI] removed @skip-travis tags when running behat tests
  [Behat] using @mail and @social-profile tags to skip behat tests
  [Behat] using zf3 route name to visit all available url
  [CI] added phpunit test for install also fix behat exclude dir configuration
  [Install] fix error when running test in separate process
  [Behat] improved behat tests documentation
  [CI] try to fix phpunit test fatal error when passthru "git describe" in travis environment
  [CI] try to fix phpunit test fatal error when passthru "git describe" in travis environment
  [CI] try to fix phpunit test fatal error when passthru "git describe" in travis environment
  [CI] try to fix phpunit test fatal error when exec command `git describe` in travis environment
  [CI] removed chrome driver download command
  [CI] changed phpunit run command
  [CI] increase php memory limit for travis environment
  [Behat] exclude behat from code coverage
  improved travis to use cache during build
  [Behat] improved behat tests documentation
  [Behat] fixed all todo tests to be included in travis environment
  [Install] provided behat install feature, to test Install module, fix #452
  ...
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

No branches or pull requests

1 participant