Skip to content

Instantly share code, notes, and snippets.

@Widdershin
Last active August 29, 2015 14:03
Show Gist options
  • Save Widdershin/03b218048b408a46c9de to your computer and use it in GitHub Desktop.
Save Widdershin/03b218048b408a46c9de to your computer and use it in GitHub Desktop.
EDA Phase 3 Week 1 Presentation

Imgur

##Drying up tests with it_behaves_like:

shared_examples_for_shop_plugin.rb
Imgur

shop_plugins/ultimate_boards_spec.rb
Imgur

shop_plugins/hyper_ride_spec.rb
Imgur

##Interfaces with not_implemented shop.rb - plugin base class
Imgur

shop_helper.rb
Imgur

Run tests and commit:
rspec && git commit -m "My sweet commit"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment