obss/jury

Implementing fixtures for test cases.

devrimcavusoglu opened this issue · 0 comments

Currently test cases solely operate without using fixtures which kill performance while testing. Implementation of fixtures can dramatically speed up testing.