Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

test: add additional fixtures and tests for irp #44

Merged
merged 1 commit into from
Mar 4, 2019

Conversation

MylesBorins
Copy link
Contributor

was testing implementation locally to wrap head around new behavior. Here are the tests.

guybedford
guybedford previously approved these changes Feb 26, 2019
@GeoffreyBooth
Copy link
Member

FYI @guybedford and I are working on this branch that adds a bunch of error messages and tests for --type and package.json type:, so you might not want to work on tests for those if you haven’t started yet.

@nodejs-ci nodejs-ci force-pushed the modules-lkgr branch 6 times, most recently from 325886d to 0c15920 Compare March 4, 2019 09:07
@MylesBorins
Copy link
Contributor Author

I've rebased off of modules-lkgr and changed the names to be more descriptive than irp

@GeoffreyBooth @guybedford can one of you sign off and land please?

@MylesBorins MylesBorins dismissed guybedford’s stale review March 4, 2019 18:40

needs another review

@guybedford guybedford merged commit 8e30691 into modules-lkgr Mar 4, 2019
@guybedford
Copy link
Contributor

I've gone ahead and merged these tests now. Much appreciated @MylesBorins.

@GeoffreyBooth
Copy link
Member

Whoops just caught a typo, one of the filenames has irp in it. Can we just push that rename onto modules-lkgr?

@MylesBorins
Copy link
Contributor Author

Force pushed the branch with the fix in 6c03eed

@GeoffreyBooth GeoffreyBooth deleted the irp-tests branch March 4, 2019 19:33
nodejs-ci pushed a commit that referenced this pull request Aug 21, 2019
BUGFIXES

* [`27cccfbda`](npm/cli@27cccfb)
  [#223](npm/cli#223) vulns → vulnerabilities in
  npm audit output ([@sapegin](https://github.com/sapegin))
* [`d5e865eb7`](npm/cli@d5e865e)
  [#222](npm/cli#222)
  [#226](npm/cli#226) install, doctor: don't crash
  if registry unset ([@dmitrydvorkin](https://github.com/dmitrydvorkin),
  [@isaacs](https://github.com/isaacs))
* [`5b3890226`](npm/cli@5b38902)
  [#227](npm/cli#227)
  [npm.community#9167](https://npm.community/t/npm-err-cb-never-called-permission-denied/9167/5)
  Handle unhandledRejections, tell user what to do when encountering an
  `EACCES` error in the cache.  ([@isaacs](https://github.com/isaacs))

DEPENDENCIES

* [`77516df6e`](npm/cli@77516df)
  `licensee@7.0.3` ([@isaacs](https://github.com/isaacs))
* [`ceb993590`](npm/cli@ceb9935)
  `query-string@6.8.2` ([@isaacs](https://github.com/isaacs))
* [`4050b9189`](npm/cli@4050b91)
  `hosted-git-info@2.8.2`
    * [#46](npm/hosted-git-info#46)
      [#43](npm/hosted-git-info#43)
      [#47](npm/hosted-git-info#47)
      [#44](npm/hosted-git-info#44) Add support for
      GitLab subgroups ([@mterrel](https://github.com/mterrel),
      [@isaacs](https://github.com/isaacs),
      [@ybiquitous](https://github.com/ybiquitous))
    * [`3b1d629`](npm/hosted-git-info@3b1d629)
      [#48](npm/hosted-git-info#48) fix http
      protocol using sshurl by default
      ([@fengmk2](https://github.com/fengmk2))
    * [`5d4a8d7`](npm/hosted-git-info@5d4a8d7)
      ignore noCommittish on tarball url generation
      ([@isaacs](https://github.com/isaacs))
    * [`1692435`](npm/hosted-git-info@1692435)
      use gist tarball url that works for anonymous gists
      ([@isaacs](https://github.com/isaacs))
    * [`d5cf830`](npm/hosted-git-info@d5cf830)
      Do not allow invalid gist urls ([@isaacs](https://github.com/isaacs))
    * [`e518222`](npm/hosted-git-info@e518222)
      Use LRU cache to prevent unbounded memory consumption
      ([@iarna](https://github.com/iarna))

PR-URL: nodejs/node#29023
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants