studiomado / query-bundle

Query doctrine database from query string and provide HATEOAS responses.
MIT License
13 stars 5 forks source link

ignore coverage because tested inside applications #157

Closed sensorario closed 6 years ago

sensorario commented 6 years ago
Q A
Branch? master
Refactoring? yes
Tests pass? yes

Just a consideration: BaseRepository is over tested inside applications that uses QueryBundle. It is useless to test it here because already tested in some other place.