Because ebean is what I would really like to use in my project (otherwise I would not complain, obviously :) but can not rely on it as in my experience lack of tests is a reliable predictor of project immaturity.
BTW Usually it is possible at least to write at least regression tests (ones that assure that nothing has broken since last change): just record results as text and compare with previous run.