corobo icon indicating copy to clipboard operation
corobo copied to clipboard

Create CoroboTestCase that'll handle all the testing and mocking problem for good

Open meetmangukiya opened this issue 8 years ago • 3 comments

meetmangukiya avatar Nov 30 '17 16:11 meetmangukiya

We could have this, similar to the testing framework we have for the bears. Although this is quite different from that since this involves a lot of mocking and other stuff but that would be a good learning base before implementing this. I think this alone could be a potential GSoC project.

abhishalya avatar Apr 09 '19 10:04 abhishalya

I think this is done, isn't it? @nvzard

meetmangukiya avatar Apr 11 '19 07:04 meetmangukiya

@abhishalya https://github.com/coala/corobo/blob/master/tests/corobo_test_case.py There is always room for improvement. It'd be awesome if you or someone else can pitch in new ideas so that we can improve it further.

nvzard avatar Apr 13 '19 06:04 nvzard