Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add info attribute to MockScenario #83

Merged
merged 1 commit into from
Mar 18, 2020

Conversation

BainanXia
Copy link
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
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