1
0
Fork 0
mirror of https://github.com/kbparagua/paloma synced 2023-03-27 23:21:17 -04:00

Create DEVELOPMENT.md

This commit is contained in:
Karl Bryan Paragua 2015-03-24 22:08:47 +08:00
parent b37391d1a7
commit 46470ebc3e

14
DEVELOPMENT.md Normal file
View file

@ -0,0 +1,14 @@
# Development
## Testing
1. Go to `test_app`
1. Comment out `turbolinks.js` on `applciation.js`
1. Run `rake spec:javascript`.
1. Run `rake spec:units`.
1. Run `rake spec:integration`.
## TODO
1. Improve tests.
1. Testing for turbolinks.