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

Setup tests, continuous deployments and documentation #53

Closed
4 tasks done
mariobehling opened this issue Jul 12, 2016 · 3 comments
Closed
4 tasks done

Setup tests, continuous deployments and documentation #53

mariobehling opened this issue Jul 12, 2016 · 3 comments

Comments

@mariobehling
Copy link
Member

mariobehling commented Jul 12, 2016

  • Set up code test (travis, codeclimate, codecov, selenium, jenkins, jasmin, phantomjs) and add batches to Readme.md
  • Set up development branch that deploys to Heroku and make all commits to development branch first
  • Add project info to Readme.md
  • Add folder /docs and provide installation instructions and other relevant info
@mariobehling
Copy link
Member Author

What is the update on this? In your scrum you write there are difficulties, but we do not see any updates here about what it is. Also, there is no mentioning of Vagrant here and actually it is not really needed. Set up can be done without Vagrant.

@agwisniewska
Copy link
Contributor

agwisniewska commented Aug 2, 2016

I use Vagrant to run my local environment, so I think I need to do it on Vagrant. It's also better option because anyone who wants to join won't have to solve many troubles on her/his own, but simply run Vagrant. Anyway, I have already solved my trouble. I will add it to GitHub soon.

@agwisniewska
Copy link
Contributor

agwisniewska commented Aug 2, 2016

That's it. There are Vagrant + NodeJS + Protractor(because I use AngularJS and it helps me to write tests easier and more efficiently) + Selenium configuration files. a7da16f

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

2 participants