The from UserTests and ProductReviewTests from feature/entity-dao-tests/pavlica were not working properly, at least on my end.
The changes in persistence.xml should be probably moved into @ annotations.
Also, Idea is showing an error in DaoTestBase.java:30 :
Could not autowire. No beans of 'DaoBase<Entity>' type found.
But it doesn't seem to effect any tests.