packageImporter
should be a function
should resolve module import
PackageImporter
resolveSync()
resolve()
should return null
should return url for the test-module main sass file
should return url for the test-module partial file
cleanUrl()
should return the url unmodified
should return the unmodified home path relative url
should return a cleaned up url without tilde
urlVariants()
should return array with single url (module name)
should return array with single url (specific file)
should return array with partial file naming variants and extensions
resolveFilter()
should return package object with value from sass as value for main
sass
main
should return package object with value from scss as value for main
scss