diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md new file mode 100644 index 0000000..be63562 --- /dev/null +++ b/DEVELOPMENT.md @@ -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.