The Guild
Tech Job Board for the South Florida Tech Community
Testing
RSpec: Feature Testing
This app is a black magic box and we will treat it as such.
So only feature testing. Because why bother with anything else if the
views aren't broken and the users can use the app successfully.
Testing Style Guide
Better RSpecs
Ruby Style Guide
Ruby Style Guide
I will try my best to adhere to Ruby Style Guide
since RubyMine still doesn't have support for Rubocop
it can be a hit or miss.
Contributing
- Pull Requests for features must have an issue and tests.
- Pull Requests for bug fixes must have a corresponding issue.
- If there are no corresponding issues create one.
- If you have a feature and need assistance such as writing your test,
or hit a roadblock assign the appropriate label to the issue and mention me.