Skip to content

amilligan/wapcaplet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wapcaplet: Keep your functional tests functional

HTTP doesn't send integers, Dates, or ActiveRecords as parameters, it sends strings.  This little plugin will simply
throw a friendly exception if you pass a parameter with an improper value to a functional test.  It will accept strings,
TestUploadedFile objects, and nil for all parameters.  For route parameters (used to generate the path) it will also
accept ActiveRecord objects.

About

Keep your functional tests functional

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages