LDEV-2372 testing framework* ability to run tests in IE (version 7)* changes to user-extensions* fixed test failures on the newly started JBoss server* added timeouts preventing Selenium from crashing
LDEV-2372 testing framework* a lot of refactoring* constants moved to separate class* when we get verification error(s) Selenium server shuts down correctly now* fixed random assertion failures by setting minimum Selenium speed to 400ms (can't be decreased)* added assertions to the createNewLesson method* fixed problem with saving learning designs with the same name* receiving workspaceFolderID from DB now
LDEV-2372 Testing framework for LAMSFirst draft of testing framework.includes testcases for all phases(authoring, learning, monitor)except for the one that creates new lessons (cloudWizzard.swf)
LDEV-2080: For all remaining tools - changed the way Hibernate properties are declared. Even for tools that did not need it the file was changed, so usage is the same everywhere.