Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 235 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (6 loc) · 235 Bytes

Guidelines for Contributing

  1. Tests are a must (RSpec and QED).
  2. Functional tests (the ones for people who want to change country rules) are written in QED.

Running the unit and functional tests

  1. bundle install
  2. rake