Skip to content
Sam Joseph edited this page Mar 2, 2015 · 9 revisions

Common Issues

  • unused files +
  • update README to indicate install process for other developers
  • avoid old should rspec syntax
  • RSpec features scenarios (need some examples of what we think is best)
  • integration/acceptance tests (avoid database testing in acceptance tests --> need to update tutorial)
  • need unit tests for datamapper
  • confusion over flash.now
  • ensuring all feature tests are in features directory
  • extract database setup to separate file
  • correct indenting and spacing
  • don't use divs
  • before blocks don't need each (set to that by default)
Clone this wiki locally