COMMITS
/ test/res.render.js 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
September 26, 2017
D
Improve error message when autoloading invalid view engine
Douglas Christopher Wilson committed
March 21, 2017
K
tests: check render error without engine-specific message
Kunal Pathak committed
March 5, 2017
C
tests: use path.join instead of concatenation
chainhelen committed
June 20, 2015
D
tests: add test for rendering extensionless file without view engine
Douglas Christopher Wilson 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
March 6, 2014
J
remove unnecessary test/support/http
Jonathan Ong committed
J
remove unnecessary test/support/http
Jonathan Ong committed
April 24, 2014
D
update example dependencies
Douglas Christopher Wilson committed
January 25, 2014
R
change res.locals to a plain js object.
Roman Shtylman committed
September 25, 2012
T
adjust locals tests
TJ Holowaychuk committed
June 27, 2012
T
updated tests to use "supertest"
TJ Holowaychuk committed
December 7, 2011
T
removed a test
Tj Holowaychuk committed
November 10, 2011
T
Added res.render() absolute path tests
Tj Holowaychuk committed
T
Removed "status" and "charset" options
Tj Holowaychuk committed
November 9, 2011
T
Added error in res.render() callback test
Tj Holowaychuk committed
T
Added "charset" option test
Tj Holowaychuk committed
T
Added status option test
Tj Holowaychuk committed
T
Added res.render() callback with locals test
Tj Holowaychuk committed
T
Added res.render() callback tests
Tj Holowaychuk committed
T
local precedence tests
Tj Holowaychuk committed
T
Added res.render() tests
Tj Holowaychuk committed