Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/11ty/buildawesome
/ TemplateEngineManagerTest.js
File
TemplateEngineManagerTest.js
test/TemplateEngineManagerTest.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
test from
"ava"
;
2
3
import
TemplateEngineManager from
"../src/Engines/TemplateEngineManager.js"
;
4
import
EleventyExtensionMap from
"../src/EleventyExtensionMap.js"
;
Callers
nothing calls this directly
Calls
6
getEngine
Method · 0.80
getEngineLib
Method · 0.80
init
Method · 0.45
hasEngine
Method · 0.45
add
Method · 0.45
compile
Method · 0.45
Tested by
no test coverage detected