Skip to content

Parity for local beanstalk snippet testing - #4

Merged
spectorar merged 25 commits into
masterfrom
develop
Jun 14, 2016
Merged

Parity for local beanstalk snippet testing#4
spectorar merged 25 commits into
masterfrom
develop

Conversation

@spectorar

Copy link
Copy Markdown
Contributor

No description provided.

@EmilyMcCarthy

Copy link
Copy Markdown

Looks like the build is broken, can we get that fixed?

Comment thread lib/remote_payload.coffee
execParams = reqQuery.params #as handled in platform
else
execParams = _.assign {}, (if _.isObject(reqPayload) then reqPayload else {}), reqQuery
delete execParams.apikey if execParams.apikey

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

don't we currently pass the apikey into the snippet as params?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yes, this just removes it from the "params" object if it was provided in the query string. See below, api_key gets populated under the "session" object

@EmilyMcCarthy

Copy link
Copy Markdown

This needs tests

@spectorar spectorar changed the title Develop Parity for local beanstalk snippet testing Apr 20, 2016
@Splat

Splat commented May 2, 2016

Copy link
Copy Markdown

Looks like there is some failing tests in Jenkins.

@spectorar spectorar mentioned this pull request May 20, 2016
@spectorar
spectorar merged commit 941891b into master Jun 14, 2016
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.

5 participants