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

BIG-32 #close Activate offering #12

Merged
merged 5 commits into from
Jan 11, 2018

Conversation

smulube
Copy link
Contributor

@smulube smulube commented Jan 10, 2018

This PR adds a function to our provider type which allows re-activating offerings without sending the full description every time.

This PR also re-organises some tests to improve coverage

Sam Mulube added 3 commits January 10, 2018 17:50
This allows re-activating an existing offering without having to send the full description everytime
get back from git if required
Copy link

@chespinoza chespinoza left a comment

Choose a reason for hiding this comment

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

Only a little detail there, but in general it's ok, I think.

offering.go Outdated
expirationTime time.Time
)

// { "query" : "mutation activateOffering { activateOffering ( input: { id: \"Thingful_SM-TestProvider-RandomNumberOffering2\"

Choose a reason for hiding this comment

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

Seems that this comments should be deleted isn't?

This was just added to help me build the string, but should be deleted
Copy link

@chespinoza chespinoza left a comment

Choose a reason for hiding this comment

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

👍

Remove some commented out code blocks
@smulube smulube merged commit 665d527 into access_token_verification Jan 11, 2018
@smulube smulube deleted the activate_offering branch January 11, 2018 10:32
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