|
|
Browse by Tags
All Tags » Unit testing
-
Rainbow.Tests.GeographicProviderTest cases randomly fail locally on my workstation and on community build server (source.iocluster.com, see failed builds before 292 fixed).
The fails are random and unpredictable, they can appear or not, this is inadmissible.
The first I want to say is - there are extra try-catch blocks in the test cases. ...
-
svn revisions 55 - 58
Unit tests from the project Rainbow.Tests are now included into community build process.It can be found by trunk relative path Projects\Rainbow.Tests\Rainbow.Tests.csproj
You can see them at http://source.iocluster.com/site/ccnet_servers/295/ccnet_servers.aspx:
click there to iocluster - Rainbow devint-trunk link; ...
-
Existing core unit tests was not converted for new jminold's solutions structure. (Tests.Rainbow.Settings project)I have already converted them (to project Rainbow.Framework.Core.Tests, you can already see it in my sandbox at revision 131) They are as many as 2 Fixtures / 4 Test cases.I am going to merge & intruse them into ...
|
|
|