mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-01 01:01:37 -06:00
* Changing 'keys' test case to 'action' in all .ostest files * Change recording files to use the standard extension * Add recording file extension to test file format * Removed the unwanted second wildcard from set prop command * Added 10 sec waits after profile.setup.apollo11 action in some tests
11 lines
258 B
Plaintext
11 lines
258 B
Plaintext
[
|
|
{ "type": "time",
|
|
"value": "2019-01-01T00:00:00.00"},
|
|
{ "type": "recording",
|
|
"value": "RecordingDefaultSolarSystem.osrec"},
|
|
{ "type": "wait",
|
|
"value": "2"},
|
|
{ "type": "screenshot",
|
|
"value": "SolarSystem"}
|
|
]
|