Map Timeline

Hide Timeline

  • Description: Timeline can be hidden through a toggle.
  • Given I am on a map page
  • When I click on the timeline toggle
  • Then I see that timeline is not visible anymore
  • Actual Result:
  • Test Result:
  • Notes:

Timeline on current day after loading

  • Description: Timeline always sets to current date when loading
  • Given I am on the map overview page
  • When I click on a map
  • Then I see that the date on the timeline is today
  • Actual Result:
  • Test Results:
  • Notes:

Timeline on current day after refreshing

  • Description: Timeline always resets to current date when refreshing page
  • Given I am on a map page
  • When I set the timeline to some day that is not today
  • Then I refresh the page
  • Then I see the date on the timeline is today's date again
  • Actual Result:
  • Test Results:
  • Notes:

Timeline after resizing toolbar

  • Description: Selected day remains in the middle of the timeline after resizing the left toolbar
  • Given I am on a map page
  • When I select an element (e.g. planting)
  • And I drag and resize the left toolbar
  • Then I see the currently selected day still in the middle of the timeline
  • Actual Result:
  • Test Result:
  • Notes: