Did you ever manage to make it work?
The only decent way i know at the moment to mitigate this is to seed the database using import.sql or for API integration tests ordering the POST first and then the other HTTP methods.