Implementing fixtures for test cases.
devrimcavusoglu opened this issue · 0 comments
devrimcavusoglu commented
Currently test cases solely operate without using fixtures which kill performance while testing. Implementation of fixtures can dramatically speed up testing.