Skip to content

josh-works/black_thursday

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Black Thursday

Notes from project finishers:

Find the project spec here.

Testing

Spec harness runs, all passes, in 1:37

Unit tests run, all pass, in 3:41

By far, the slowest test is because of two methods in sales_analyst.rb. If you skip these tests, our test suite run time is ~1 min.

run all unit tests with

rake unit_test

SimpleCov code coverage: 80.72%

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%