Commit Graph

12 Commits

Author SHA1 Message Date
Quinn Slack
a883d5a9b9 Call parent BuildVarsFuncs 2014-04-23 11:44:16 -07:00
Quinn Slack
cef3b0cd6d Add BuildVarsFunc to allow modifying route variables before generating a route's URL 2014-04-23 11:44:16 -07:00
Quinn Slack
9ee70e572c gofmt 2014-04-17 00:44:35 -07:00
Philip Schlump
ab8ae247f1 Fixed the domain name copied from my other code to be example.com 2013-11-18 11:53:02 -07:00
Philip Schlump
6689ee8243 Cleaned up testing. 2013-11-18 10:54:45 -07:00
Philip Schlump
1a2411f44a Added tests to verify that the 301 redirect returns query string 2013-11-18 10:14:28 -07:00
John Nadratowski
e718e932ee Add KeepContext flag to Router to disable clearing of context data. 2013-07-09 21:15:18 -07:00
moraes
a8ad2b0f13 Now the real test for https://plus.google.com/101022900381697718949/posts/eWy6DjFJ6uW 2012-12-27 06:28:03 -02:00
moraes
b20a198901 Test for https://plus.google.com/101022900381697718949/posts/eWy6DjFJ6uW 2012-12-27 06:12:28 -02:00
Kamil Kisiel
f89494aed1 Finished converting rest of mux tests to table tests
Separated the tests in to test functions depending on what they are
testing.

Moved some test-specific functiosn in to closures within the test
functions themselves.
2012-10-14 14:37:14 -07:00
Kamil Kisiel
bcb4f4bcdc Converted TestRoute to a table-driven test 2012-10-04 23:08:44 -07:00
moraes
eac83ba2c0 Initial files. 2012-10-03 01:48:17 -03:00