-
Notifications
You must be signed in to change notification settings - Fork 30.5k
test(es‑abstract@1.17): Update tests from call‑bind
#50574
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(es‑abstract@1.17): Update tests from call‑bind
#50574
Conversation
|
🔔 @ljharb – Because the bot seems to be on strike today. |
|
@ExE-Boss Thank you for submitting this PR! This is a live comment which I will keep updated. 2 packages in this PR
Code ReviewsBecause this PR edits multiple packages, it can be merged once it's reviewed by a DT maintainer. Status
Once every item on this list is checked, I'll ask you for permission to merge and publish the changes. Diagnostic Information: What the bot saw about this PR{
"type": "info",
"now": "-",
"pr_number": 50574,
"author": "ExE-Boss",
"headCommitOid": "466de803b2427620fa53cae2d3f9e67b258f7683",
"lastPushDate": "2021-01-13T13:20:12.000Z",
"lastActivityDate": "2021-01-13T15:07:14.000Z",
"maintainerBlessed": false,
"hasMergeConflict": false,
"isFirstContribution": false,
"popularityLevel": "Popular",
"pkgInfo": [
{
"name": "call-bind",
"kind": "edit",
"files": [
{
"path": "types/call-bind/test/callBind.test.ts",
"kind": "test"
},
{
"path": "types/call-bind/ts3.9/test/callBind.test.ts",
"kind": "test"
}
],
"owners": [
"ljharb",
"ExE-Boss"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "es-abstract",
"kind": "edit",
"files": [
{
"path": "types/es-abstract/test/es2015.test.ts",
"kind": "test"
},
{
"path": "types/es-abstract/test/helpers/callBind.test.ts",
"kind": "test"
},
{
"path": "types/es-abstract/test/helpers/callBound.test.ts",
"kind": "test"
},
{
"path": "types/es-abstract/test/helpers/getIteratorMethod.test.ts",
"kind": "test"
},
{
"path": "types/es-abstract/test/helpers/isPropertyDescriptor.test.ts",
"kind": "test"
}
],
"owners": [
"ljharb",
"ExE-Boss"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
}
],
"reviews": [
{
"type": "approved",
"reviewer": "ljharb",
"date": "2021-01-13T15:07:14.000Z",
"isMaintainer": false
}
],
"ciResult": "pass"
} |
|
🔔 @ljharb — please review this PR in the next few days. Be sure to explicitly select |
…d#50574) * test(es‑abstract@1.17): Update tests from `call‑bind` * fixup! test(es‑abstract@1.17): Update tests from `call‑bind`
Please fill in this template.
npm test <package to test>.If changing an existing definition:
call‑bind#50541 (comment)