Suzannah Kirk-Daligcon#49
Open
sckirk wants to merge 35 commits intoAda-C6:masterfrom sckirk:master
+887
Commits
Commits on Sep 6, 2016
- committed
- committed
- authored
- authored
- authored
- authored
- authored
- authored
- committed
Commits on Sep 7, 2016
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Sep 8, 2016
FarMar::Vendor.by_market(market_id) wrote TDD and subsequent code to pass TDD, then looked at the actual output via far_mar.rb test Ada-C6#9
committed- committed
FarMar::Product.by_vendor(vendor_id) wrote TDD and subsequent code to pass TDD, then looked at the actual output via far_mar.rb test Ada-C6#10
committedFarMar::Market.vendors - wrote TDD and subsequent code to pass TDD, then looked at the actual output via far_mar.rb test Ada-C6#11
committed- committed
FarMar::Vendor.market - wrote TDD and subsequent code to pass TDD, then looked at the actual output via far_mar.rb test Ada-C6#12
committedFarMar::Vendor.products - wrote TDD and subsequent code to pass TDD, then looked at the actual output via far_mar.rb test Ada-C6#13
committedFarMar::Vendor.sales - wrote TDD and subsequent code to pass TDD, then looked at the actual output via far_mar.rb test Ada-C6#14
committedFarMar::Vendor.revenue - wrote TDD and subsequent code to pass TDD, then looked at the actual output via far_mar.rb test Ada-C6#15
committedFarMar::Product.vendor - wrote TDD and subsequent code to pass TDD, then looked at the actual output via far_mar.rb test Ada-C6#16
committedFarMar::Product.sales - wrote TDD and subsequent code to pass TDD, then looked at the actual output via far_mar.rb test Ada-C6#17
committed
Commits on Sep 9, 2016
FarMar::Product.number_of_sales - wrote TDD and subsequent code to pass TDD, then looked at the actual output via far_mar.rb test Ada-C6#18
committedFarMar::Sale.vendor - wrote TDD and subsequent code to pass TDD, then looked at the actual output via far_mar.rb test Ada-C6#19
committed- committed
- committed
FarMar::Sale.product - wrote TDD and subsequent code to pass TDD, then looked at the actual output via far_mar.rb test Ada-C6#20
committedFarMar::Sale.between(beginning_time, end_time) - wrote TDD and subsequent code to pass TDD, then looked at the actual output via far_mar.rb test Ada-C6#21
committed- committed
- committed