Introduction
Introduction Statistics Contact Development Disclaimer Help
Remove unused test code - reportable - Fork of reportable required by WarVox, f…
Log
Files
Refs
README
---
commit 880e98fc581fd44bac7c4e9337a755be19c7ed24
parent 828a1976432c7017be71df83bd475cced9940938
Author: Cristi Balan <[email protected]>
Date: Fri, 21 Dec 2012 03:45:23 +0200
Remove unused test code
Diffstat:
M spec/classes/report_cache_spec.rb | 4 ----
1 file changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/spec/classes/report_cache_spec.rb b/spec/classes/report_cache_spec…
@@ -136,10 +136,6 @@ describe Saulabs::Reportable::ReportCache do
end
it 'should yield the first reporting period if not all required data cou…
- reporting_period = Saulabs::Reportable::ReportingPeriod.new(
- @report.options[:grouping],
- Time.now - 3.send(@report.options[:grouping].identifier)
- )
Saulabs::Reportable::ReportCache.stub!(:all).and_return([Saulabs::Repo…
Saulabs::Reportable::ReportCache.process(@report, @options) do |begin_…
You are viewing proxied material from jay.scot. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.