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

test: add a test for Server. listen callback runtime binding #35657

Closed
wants to merge 4 commits into from
Closed

test: add a test for Server. listen callback runtime binding #35657

wants to merge 4 commits into from

Commits on Oct 15, 2020

  1. Copy the full SHA
    15374fe View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. test: replace anonymous function with arrow function

    modified the file test-http-pause.js by replacing the function ()=>
    adinhtdsibm committed Oct 16, 2020
    Copy the full SHA
    a8ddc77 View commit details
    Browse the repository at this point in the history
  2. Update test/parallel/test-http-pause.js

    Updating the changes as requested above.
    
    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    adinhtdsibm and aduh95 committed Oct 16, 2020
    Copy the full SHA
    c3bb374 View commit details
    Browse the repository at this point in the history
  3. Update test/parallel/test-http-pause.js

    Updated the changes as requested.
    
    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    adinhtdsibm and aduh95 committed Oct 16, 2020
    Copy the full SHA
    734bed8 View commit details
    Browse the repository at this point in the history