Webflow Test Cases as Documentation

Cantor, Scott cantor.2 at osu.edu
Thu Apr 11 17:17:33 EDT 2013


On 4/11/13 4:27 PM, "Marvin S. Addison" <marvin.addison at gmail.com> wrote:

>In thinking about the most effective (bang/buck) way to create
>documentation for the authentication flow, it occurred to me that test
>cases might be a good solution. It would require development of some
>unit/integration test machinery to process test cases, but I can imagine
>fairly simple/readable test cases that specify inputs (initial state,
>request artifacts) and assert expected outputs (events/transitions).
>That would provide test coverage and something to seed documentation in
>one effort, which sounds like a compelling twofer to me. Thoughts?

I know we haven't done much in the area of test architecture for the
flows. One of the reasons I was hoping to de-emphasize Spring in the
action design was to simplify that process perhaps. But it sounds like a
good idea to me to start hammering out a description method and that's a
good way to generate tests we need anyway.

-- Scott




More information about the dev mailing list