add test and changes to support import.meta.url parent
Add test and changes to support import.meta.url parent. While exploring changes at esmock, it was discovered that esmock slightly modifies import.meta.url from the callee before passing along when calling resolvewithplus,
resolvewithplus('../../index.js', import.meta.url)