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

add tests for platforms #19

Open
3 of 13 tasks
andrestc opened this issue Jun 15, 2016 · 0 comments
Open
3 of 13 tasks

add tests for platforms #19

andrestc opened this issue Jun 15, 2016 · 0 comments

Comments

@andrestc
Copy link
Member

andrestc commented Jun 15, 2016

We can now do simple assertions on the environment installed by the platform. It would be good to at those kind of tests for other platforms as well, just like we did for ruby. It`s just a matter of adding a directory with the name of the platform inside the tests directory and adding .bats files inside.

  • buildpack
  • cordova
  • elixir
  • go
  • java
  • nodejs
  • php
  • play
  • pypy
  • python
  • python3
  • ruby
  • static
andrestc added a commit that referenced this issue Jun 17, 2016
This allow the app to use an customized package, like the nginx-extras.
Also, adds tests for the static platform, related to #19.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant