Skip to content

coreyhaines/ShoppingCart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a sample repository that I'm using to develop talks and examples for fast rails tests.

The basic flow is in branches

Master
Rails-y (this is a more idiomatic rails version)
Move to model (this extracts the logic into the model, tests still slow)
No Rails (this pulls the logic out of a dependency on rails, so the tests can be run very quickly)

About

Sample application to show fast rails tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors