Add a new 'route,querystring' argument to the 'execute' method to allow for SES route testing

Description

When doing integration testing, the execute() method goes directly to a handler and action, bypassing the routes.cfm file.

Sometimes you want to test that going to `/login` will fire the event `sessions.new`. Otherwise, your integration tests may all pass, but the app still doesn't behave as it should.

Gliffy Diagrams

Activity

Show:

Eric PetersonFebruary 9, 2016 at 1:01 AM

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Components

Fix versions

Priority

Sentry

Created February 9, 2016 at 1:00 AM
Updated February 27, 2016 at 10:26 PM
Resolved February 27, 2016 at 10:26 PM