1
0
Fork 0
mirror of https://github.com/kbparagua/paloma synced 2023-03-27 23:21:17 -04:00
paloma/DEVELOPMENT.md
2015-03-24 22:08:47 +08:00

242 B

Development

Testing

  1. Go to test_app
  2. Comment out turbolinks.js on applciation.js
  3. Run rake spec:javascript.
  4. Run rake spec:units.
  5. Run rake spec:integration.

TODO

  1. Improve tests.
  2. Testing for turbolinks.