Fast, unopinionated, minimalist web framework for node.
COMMITS
/ test/app.render.js February 1, 2026
A
feat: Allow passing null or undefined as the value for options in app.render (#6903)
AkaHarshit committed
December 21, 2024
S
fix(refactor): prefix built-in node module imports
Szymon Łągiewka committed
February 9, 2022
D
tests: use strict mode
Douglas Christopher Wilson committed
February 2, 2022
D
tests: remove global dependency on should
Douglas Christopher Wilson committed
March 21, 2017
K
tests: check render error without engine-specific message
Kunal Pathak committed
August 5, 2017
D
tests: fix incorrect should usage
Daniel Walasek committed
March 5, 2017
C
tests: use path.join instead of concatenation
chainhelen committed
December 13, 2014
D
Merge tag '3.18.6'
Douglas Christopher Wilson committed
November 28, 2014
D
tests: run render tests with internal template engine
Douglas Christopher Wilson committed
October 23, 2014
D
Add support for app.set('views', array)
Douglas Christopher Wilson committed
May 30, 2014
D
deps: update example dependencies
Douglas Christopher Wilson committed
May 21, 2014
D
Merge tag '3.8.0'
Douglas Christopher Wilson committed
D
tests: add more app.render tests
Douglas Christopher Wilson committed
April 24, 2014
D
update example dependencies
Douglas Christopher Wilson committed
December 21, 2013
M
Added appropriate test for more descriptive render error
Matt Copperwaite committed
April 13, 2013
C
add "view" constructor setting to override view behaviour
Caridy Patino committed
April 2, 2012
T
added nicer error messages for failed view lookup. Closes #1065
TJ Holowaychuk committed
November 10, 2011
T
more tests
Tj Holowaychuk committed
T
Fixed app.render() absolute path support
Tj Holowaychuk committed
November 9, 2011
T
Added index.<engine> render test
Tj Holowaychuk committed
T
Added app.render() local precedence test
Tj Holowaychuk committed
T
Added app.render() app.locals test
Tj Holowaychuk committed
T
Added more app.render() tests
Tj Holowaychuk committed
T
Added app.render() tests
Tj Holowaychuk committed