4
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed perSuite clear and data load. More... about 18 years ago
Fixed KULRICE-1050 and test to verify. More... about 18 years ago
The the OAA edoclites to be loaded by the test suite. More... about 18 years ago
Working on fixing some of the KEW tests. More... about 18 years ago
Added getBaseDir method to RiceTestCase. More... about 18 years ago
Updated the rice db bootstrap file. More... about 18 years ago
Failing testLockRouteHeader, causing test issues. More... about 18 years ago
Fixed workflow test case lifecycle ordering. Suite really needs to start up before per test which is what rice test case was doing :( More... about 18 years ago
put basic persistence structure in kim. More... about 18 years ago
put in KIMTestCase. Base class for kim test harness More... about 18 years ago
Switched port of kew unit tests from 9912 to 9952 to avoid conflicts in CI. More... about 18 years ago
Removed KIMConfigurer from test webapp's springbeans to deal with dependency issues. More... about 18 years ago
Fixed some issues with the default test data.sql More... about 18 years ago
Fixed Kuali repository url. More... about 18 years ago
Upgraded the test harness pom to junit 4.4. More... about 18 years ago
Trying to fix kew unit tests and also the KSB GUI. More... about 18 years ago
Attempting to fix up the WorkflowTestCase so that the tests can pass. More... about 18 years ago
KULRICE-1005 - updated OJB-repository-kim.xml again to fix the removed fields. More... about 18 years ago
Modified to match with org.kuali.rice.kim.AttributeType schema. More... about 18 years ago
KULRICE-1005 - KIM Test Harness work - added in necessary config files, test data, base test classes, a mock object util for KIM testing, a KIM constants file, updated OJB file to use sequence for AttributeType, refactored all BOs to extend PersistableBusinessObject instead of BOBase, and tested everything out with a single AttributeTypeDaoTest More... about 18 years ago
KULRICE-1029 - added in schema reference to <project> tags for poms that did not have it already More... about 18 years ago
KULRICE-1029 - updated description in pom to be accurate More... about 18 years ago
KULRICE-1005 - fixed some bad KEW test data More... about 18 years ago
Added template for the kew-test-config.xml file. More... about 18 years ago
Added a simple node configuration to one of the document types to help and verify KULRICE-751. More... about 18 years ago
Increased default timeout in transactional lifecycle. More... about 18 years ago
Fixed the ClearDatabaseLifecycle so that the empty constructor still works properly. More... about 18 years ago
KULRICE-1019 - removed the surefire plugin from the KEW POM and updated the one in the parent have -Xmx and permgen memory settings of 1024 and 512 respectively More... about 18 years ago
KULRICE-1014 - removed duplicate quartz ddl files from KEW merge More... about 18 years ago
KULRICE-1013 - removed unnecessary KEW specific acknowledgments brought over from merge More... about 18 years ago