mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Starting on the Customers Report
This commit is contained in:
@@ -29,6 +29,14 @@ feature %q{
|
||||
end
|
||||
end
|
||||
|
||||
scenario "customers report" do
|
||||
login_to_admin_section
|
||||
click_link "Reports"
|
||||
click_link "Customers"
|
||||
page.should have_content "Customers"
|
||||
page.should have_content "Mailing List"
|
||||
end
|
||||
|
||||
scenario "orders and distributors report" do
|
||||
login_to_admin_section
|
||||
click_link 'Reports'
|
||||
|
||||
Reference in New Issue
Block a user