From 8732dcd782c86d7a67921b714ca816e570b03cf8 Mon Sep 17 00:00:00 2001 From: Pau Perez Date: Thu, 12 Sep 2019 10:32:47 +0200 Subject: [PATCH] Finish BOM test coverage investigation --- Release-testing-automation.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Release-testing-automation.md b/Release-testing-automation.md index 32d72e3..cf1e182 100644 --- a/Release-testing-automation.md +++ b/Release-testing-automation.md @@ -129,7 +129,15 @@ Covered in: spec/features/admin/bulk_order_management_spec.rb:190 Covered in: spec/features/admin/bulk_order_management_spec.rb:208 ### Are you able to cancel an order + +As a consumer of a shop, covered in: spec/features/consumer/shopping/orders_spec.rb:177 + +No other scenarios seem to be covered. + ### Are you able to add columns? + +Covered in almost all tests in spec/features/consumer/shopping/orders_spec.rb using `AdminHelper#toggle_columns`. + ### Are you able to search for a product? Not a product but an email