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

Research and configure javascript testing framework #900

Closed
7 tasks done
maciej-szlosarczyk opened this issue Jun 26, 2018 · 0 comments · Fixed by #904
Closed
7 tasks done

Research and configure javascript testing framework #900

maciej-szlosarczyk opened this issue Jun 26, 2018 · 0 comments · Fixed by #904
Assignees

Comments

@maciej-szlosarczyk
Copy link
Contributor

maciej-szlosarczyk commented Jun 26, 2018

For certain type of tests, we need a test browser with enabled javascript. For example, #893 would've been caught by a test like that.

TODO

  • Remove Poltergeist (unused, unconfigured)
  • Choose appropriate driver (most-likely webdriver)
  • Create a new base test class to inherit from
  • Configure database_cleaner gem for Minitest
  • Update Travis CI configuration
  • Update docker config to install required packages inside the docker machine.
  • Implement new test for the mobile_id_test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant