1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_dispatch/testing/assertions
Andrew White 7c9bf45b0d Support routing constraints in functional tests
Extend assert_recognizes and assert_generates to support passing
full urls as the path argument. This allows testing of routing
constraints such as subdomain and host within functional tests.

[#5005 state:resolved]

Signed-off-by: José Valim <jose.valim@gmail.com>
2010-08-20 14:51:25 -03:00
..
dom.rb All AD modules are "deferrable" 2009-12-22 17:11:21 -06:00
response.rb Modify assert_template to use instrumentation 2010-03-17 14:29:18 -07:00
routing.rb Support routing constraints in functional tests 2010-08-20 14:51:25 -03:00
selector.rb removed 'unless const_defined?' code smell 2010-06-21 23:34:45 +02:00
tag.rb All AD modules are "deferrable" 2009-12-22 17:11:21 -06:00