Skip to content

CyberStrike/soflo

Repository files navigation

Stories in Ready

Cortadito

Smart Event Calendar for the Miami Tech Community

Dev Setup


Uses Ruby 2.3.0

Basic Rails install

rake db:seed

Seed with 100 random events forward from the current date.

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.

https://www.relishapp.com/rspec/rspec-rails/v/3-4/docs/feature-specs/feature-spec

Chrome is required for testing. If you get an error try installing ChromeDriver.

brew install chromedriver

Testing Style Guide

http://betterspecs.org/

Contributing


  1. Pull Requests for features must have an issue and tests.
  2. Pull Requests for bug fixes must have a corresponding issue.
  3. If there are no corresponding issues create one.
  4. If you have a feature and need assistance such as writing your test, or hit a roadblock assign the appropriate label to the issue.

About

Smart Event Calender for the Miami Tech Community

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published