Excluded malformed and processable decisions from get requests to item. Emailed the liberator mailing list to see if anyone has ideas on using the built-in by-method function to do it, rather than doing it manually, since it doesn't seem the by-method function supplies the request context.
Wrote a check macro combining assert and is for better cucumber test failure output.
Work on item create API tests.