module-alias icon indicating copy to clipboard operation
module-alias copied to clipboard

Add more test cases

Open ilearnio opened this issue 7 years ago • 0 comments

  • [ ] Check if the required module is the same object instance, regardless of require-ing using alias or not (the require cache should be returned).
  • [ ] Test a case when no arguments passed to init function. It should detect the package.json path correctly
  • [ ] Cover "Unable to find package.json" case

ilearnio avatar Sep 18 '18 17:09 ilearnio