Start Time: 2016-06-28 17:21:08
Duration: 0:00:01.414066
Status: Pass 64
Test Group/Test case | Count | Pass | Fail | Error | View |
Test.unit.testConfig.TestConfig | 6 | 6 | 0 | 0 | Detail |
test_readConfigFile_ConfigNotChangedIfCorruptedFile |
pass | ||||
test_readConfigFile_catchesErrorIfCorruptedFile |
pass | ||||
test_readConfigFile_changesConfigParameters |
pass | ||||
test_storeConfigInFile_createsAJsonWithAllConfigValues |
pass | ||||
test_storeConfigInFile_createsNewFileIfNotExists |
pass | ||||
test_storeConfigInFile_overWriteFileIfExist |
pass | ||||
Test.unit.testDownloader.TestDownloader | 2 | 2 | 0 | 0 | Detail |
test_download_callsInfoCallback |
pass | ||||
test_download_createsFileInDestinationPath |
pass | ||||
Test.unit.testWeb2boardLink.TestWeb2boardLink | 7 | 7 | 0 | 0 | Detail |
test_get_w2b_path_ChangeW2bPath |
pass | ||||
test_get_w2b_path_ChangeW2bPathWithNoAsciiChars |
pass | ||||
test_get_w2b_path_useDefaultIfPathNotExists |
pass | ||||
test_is_factory_reset_WithArgument |
pass | ||||
test_move_paths_manager_to_internal_web2board_path_module_setsUpsCwd |
pass | ||||
test_needs_factory_reset_IsTrueIfFolderDoesNotExists |
pass | ||||
test_start_logger_createsLoggerWithUtf8Path |
pass | ||||
Test.unit.testCompilerUploader.TestCompilerUploader | 4 | 4 | 0 | 0 | Detail |
test_parse_error_doesNotParseIfCompileSuccess |
pass | ||||
test_parse_error_getsErrorDataIfReferenceError |
pass | ||||
test_parse_error_getsFileLineColumnAnErrorIfErrorExists |
pass | ||||
test_parse_error_returnsRawErrorIfUnableToParse |
pass | ||||
Test.unit.testUtils.TestUtils | 9 | 9 | 0 | 0 | Detail |
test_copytree_createsNewFolderIfNotExists |
pass | ||||
test_copytree_doNotOverwriteExistingFiles |
pass | ||||
test_copytree_worksEvenWithExistingFolder |
pass | ||||
test_extractZip |
pass | ||||
test_getModulePath_getsUnittestPathWithPreviousFrame |
pass | ||||
test_getModulePath_returnsThisModulePath |
pass | ||||
test_listDirectoriesInPath |
pass
pt5.7: /home/startic/repos/web2board2/src/res/TestSettings/resources/testUtils |
||||
test_listSerialPorts_filterWithFunction |
pass | ||||
test_listSerialPorts_useSerialLib |
pass | ||||
Test.unit.Updaters.testWeb2boardUpdater.TestWeb2boardUpdater | 7 | 7 | 0 | 0 | Detail |
test_clear_new_versions_removesAllVersionsFiles |
pass | ||||
test_get_new_download_version__returnsNewerVersion |
pass | ||||
test_get_new_download_version__returnsNoneIfNoConfirm |
pass | ||||
test_get_new_download_version__returnsVersionIfOnlyOneConfirm |
pass | ||||
test_update_raiseExceptionIfNoConfirmFile |
pass | ||||
test_update_removesOriginalFiles |
pass | ||||
test_update_updatesFilesInProgramPath |
pass | ||||
Test.unit.Updaters.testVersionInfo.TestVersionInfo | 6 | 6 | 0 | 0 | Detail |
test_eq |
pass | ||||
test_ge |
pass | ||||
test_gt |
pass | ||||
test_le |
pass | ||||
test_lt |
pass | ||||
test_ne |
pass | ||||
Test.unit.Updaters.testUpdater.TestUpdater | 5 | 5 | 0 | 0 | Detail |
test_isNecessaryToUpdate_raiseExceptionIfCurrentVersionIsNone |
pass | ||||
test_isNecessaryToUpdate_returnsTrueIfDestinationPathDoesNotExist |
pass | ||||
test_isNecessaryToUpdate_returnsTrueIfVersionsAreDifferent |
pass | ||||
test_isNecessaryToUpdate_returnsTrueIfVersionsAreEqualAndLibrariesInDestinationPath |
pass | ||||
test_isNecessaryToUpdate_returnsTrueIfVersionsAreEqualButNoLibrariesInDestinationPath |
pass | ||||
Test.unit.WSCommunication.Hubs.testCodeHub.TestCodeHub | 10 | 10 | 0 | 0 | Detail |
test_compile_callsCompilerCompile |
pass | ||||
test_compile_senderIsAdvisedCompilingIsOngoing |
pass | ||||
test_construct_getsCompilerUploader |
pass | ||||
test_construct_getsCompilerUploaderWithRightBoard |
pass | ||||
test_construct_getsSameObjectIfPassedSameBoard |
pass | ||||
test_uploadHexUrl_successfulHexUploadCallsUploadAvrHexAndReturnsTrue |
pass | ||||
test_upload_senderIsAdvisedCodeIsUploadingWithPort |
pass | ||||
test_upload_successfulUploadReturnsTrue |
pass | ||||
test_upload_unsuccessfulHexUploadReturnsErrorString |
pass | ||||
test_upload_unsuccessfulUploadReturnsErrorString |
pass | ||||
Test.unit.WSCommunication.Hubs.testSerialMonitorHub.TestSerialMonitorHub | 3 | 3 | 0 | 0 | Detail |
test_changeBaudrate_callsBaudrateChangedForSubscribed |
pass | ||||
test_changeBaudrate_closePortIfAlreadyCreated |
pass | ||||
test_changeBaudrate_doesNotClosePortIfNotCreated |
pass | ||||
Test.unit.WSCommunication.Hubs.testVersionsHandlerHub.TestVersionsHandlerHub | 5 | 5 | 0 | 0 | Detail |
test_getVersion_returnsAVersionStringFormat |
pass | ||||
test_setLibVersion_DownloadsLibsIfHasNotTheRightVersion |
pass | ||||
test_setLibVersion_doesNotDownloadLibsIfHasRightVersion |
pass | ||||
test_setLibVersion_returnsTrue |
pass | ||||
test_setWeb2boardVersion_returnsTrue |
pass | ||||
Total | 64 | 64 | 0 | 0 |