Skip to content

feat: add info attribute to MockScenario#83

Merged
BainanXia merged 1 commit intodevelopfrom
add_info_to_MockScenario
Mar 18, 2020
Merged

feat: add info attribute to MockScenario#83
BainanXia merged 1 commit intodevelopfrom
add_info_to_MockScenario

Conversation

@BainanXia
Copy link
Copy Markdown
Collaborator

Purpose

ScenarioInfo object needs to populate the 'info' attribute from Scenario object, which does not exist in MockScenario object and it fails the corresponding tests.

What is the code doing

Add a dummy 'info' attribute to MockScenario.
Add some missing docs in MockAnalyze.

Where to look

It is a one line change.

Time estimate

Very quick.

ScenarioInfo object needs to populate the 'info' attribute from Scenario object, which does not exist in MockScenario oject and it fails the corresponding tests.
@BainanXia BainanXia requested a review from danielolsen March 18, 2020 19:46
@BainanXia BainanXia self-assigned this Mar 18, 2020
Copy link
Copy Markdown
Contributor

@danielolsen danielolsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All tests pass on PowerSimData and PostREISE.

@BainanXia BainanXia merged commit b974479 into develop Mar 18, 2020
@BainanXia BainanXia deleted the add_info_to_MockScenario branch March 18, 2020 20:40
@ahurli ahurli mentioned this pull request Mar 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants