@ -112,10 +112,14 @@ When(/^I call the work_package\-api on project "(.*?)" requesting format "(.*?)"
end
And(/^I call the work_package\-api on project "(.*?)" with compare\-date "(.*?)"$/)do|project_name,compare_date|
puts"looking up historical data at #{compare_date} for project #{project_name}"
And(/^I call the work_package\-api on project "(.*?)" with compare\-date "(.*?)" and filter for types "(.*?)"$/)do|project_name,compare_date,type_names|