openstudio-analysis 0.1.10 → 0.1.11
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +13 -0
- data/lib/openstudio/analysis/server_api.rb +1 -1
- data/lib/openstudio/analysis/translator/excel.rb +55 -7
- data/lib/openstudio/analysis/version.rb +1 -1
- data/lib/openstudio/helpers/string.rb +7 -1
- data/lib/openstudio/templates/analysis.json.erb +1 -0
- data/spec/files/discrete_variables.xlsx +0 -0
- data/spec/files/export/analysis/discrete_seed.json +81 -75
- data/spec/files/export/analysis/discrete_seed.zip +0 -0
- data/spec/files/export/analysis/output_vars.json +654 -0
- data/spec/files/export/analysis/output_vars.zip +0 -0
- data/spec/files/export/analysis/small_seed.json +83 -77
- data/spec/files/export/analysis/small_seed.zip +0 -0
- data/spec/files/no_variables.xlsx +0 -0
- data/spec/files/outputvars.xlsx +0 -0
- data/spec/files/proxy.xlsx +0 -0
- data/spec/files/proxy_user.xlsx +0 -0
- data/spec/files/setup_version_2.xlsx +0 -0
- data/spec/files/small_list.xlsx +0 -0
- data/spec/files/small_list_incomplete.xlsx +0 -0
- data/spec/files/small_list_repeat_vars.xlsx +0 -0
- data/spec/files/small_list_validation_errors.xlsx +0 -0
- data/spec/files/template_input_0.1.10.xlsx +0 -0
- data/spec/openstudio/analysis/translator/excel_spec.rb +86 -2
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.47.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.48.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.49.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.50.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.47.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.48.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.49.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.50.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.47.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.48.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.49.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.50.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.5.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.6.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.7.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.8.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.47.xml +20 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.48.xml +20 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.49.xml +20 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.50.xml +20 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.13.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.14.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.15.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.16.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.19.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.20.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.21.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.22.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.0.xml +35 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.1.xml +35 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.2.xml +37 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.xml +35 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-2.40.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-2.41.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-2.42.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.47.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.48.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.49.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.50.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.47.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.48.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.49.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.50.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.47.xml +24 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.48.xml +24 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.49.xml +24 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.50.xml +24 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.47.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.48.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.49.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.50.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.47.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.48.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.49.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.50.xml +7 -0
- metadata +124 -2
@@ -0,0 +1,21 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel discrete variables" tests="2" time="0.379954" failures="0" errors="0" skipped="0">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel discrete variables should have parsed the spreadsheet" time="0.000284">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel discrete variables should save the file" time="0.073128">
|
6
|
+
</testcase>
|
7
|
+
<system-out>
|
8
|
+
Analysis name is Example Analysis
|
9
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
10
|
+
{"variable_type"=>"variable", "display_name"=>"Lighting Power Reduction", "machine_name"=>"lighting_power_reduction", "name"=>"lighting_power_reduction_percent", "index"=>2, "method"=>"lhs", "type"=>"Double", "units"=>nil, "distribution"=>{"min"=>nil, "max"=>nil, "mean"=>nil, "stddev"=>nil, "discrete_values"=>"[10,20,40,60]", "discrete_weights"=>"[0.1,0.4,0.2,0.3]", "type"=>"discrete_uncertain", "source"=>"Some Source"}, "notes"=>nil, "relation_to_eui"=>nil}
|
11
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
12
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
13
|
+
{"variable_type"=>"variable", "display_name"=>"Alter Design Day Thermostats?", "machine_name"=>"alter_design_day_thermostats?", "name"=>"alter_design_days", "index"=>3, "method"=>"lhs", "type"=>"Bool", "units"=>nil, "distribution"=>{"min"=>nil, "max"=>nil, "mean"=>nil, "stddev"=>nil, "discrete_values"=>"['true','false']", "discrete_weights"=>"[0.8,0.2]", "type"=>"discrete_uncertain", "source"=>nil}, "notes"=>nil, "relation_to_eui"=>nil}
|
14
|
+
Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
|
15
|
+
Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
|
16
|
+
Adding measure item 'reduce_ventilation_by_percentage'
|
17
|
+
{"variable_type"=>"variable", "display_name"=>"Design Specification Outdoor Air Reduction (%).", "machine_name"=>"design_specification_outdoor_air_reduction_(%).", "name"=>"design_spec_outdoor_air_reduction_percent", "index"=>2, "method"=>"lhs", "type"=>"Double", "units"=>nil, "distribution"=>{"min"=>nil, "max"=>nil, "mean"=>nil, "stddev"=>nil, "discrete_values"=>"[0,10,30,60,90]", "discrete_weights"=>nil, "type"=>"discrete_uncertain", "source"=>nil}, "notes"=>nil, "relation_to_eui"=>nil}
|
18
|
+
</system-out>
|
19
|
+
<system-err>
|
20
|
+
</system-err>
|
21
|
+
</testsuite>
|
@@ -0,0 +1,21 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel discrete variables" tests="2" time="0.401862" failures="0" errors="0" skipped="0">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel discrete variables should have parsed the spreadsheet" time="0.000195">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel discrete variables should save the file" time="0.069418">
|
6
|
+
</testcase>
|
7
|
+
<system-out>
|
8
|
+
Analysis name is Example Analysis
|
9
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
10
|
+
{"variable_type"=>"variable", "display_name"=>"Lighting Power Reduction", "machine_name"=>"lighting_power_reduction", "name"=>"lighting_power_reduction_percent", "index"=>2, "method"=>"lhs", "type"=>"Double", "units"=>nil, "distribution"=>{"min"=>nil, "max"=>nil, "mean"=>nil, "stddev"=>nil, "discrete_values"=>"[10,20,40,60]", "discrete_weights"=>"[0.1,0.4,0.2,0.3]", "type"=>"discrete_uncertain", "source"=>"Some Source"}, "notes"=>nil, "relation_to_eui"=>nil}
|
11
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
12
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
13
|
+
{"variable_type"=>"variable", "display_name"=>"Alter Design Day Thermostats?", "machine_name"=>"alter_design_day_thermostats?", "name"=>"alter_design_days", "index"=>3, "method"=>"lhs", "type"=>"Bool", "units"=>nil, "distribution"=>{"min"=>nil, "max"=>nil, "mean"=>nil, "stddev"=>nil, "discrete_values"=>"['true','false']", "discrete_weights"=>"[0.8,0.2]", "type"=>"discrete_uncertain", "source"=>nil}, "notes"=>nil, "relation_to_eui"=>nil}
|
14
|
+
Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
|
15
|
+
Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
|
16
|
+
Adding measure item 'reduce_ventilation_by_percentage'
|
17
|
+
{"variable_type"=>"variable", "display_name"=>"Design Specification Outdoor Air Reduction (%).", "machine_name"=>"design_specification_outdoor_air_reduction_(%).", "name"=>"design_spec_outdoor_air_reduction_percent", "index"=>2, "method"=>"lhs", "type"=>"Double", "units"=>nil, "distribution"=>{"min"=>nil, "max"=>nil, "mean"=>nil, "stddev"=>nil, "discrete_values"=>"[0,10,30,60,90]", "discrete_weights"=>nil, "type"=>"discrete_uncertain", "source"=>nil}, "notes"=>nil, "relation_to_eui"=>nil}
|
18
|
+
</system-out>
|
19
|
+
<system-err>
|
20
|
+
</system-err>
|
21
|
+
</testsuite>
|
@@ -0,0 +1,21 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel discrete variables" tests="2" time="0.399522" failures="0" errors="0" skipped="0">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel discrete variables should have parsed the spreadsheet" time="0.0002">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel discrete variables should save the file" time="0.080382">
|
6
|
+
</testcase>
|
7
|
+
<system-out>
|
8
|
+
Analysis name is Example Analysis
|
9
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
10
|
+
{"variable_type"=>"variable", "display_name"=>"Lighting Power Reduction", "machine_name"=>"lighting_power_reduction", "name"=>"lighting_power_reduction_percent", "index"=>2, "method"=>"lhs", "type"=>"Double", "units"=>nil, "distribution"=>{"min"=>nil, "max"=>nil, "mean"=>nil, "stddev"=>nil, "discrete_values"=>"[10,20,40,60]", "discrete_weights"=>"[0.1,0.4,0.2,0.3]", "type"=>"discrete_uncertain", "source"=>"Some Source"}, "notes"=>nil, "relation_to_eui"=>nil}
|
11
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
12
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
13
|
+
{"variable_type"=>"variable", "display_name"=>"Alter Design Day Thermostats?", "machine_name"=>"alter_design_day_thermostats?", "name"=>"alter_design_days", "index"=>3, "method"=>"lhs", "type"=>"Bool", "units"=>nil, "distribution"=>{"min"=>nil, "max"=>nil, "mean"=>nil, "stddev"=>nil, "discrete_values"=>"['true','false']", "discrete_weights"=>"[0.8,0.2]", "type"=>"discrete_uncertain", "source"=>nil}, "notes"=>nil, "relation_to_eui"=>nil}
|
14
|
+
Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
|
15
|
+
Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
|
16
|
+
Adding measure item 'reduce_ventilation_by_percentage'
|
17
|
+
{"variable_type"=>"variable", "display_name"=>"Design Specification Outdoor Air Reduction (%).", "machine_name"=>"design_specification_outdoor_air_reduction_(%).", "name"=>"design_spec_outdoor_air_reduction_percent", "index"=>2, "method"=>"lhs", "type"=>"Double", "units"=>nil, "distribution"=>{"min"=>nil, "max"=>nil, "mean"=>nil, "stddev"=>nil, "discrete_values"=>"[0,10,30,60,90]", "discrete_weights"=>nil, "type"=>"discrete_uncertain", "source"=>nil}, "notes"=>nil, "relation_to_eui"=>nil}
|
18
|
+
</system-out>
|
19
|
+
<system-err>
|
20
|
+
</system-err>
|
21
|
+
</testsuite>
|
@@ -0,0 +1,21 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel discrete variables" tests="2" time="0.387486" failures="0" errors="0" skipped="0">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel discrete variables should have parsed the spreadsheet" time="0.000209">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel discrete variables should save the file" time="0.090511">
|
6
|
+
</testcase>
|
7
|
+
<system-out>
|
8
|
+
Analysis name is Example Analysis
|
9
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
10
|
+
{"variable_type"=>"variable", "display_name"=>"Lighting Power Reduction", "machine_name"=>"lighting_power_reduction", "name"=>"lighting_power_reduction_percent", "index"=>2, "method"=>"lhs", "type"=>"Double", "units"=>nil, "distribution"=>{"min"=>nil, "max"=>nil, "mean"=>nil, "stddev"=>nil, "discrete_values"=>"[10,20,40,60]", "discrete_weights"=>"[0.1,0.4,0.2,0.3]", "type"=>"discrete_uncertain", "source"=>"Some Source"}, "notes"=>nil, "relation_to_eui"=>nil}
|
11
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
12
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
13
|
+
{"variable_type"=>"variable", "display_name"=>"Alter Design Day Thermostats?", "machine_name"=>"alter_design_day_thermostats?", "name"=>"alter_design_days", "index"=>3, "method"=>"lhs", "type"=>"Bool", "units"=>nil, "distribution"=>{"min"=>nil, "max"=>nil, "mean"=>nil, "stddev"=>nil, "discrete_values"=>"['true','false']", "discrete_weights"=>"[0.8,0.2]", "type"=>"discrete_uncertain", "source"=>nil}, "notes"=>nil, "relation_to_eui"=>nil}
|
14
|
+
Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
|
15
|
+
Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
|
16
|
+
Adding measure item 'reduce_ventilation_by_percentage'
|
17
|
+
{"variable_type"=>"variable", "display_name"=>"Design Specification Outdoor Air Reduction (%).", "machine_name"=>"design_specification_outdoor_air_reduction_(%).", "name"=>"design_spec_outdoor_air_reduction_percent", "index"=>2, "method"=>"lhs", "type"=>"Double", "units"=>nil, "distribution"=>{"min"=>nil, "max"=>nil, "mean"=>nil, "stddev"=>nil, "discrete_values"=>"[0,10,30,60,90]", "discrete_weights"=>nil, "type"=>"discrete_uncertain", "source"=>nil}, "notes"=>nil, "relation_to_eui"=>nil}
|
18
|
+
</system-out>
|
19
|
+
<system-err>
|
20
|
+
</system-err>
|
21
|
+
</testsuite>
|
@@ -0,0 +1,20 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel no variables defined" tests="5" time="0.621256" failures="0" errors="0" skipped="0">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.145659">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have excel data" time="0.069913">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.184615">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not work because no variables defined" time="0.063735">
|
10
|
+
</testcase>
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.156676">
|
12
|
+
</testcase>
|
13
|
+
<system-out>
|
14
|
+
#<OpenStudio::Analysis::Translator::Excel:0x007fed8304c720>
|
15
|
+
Analysis name is Example Analysis
|
16
|
+
Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
|
17
|
+
</system-out>
|
18
|
+
<system-err>
|
19
|
+
</system-err>
|
20
|
+
</testsuite>
|
@@ -0,0 +1,20 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel no variables defined" tests="5" time="0.551071" failures="0" errors="0" skipped="0">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.132953">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have excel data" time="0.062366">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.137513">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not work because no variables defined" time="0.066018">
|
10
|
+
</testcase>
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.151689">
|
12
|
+
</testcase>
|
13
|
+
<system-out>
|
14
|
+
#<OpenStudio::Analysis::Translator::Excel:0x007fbfe484c0f0>
|
15
|
+
Analysis name is Example Analysis
|
16
|
+
Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
|
17
|
+
</system-out>
|
18
|
+
<system-err>
|
19
|
+
</system-err>
|
20
|
+
</testsuite>
|
@@ -0,0 +1,20 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel no variables defined" tests="5" time="0.585046" failures="0" errors="0" skipped="0">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.14977">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have excel data" time="0.069005">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.144203">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not work because no variables defined" time="0.063561">
|
10
|
+
</testcase>
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.157994">
|
12
|
+
</testcase>
|
13
|
+
<system-out>
|
14
|
+
#<OpenStudio::Analysis::Translator::Excel:0x007ff9598a2a50>
|
15
|
+
Analysis name is Example Analysis
|
16
|
+
Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
|
17
|
+
</system-out>
|
18
|
+
<system-err>
|
19
|
+
</system-err>
|
20
|
+
</testsuite>
|
@@ -0,0 +1,20 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel no variables defined" tests="5" time="0.572176" failures="0" errors="0" skipped="0">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.141957">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have excel data" time="0.067453">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.145719">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not work because no variables defined" time="0.064986">
|
10
|
+
</testcase>
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.151561">
|
12
|
+
</testcase>
|
13
|
+
<system-out>
|
14
|
+
#<OpenStudio::Analysis::Translator::Excel:0x007f96c90a0ea8>
|
15
|
+
Analysis name is Example Analysis
|
16
|
+
Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
|
17
|
+
</system-out>
|
18
|
+
<system-err>
|
19
|
+
</system-err>
|
20
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel proxy setup with user" tests="1" time="0.285563" failures="0" errors="0" skipped="0">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup with user should have a user" time="0.000238">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel proxy setup with user" tests="1" time="0.303448" failures="0" errors="0" skipped="0">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup with user should have a user" time="0.000277">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel proxy setup with user" tests="1" time="0.265326" failures="0" errors="0" skipped="0">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup with user should have a user" time="0.000214">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel proxy setup with user" tests="1" time="0.276749" failures="0" errors="0" skipped="0">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup with user should have a user" time="0.000224">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel proxy setup" tests="1" time="0.27844" failures="0" errors="0" skipped="0">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup should have a proxy setting" time="0.000244">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel proxy setup" tests="1" time="0.262529" failures="0" errors="0" skipped="0">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup should have a proxy setting" time="0.000235">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel proxy setup" tests="1" time="0.280136" failures="0" errors="0" skipped="0">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup should have a proxy setting" time="0.000214">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel proxy setup" tests="1" time="0.277678" failures="0" errors="0" skipped="0">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup should have a proxy setting" time="0.000241">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,35 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel setup output variables" tests="6" time="0.450339" failures="0" errors="0" skipped="0">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have a model" time="0.000224">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have a weather file" time="0.000118">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have notes and source" time="0.00013">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have algorithm setup" time="0.000114">
|
10
|
+
</testcase>
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should create a valid hash" time="0.066832">
|
12
|
+
</testcase>
|
13
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should write a json" time="0.092014">
|
14
|
+
</testcase>
|
15
|
+
<system-out>
|
16
|
+
true
|
17
|
+
/Users/nlong/Working/OpenStudio-analysis-gem/spec/files/partial_weather.epw
|
18
|
+
Analysis name is Output Vars
|
19
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
20
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
21
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
22
|
+
Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
|
23
|
+
Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
|
24
|
+
Adding measure item 'reduce_ventilation_by_percentage'
|
25
|
+
Analysis name is Output Vars
|
26
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
27
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
28
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
29
|
+
Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
|
30
|
+
Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
|
31
|
+
Adding measure item 'reduce_ventilation_by_percentage'
|
32
|
+
</system-out>
|
33
|
+
<system-err>
|
34
|
+
</system-err>
|
35
|
+
</testsuite>
|
@@ -0,0 +1,35 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel setup output variables" tests="6" time="0.450597" failures="0" errors="0" skipped="0">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have a model" time="0.000234">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have a weather file" time="0.00015">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have notes and source" time="0.000122">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have algorithm setup" time="0.000115">
|
10
|
+
</testcase>
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should create a valid hash" time="0.066619">
|
12
|
+
</testcase>
|
13
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should write a json" time="0.096155">
|
14
|
+
</testcase>
|
15
|
+
<system-out>
|
16
|
+
true
|
17
|
+
/Users/nlong/Working/OpenStudio-analysis-gem/spec/files/partial_weather.epw
|
18
|
+
Analysis name is Output Vars
|
19
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
20
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
21
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
22
|
+
Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
|
23
|
+
Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
|
24
|
+
Adding measure item 'reduce_ventilation_by_percentage'
|
25
|
+
Analysis name is Output Vars
|
26
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
27
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
28
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
29
|
+
Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
|
30
|
+
Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
|
31
|
+
Adding measure item 'reduce_ventilation_by_percentage'
|
32
|
+
</system-out>
|
33
|
+
<system-err>
|
34
|
+
</system-err>
|
35
|
+
</testsuite>
|
@@ -0,0 +1,37 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel setup output variables" tests="7" time="0.442247" failures="0" errors="0" skipped="0">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have a model" time="0.00023">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have a weather file" time="0.00018">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have notes and source" time="0.000153">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have typed booleans" time="0.000119">
|
10
|
+
</testcase>
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have algorithm setup" time="0.000124">
|
12
|
+
</testcase>
|
13
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should create a valid hash" time="0.064071">
|
14
|
+
</testcase>
|
15
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should write a json" time="0.089286">
|
16
|
+
</testcase>
|
17
|
+
<system-out>
|
18
|
+
true
|
19
|
+
/Users/nlong/Working/OpenStudio-analysis-gem/spec/files/partial_weather.epw
|
20
|
+
Analysis name is Output Vars
|
21
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
22
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
23
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
24
|
+
Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
|
25
|
+
Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
|
26
|
+
Adding measure item 'reduce_ventilation_by_percentage'
|
27
|
+
Analysis name is Output Vars
|
28
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
29
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
30
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
31
|
+
Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
|
32
|
+
Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
|
33
|
+
Adding measure item 'reduce_ventilation_by_percentage'
|
34
|
+
</system-out>
|
35
|
+
<system-err>
|
36
|
+
</system-err>
|
37
|
+
</testsuite>
|
@@ -0,0 +1,35 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel setup output variables" tests="6" time="0.438195" failures="0" errors="0" skipped="0">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have a model" time="0.000246">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have a weather file" time="0.000156">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have notes and source" time="0.00016">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have algorithm setup" time="0.000137">
|
10
|
+
</testcase>
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should create a valid hash" time="0.064121">
|
12
|
+
</testcase>
|
13
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should write a json" time="0.072974">
|
14
|
+
</testcase>
|
15
|
+
<system-out>
|
16
|
+
true
|
17
|
+
/Users/nlong/Working/OpenStudio-analysis-gem/spec/files/partial_weather.epw
|
18
|
+
Analysis name is Output Vars
|
19
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
20
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
21
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
22
|
+
Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
|
23
|
+
Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
|
24
|
+
Adding measure item 'reduce_ventilation_by_percentage'
|
25
|
+
Analysis name is Output Vars
|
26
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
27
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
28
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
29
|
+
Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
|
30
|
+
Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
|
31
|
+
Adding measure item 'reduce_ventilation_by_percentage'
|
32
|
+
</system-out>
|
33
|
+
<system-err>
|
34
|
+
</system-err>
|
35
|
+
</testsuite>
|
@@ -0,0 +1,21 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel setup version 0.1.9" tests="4" time="0.303635" failures="0" errors="0" skipped="0">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup version 0.1.9 should have a version and machine name" time="0.000257">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup version 0.1.9 should have the new settings" time="0.000147">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup version 0.1.9 should have algorithm setup" time="0.003541">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup version 0.1.9 should create a valid hash" time="0.051568">
|
10
|
+
</testcase>
|
11
|
+
<system-out>
|
12
|
+
Analysis name is Example Analysis
|
13
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
14
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
15
|
+
Adding measure item 'rotate_building_relative_to_current_orientation'
|
16
|
+
Adding measure item 'set_south_wwr'
|
17
|
+
Adding measure item 'set_west_wwr'
|
18
|
+
</system-out>
|
19
|
+
<system-err>
|
20
|
+
</system-err>
|
21
|
+
</testsuite>
|
@@ -0,0 +1,21 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel setup version 2" tests="4" time="0.317618" failures="0" errors="0" skipped="0">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup version 2 should have a version and machine name" time="0.000241">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup version 2 should have the new settings" time="0.000107">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup version 2 should have algorithm setup" time="0.002768">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup version 2 should create a valid hash" time="0.049506">
|
10
|
+
</testcase>
|
11
|
+
<system-out>
|
12
|
+
Analysis name is Example Analysis
|
13
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
14
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
15
|
+
Adding measure item 'rotate_building_relative_to_current_orientation'
|
16
|
+
Adding measure item 'set_south_wwr'
|
17
|
+
Adding measure item 'set_west_wwr'
|
18
|
+
</system-out>
|
19
|
+
<system-err>
|
20
|
+
</system-err>
|
21
|
+
</testsuite>
|
@@ -0,0 +1,21 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel setup version 2" tests="4" time="0.312096" failures="0" errors="0" skipped="0">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup version 2 should have a version and machine name" time="0.000231">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup version 2 should have the new settings" time="0.000105">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup version 2 should have algorithm setup" time="0.000588">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup version 2 should create a valid hash" time="0.065708">
|
10
|
+
</testcase>
|
11
|
+
<system-out>
|
12
|
+
Analysis name is Example Analysis
|
13
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
14
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
15
|
+
Adding measure item 'rotate_building_relative_to_current_orientation'
|
16
|
+
Adding measure item 'set_south_wwr'
|
17
|
+
Adding measure item 'set_west_wwr'
|
18
|
+
</system-out>
|
19
|
+
<system-err>
|
20
|
+
</system-err>
|
21
|
+
</testsuite>
|
@@ -0,0 +1,21 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel setup version 2" tests="4" time="0.33905" failures="0" errors="0" skipped="0">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup version 2 should have a version and machine name" time="0.000239">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup version 2 should have the new settings" time="0.000121">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup version 2 should have algorithm setup" time="0.003441">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup version 2 should create a valid hash" time="0.049452">
|
10
|
+
</testcase>
|
11
|
+
<system-out>
|
12
|
+
Analysis name is Example Analysis
|
13
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
14
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
15
|
+
Adding measure item 'rotate_building_relative_to_current_orientation'
|
16
|
+
Adding measure item 'set_south_wwr'
|
17
|
+
Adding measure item 'set_west_wwr'
|
18
|
+
</system-out>
|
19
|
+
<system-err>
|
20
|
+
</system-err>
|
21
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel small list of incomplete variables" tests="1" time="0.316101" failures="0" errors="0" skipped="0">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel small list of incomplete variables should fail to process" time="0.24953">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel small list of incomplete variables" tests="1" time="0.292705" failures="0" errors="0" skipped="0">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel small list of incomplete variables should fail to process" time="0.228789">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel small list of incomplete variables" tests="1" time="0.313935" failures="0" errors="0" skipped="0">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel small list of incomplete variables should fail to process" time="0.241733">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel small list of incomplete variables" tests="1" time="0.311607" failures="0" errors="0" skipped="0">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel small list of incomplete variables should fail to process" time="0.245287">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel small list of variables should not validate" tests="1" time="0.286453" failures="0" errors="0" skipped="0">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should not validate should fail to process" time="0.218473">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel small list of variables should not validate" tests="1" time="0.275723" failures="0" errors="0" skipped="0">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should not validate should fail to process" time="0.206387">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|