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

Replacing all arrow functions in Mocha function calls #3036

Merged
merged 5 commits into from
Aug 31, 2018
Merged

Replacing all arrow functions in Mocha function calls #3036

merged 5 commits into from
Aug 31, 2018

Conversation

thewizarodofoz
Copy link
Contributor

Type of change

  • Bugfix
  • Feature
  • New bidder adapter
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Does this change affect user-facing APIs or examples documented on http://prebid.org?
  • Other

Description of change

Replacing all arrow functions in Mocha function calls (describe, it, before, beforeEach, after, afterEach) to answer #2987.

Copy link
Member

@mkendall07 mkendall07 left a comment

Choose a reason for hiding this comment

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

Well there goes the git blame ;) Thanks!

@mkendall07 mkendall07 merged commit 25e62a0 into prebid:master Aug 31, 2018
florevallatmrf pushed a commit to Marfeel/Prebid.js that referenced this pull request Sep 6, 2018
* replace arrow function in describe calls

* replace arrow function in it calls

* replace arrow function in before, beforeEach, after and afterEach calls

* Merge remote-tracking branch 'upstream/master'

# Conflicts:
#	test/spec/modules/improvedigitalBidAdapter_spec.js
StefanWallin pushed a commit to mittmedia/Prebid.js that referenced this pull request Sep 28, 2018
* replace arrow function in describe calls

* replace arrow function in it calls

* replace arrow function in before, beforeEach, after and afterEach calls

* Merge remote-tracking branch 'upstream/master'

# Conflicts:
#	test/spec/modules/improvedigitalBidAdapter_spec.js
SublimeJeremy pushed a commit to SublimeSkinz/Prebid.js that referenced this pull request Oct 1, 2018
* replace arrow function in describe calls

* replace arrow function in it calls

* replace arrow function in before, beforeEach, after and afterEach calls

* Merge remote-tracking branch 'upstream/master'

# Conflicts:
#	test/spec/modules/improvedigitalBidAdapter_spec.js
ghost pushed a commit to devunrulymedia/Prebid.js that referenced this pull request Jan 30, 2019
* replace arrow function in describe calls

* replace arrow function in it calls

* replace arrow function in before, beforeEach, after and afterEach calls

* Merge remote-tracking branch 'upstream/master'

# Conflicts:
#	test/spec/modules/improvedigitalBidAdapter_spec.js
AlessandroDG pushed a commit to simplaex/Prebid.js that referenced this pull request Mar 26, 2019
* replace arrow function in describe calls

* replace arrow function in it calls

* replace arrow function in before, beforeEach, after and afterEach calls

* Merge remote-tracking branch 'upstream/master'

# Conflicts:
#	test/spec/modules/improvedigitalBidAdapter_spec.js
AlessandroDG pushed a commit to simplaex/Prebid.js that referenced this pull request Mar 26, 2019
* replace arrow function in describe calls

* replace arrow function in it calls

* replace arrow function in before, beforeEach, after and afterEach calls

* Merge remote-tracking branch 'upstream/master'

# Conflicts:
#	test/spec/modules/improvedigitalBidAdapter_spec.js
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