|
From: Peter S. <co...@pe...> - 2007-09-21 13:06:57
|
Hi Roberto, I've moved lmappletserver_build and lmappletserver-addons-full-example to svn. regards, Peter On 9/20/07, Roberto Milev <rob...@gm...> wrote: > > Hi Peter, > > Yes I will be putting the tests to src_test, and we can take a look at > things form there. > > About the cvs modules. The lmappletserver_buid is used to build the final > ear form the core and addons, also there is the fill-example project module > which I believe should also be moved. > > Regards, > Roberto > > On 9/20/07, Peter Salomonsen <co...@pe...> wrote: > > > > Hi Roberto, > > > > That sounds like a good start. Would you use the src_tests folder and > > create some example tests so that we can discuss further from there? > > > > I've moved the cvs modules lmappletserver-core and lmappletserver-addons > > (metalog) to svn. > > > > I've also committed a delete of the contents of these two cvs modules > > and also the lmappletserver cvs module (the one you reorganized long ago). > > > > regards, > > > > Peter > > > > > > On 9/20/07, Roberto Milev < rob...@gm...> wrote: > > > > > > Hi Peter, > > > > > > Please find bellow my initial list of unit tests for lmappletserver. > > > Please give me your feedback. > > > > > > -- > > > Regards, > > > Roberto Milev > > > --------------------------------------------------- > > > > > > > > > - input of data into the metalog > > > > > > Here we can test the MetaDataManager methods: > > > > > > - addLogEntry > > > > > > - search in the data (should verify that input data is searchable as > > > expected) > > > > > > Here we can test the MetaDataManager methods: > > > > > > - searchEntries > > > > > > > > > - Alert reports > > > > > > Here we can test the SearchManager methods: > > > > > > - getAllSearchNamesByClass > > > - saveSearchWithAlert (call addLogEntry to trigger the alert) > > > - openSearch > > > > > > > > > - Scheduled reports > > > > > > Here we can test the ReportManager methods: > > > > > > - openScheduledReport > > > - saveScheduledReport > > > - getAllScheduledReportNames > > > - getAllScheduledTasks > > > - deleteScheduledReport > > > > > > > > > > > > - API consistency > > > > > > Here we can test all Managers methods > > > > > > - SearchManager (All methods) > > > - ReportManager (All methods) > > > - MetaDataManager (All methods) > > > - EntityListManager (All methods) > > > > > > > > > > > > > > -- > Regards, > Roberto Milev |