mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-25 09:32:37 +00:00
@@ -19,6 +19,8 @@ Scenario: Changing the date
|
|||||||
And I look at the "Solar Access / Shadow" panel
|
And I look at the "Solar Access / Shadow" panel
|
||||||
When I set the "Year" property to "2024"
|
When I set the "Year" property to "2024"
|
||||||
And I set the "Date" property to "3"
|
And I set the "Date" property to "3"
|
||||||
|
And I set the "Latitude" property to "0"
|
||||||
|
And I set the "Longitude" property to "0"
|
||||||
Then I see "Sunrise: 06:00:31"
|
Then I see "Sunrise: 06:00:31"
|
||||||
|
|
||||||
Scenario: Changing the time
|
Scenario: Changing the time
|
||||||
@@ -26,6 +28,8 @@ Scenario: Changing the time
|
|||||||
And I look at the "Solar Access / Shadow" panel
|
And I look at the "Solar Access / Shadow" panel
|
||||||
When I set the "Hour" property to "13"
|
When I set the "Hour" property to "13"
|
||||||
And I set the "Minute" property to "30"
|
And I set the "Minute" property to "30"
|
||||||
|
And I set the "Latitude" property to "0"
|
||||||
|
And I set the "Longitude" property to "0"
|
||||||
Then I see "Local Time: 13:30:00"
|
Then I see "Local Time: 13:30:00"
|
||||||
|
|
||||||
Scenario: Automatic timezone detection based on lat / long
|
Scenario: Automatic timezone detection based on lat / long
|
||||||
|
|||||||
Reference in New Issue
Block a user