Area of Plantings

Add Planting Area

  • Description: Add a new area of Planting to the map.
  • Given I am on the map page with the plant layer active
  • When I select a plant to add to the map
  • When I click and drag an area on the map
  • Then I can see information about the sizes in a tooltip hovering next to the area of plantings
  • Then I can see that a new planting area has been added
  • When I select the new area of plantings
  • Then I can see in the plant attributes that there is an area of plantings
  • Then I can see that the values for Individual Plant Size, Plants per Row, Number of Rows, Total Plants, Length, and Width in "Area of Plantings" are equal to the information shown in the tooltip
  • Actual Result:
  • Test Result:
  • Notes:

Move Planting Area

  • Description: Move a Planting area around the map.
  • Given I am on the map page with the plant layer active
  • When I drag a planting area
  • When I drop the planting area
  • Then I can see that the planting area was moved
  • When I select the Planting area
  • Then I can see in the plant area attributes that modified at and modified by are correctly set
  • Actual Result:
  • Test Result:
  • Notes:

Change Size Planting Area - Drag & Drop

  • Description: Edit an existing Planting Area on the map.
  • Given I am on the map page with the plant layer active
  • When I select a plant area that is already planted
  • When I select a corner/edge and drag it around
  • Then I can see information about the new sizes as a tooltip hovering next to the area of plantings
  • When I stop holding the mousebutton down
  • Then I can see that the planting area size has changed
  • Then I can see in the plant area attributes that modified at and modified by are correctly set
  • Actual Result:
  • Test Result:
  • Notes:

Change Size Planting Area - Change Values

  • Description: Edit an existing Planting Area on the map.
  • Given I am on the map page with the plant layer active
  • When I select a plant area that is already planted
  • Then I can see detailed Information about this plant area in the left toolbox
  • When I edit the Length or Width
  • Then I can see that the planting area size has changed
  • Then I can see in the plant area attributes that modified at and modified by are correctly set
  • When I set the Length or Width to a non-positive value
  • Then I can see that the input is marked in red and the value was not applied
  • Actual Result:
  • Test Result:
  • Notes: