nailgun icon indicating copy to clipboard operation
nailgun copied to clipboard

Add proper coverage for SearchEntityMixin in test_entity.py

Open oshtaier opened this issue 9 years ago • 3 comments

We have already provided coverage for 'common' scenario for ReadEntityMixin, UpdateEntityMixin and CreateEntityMixin, so it will be nice to have something similar for search functionality

oshtaier avatar Nov 16 '15 14:11 oshtaier

:+1:

elyezer avatar Nov 16 '15 16:11 elyezer

To be clear, there are unit tests for the EntitySearchMixin in module tests.test_entity_mixins. I think what's being requested here are additional tests in tests.test_entities.

Ichimonji10 avatar Nov 16 '15 16:11 Ichimonji10

Right, to have pretty similar approach for all entities. And, of course, that task has low priority

oshtaier avatar Nov 16 '15 17:11 oshtaier