More rspec tests, maybe.

This commit is contained in:
Raphael Sofaer 2011-07-01 10:15:04 -07:00
parent 922ccd8423
commit 7a800a6462

View file

@ -25,7 +25,7 @@ Here are a few good places to start:
unit test suite.
- Run "rake cucumber" to run our [Cucumber](http://rubylearning.com/blog/2010/10/05/outside-in-development/)
integration test suite. As you can see, we need more integration tests. Pick a feature and write one!
integration test suite.
- Take a look at the [issue tracker](http://bugs.joindiaspora.com) and pick a bug.
Write a spec for it, so it's easy for another developer to fix it.