Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danmactough/node-feedparser
/ xmlbase.js
File
xmlbase.js
test/xmlbase.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
describe(
'xmlbase'
,
function
() {
2
3
it(
'should resolve relative URIs in meta elements with no root xml:base'
,
function
(done) {
4
var
feed = __dirname +
'/feeds/intertwingly.atom'
;
Callers
nothing calls this directly
Calls
1
done
Function · 0.85
Tested by
no test coverage detected