- Description: Verify that antagonist relationship entries also includes all plants in ranks below than those specified
- Given I am on a map page with the plant layer active
- When I place Common Bean (Phaseolus vulgaris) and Tendergreen (Phaseolus vulgaris 'Tendergreen') on the map
- When I place Onion (Allium cepa) on the map
- Then I can see a red heatmap below both "Phaseolus vulgaris" plants and red lines between them and Onion (Allium cepa)
- When I place Shallot (Allium cepa ascalonicum) on the map
- Then I can see a red heatmap below both "Phaseolus vulgaris" plants and red lines between them and Shallot (Allium cepa ascalonicum)
- Actual Result:
- Test Result:
- Notes:
- Description: Verify that companion relationship entries also includes all plants in ranks below than those specified
- Given I am on a map page with the plant layer active
- When I place Chili (Capsicum annuum) and Capsicum annuum 'Leon' on the map
- When I place Onion (Allium cepa) on the map
- Then I can see a green heatmap below both "Capsicum annuum" plants and green lines between them and Onion (Allium cepa)
- When I place Shallot (Allium cepa ascalonicum) on the map
- Then I can see a green heatmap below both "Capsicum annuum" plants and green lines between them and Shallot (Allium cepa ascalonicum)
- Actual Result:
- Test Result:
- Notes:
- Description: Verify that temporal relationship entries also includes all plants in ranks below than those specified
- Given I am on a map where Onion (Allium cepa) and Shallot (Allium cepa ascalonicum) have existed 4 months ago (remove_date = current date - 4 Months)
- When I place Solanum lycopersicum on the map
- Then I see a green heatmap where both "Allium cepa" plants used to be
- When I place Solanum lycopersicum 'Rosa' on the map
- Then I see a green heatmap where both "Allium cepa" plants used to be
- Actual Result:
- Test Result:
- Notes: