Hey Sebastian<br><br>I've been working on a major refactoring on the Nepomuk::Resource code base, and I realized that I was adding bugs, so I started working on unit tests so that I could easily fix them. Unfortunately, unit testing is kinda hard cause of the entire dbus architecture. This is where my test suite[1] comes into play.<br clear="all">
<br>I've sketched out a rough plan of all the unit tests that we need to test all the code paths, and I've implemented some of them and discovered a number of bugs already (with the original implementation). My problem is that where should those tests be committed?<br>
<br>Right now it's there in a local repo. I could push them into the test framework, but that's also in a scatch repo.<br><br>Should I move my 'nepomuk-testlib' to the playground/kdebase or should I just add that code into nepomuk-core? That way we can have the tests in the same code base.<br>
<br>Any ideas?<br><br>[1] <a href="http://vhanda.in/blog/2012/03/nepomuk-test-framework/">http://vhanda.in/blog/2012/03/nepomuk-test-framework/</a><br>-- <br><span style="color:rgb(192,192,192)">Vishesh Handa</span><br><br>