I am sure some others more experienced with test conversions will give
you pointers. I would suggest starting with store/madhare.sql as it is
the simplest (it's history is I think it was the first sql level test
that ran against the original project when it was written from scratch -
and tested a limited set of functionality at that time) and should make
it a good 1st test to learn the junit and
conversion side of the project. I will look at tests later to suggest
the next set of tests.
Some of the store tests are written such that they must be run one after
the other, which should not be an issue as long as you know it for the
conversion.
Others depend on the server shutting down and then restarting for the
next test. I believe Kathy Marsden has a solution for this also.
siddharth srivastava wrote:
Hi
I am planning to work on store JUnit conversions. But I am not very much
familiar with it. Some pointers to it and related SQL Conversions would
be helpful.
Probably its a vague question, but at the moment I am unsure of how it
works exactly and don't want to be speculating things.
Thanks
--
Regards
Siddharth Srivastava