Skip to content

Fix/codebase refactoring#216

Closed
Rushin-Makwana wants to merge 18 commits intomasterfrom
fix/codebase_refactoring
Closed

Fix/codebase refactoring#216
Rushin-Makwana wants to merge 18 commits intomasterfrom
fix/codebase_refactoring

Conversation

@Rushin-Makwana
Copy link
Copy Markdown
Collaborator

No description provided.

…oved StringProducer dependency, added JsonObject to match setResult(ArrayList<JsonObject>) wrap in CKANProducer
producer1.setCity("montreal");
producer1.setStartDatetime("2021-09-01 00:00:00");
producer1.setEndDatetime("2021-09-01 23:59:00");
producer1.setClientId(1);
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

comment out producer1.validateParams() and producer1.buildQuery(), they should remain private in EnergyConsumptionProducer()

Copy link
Copy Markdown
Collaborator

@MinetteMeyo MinetteMeyo left a comment

Choose a reason for hiding this comment

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

Address comment in ProducerSanityTest class

@MinetteMeyo
Copy link
Copy Markdown
Collaborator

Hi @Rushin-Makwana . I'm closing this PR and request that you open a new one against develop instead of master

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.

3 participants