Welcome to Rainbow Portal Community Sign in | Join | Help

Alexey Moudrick's Blog @ Rainbow Community

SVN related
Multiportal functionality
Unit testing
SVN commits revision 141-142 - Projects core works continued

These revisions are made for finally convert tests of DUEMETRI.UI.WebControls. The commits impact my sandbox only, but these changes to bу merged with Jminold's sandbox and afterwards to main trunk

IMPORTANT! The most affecting change is that DUEMETRI.UI.WebControls.csproj project was renamed to DektopPanesTest.csproj to unify and make convenient DUEMETRI.UI.WebControls solution. It affects the root solution file. I think of moving gathering all those projects to single folder and/or possibly merge projects and their tests. Note that neither output location nor output assemly file name was NOT changed.

For that purposes the DUEMETRI.UI.WebControls solution was created. It contains DUEMETRI.UI.WebControls.DesktopPanes and DUEMETRI.UI.WebControls.HWMenu  projects and their corresponding test projects. These tests are not unit tests or other automated tests. They are just for manual testing corrsponing WebControls features. IMO these test projects also could be used as usage examples and features demo for that WebControls.

 

Published sabato 11 marzo 2006 6.52 by moudrick

Filed under:

Comments

# re: SVN commits revision 141-142 - Projects core works continued @ sabato 11 marzo 2006 3.08

<snip>MO these test projects also could be used as usage examples and features demo for that WebControls.</snip>
could you give a little more detail about that?

Jonathan

# re: SVN commits revision 141-142 - Projects core works continued @ sabato 11 marzo 2006 23.01

<snip>IMPORTANT! The most affecting change is that DUEMETRI.UI.WebControls.csproj project was renamed to DektopPanesTest.csproj</snip>

Why did you rename it as a Test project? Why not create a project in that solution as Test.csproj. Please review with jon and I before changes are pushed to the main trunk.

ramseur

Anonymous comments are disabled