Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
137 0 0 0 100% 226.418

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
0 0 0 0 0% 0
ch.colabproject.colab.tests.tests 19 0 0 0 100% 0.104
ch.colabproject.colab.tests.rest.team 7 0 0 0 100% 18.061
ch.colabproject.colab.tests.rest 25 0 0 0 100% 37.313
ch.colabproject.colab.tests.tests.grid 4 0 0 0 100% 0.009
ch.colabproject.colab.tests.rest.document 37 0 0 0 100% 44.738
ch.colabproject.colab.tests 3 0 0 0 100% 0.068
ch.colabproject.colab.tests.e2e 3 0 0 0 100% 68.443
ch.colabproject.colab.tests.rest.link 18 0 0 0 100% 22.937
ch.colabproject.colab.tests.db 1 0 0 0 100% 0.76
ch.colabproject.colab.tests.rest.card 20 0 0 0 100% 33.985

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

Class Tests Errors Failures Skipped Success Rate Time
0 0 0 0 0% 0
0 0 0 0 0% 0

ch.colabproject.colab.tests.tests

Class Tests Errors Failures Skipped Success Rate Time
LiveUpdatesTest 19 0 0 0 100% 0.104

ch.colabproject.colab.tests.rest.team

Class Tests Errors Failures Skipped Success Rate Time
EffectiveAccessControlTeamRestEndpointTest 6 0 0 0 100% 12.039
AccessControlTest 1 0 0 0 100% 6.022

ch.colabproject.colab.tests.rest

Class Tests Errors Failures Skipped Success Rate Time
InstanceMakerRestEndpointTest 1 0 0 0 100% 1.935
UserRestEndpointTest 16 0 0 0 100% 23.08
TeamRestEndoiintTest 1 0 0 0 100% 0.969
SecurityTest 2 0 0 0 100% 2.418
ProjectRestEndpointTest 5 0 0 0 100% 8.911

ch.colabproject.colab.tests.tests.grid

Class Tests Errors Failures Skipped Success Rate Time
GridTest 4 0 0 0 100% 0.009

ch.colabproject.colab.tests.rest.document

Class Tests Errors Failures Skipped Success Rate Time
ResourceRestEndpointTest 5 0 0 0 100% 4.766
IndexGeneratorHelperTest 5 0 0 0 100% 0.008
ResourceAndReference1Test 7 0 0 0 100% 9.348
DocumentRestEndpointTest 4 0 0 0 100% 3.543
ResourceAndReference3Test 5 0 0 0 100% 6.072
ResourceAndReferenceMoveTest 1 0 0 0 100% 5.677
ResourceCategoryRestEndpointTest 2 0 0 0 100% 3.152
ResourceAndReference2Test 2 0 0 0 100% 5.395
DocumentFileRestEndPointTest 6 0 0 0 100% 6.777

ch.colabproject.colab.tests

Class Tests Errors Failures Skipped Success Rate Time
HelperTest 3 0 0 0 100% 0.068

ch.colabproject.colab.tests.e2e

Class Tests Errors Failures Skipped Success Rate Time
CypressTest 1 0 0 0 100% 63.425
Login 1 0 0 0 100% 3.412
Chaos 1 0 0 0 100% 1.606

ch.colabproject.colab.tests.rest.link

Class Tests Errors Failures Skipped Success Rate Time
ActivityFlowLinkRestEndpointTest 6 0 0 0 100% 8.049
StickyNoteLinkRestEndpointTest 12 0 0 0 100% 14.888

ch.colabproject.colab.tests.db

Class Tests Errors Failures Skipped Success Rate Time
DatabaseTest 1 0 0 0 100% 0.76

ch.colabproject.colab.tests.rest.card

Class Tests Errors Failures Skipped Success Rate Time
CardRestEndpointTest 9 0 0 0 100% 7.946
CardContentRestEndpointTest 4 0 0 0 100% 3.555
IndexWithEmptySlotManagerTest 1 0 0 0 100% 0.002
CardTypeRestEndpointTest 6 0 0 0 100% 22.482

Test Cases

[Summary] [Package List] [Test Cases]

ResourceRestEndpointTest

testDocumentsAccess 1.076
testUpdateResource 0.934
testCreateResource 0.869
testUpdateResourceReference 1.005
testDeleteResource 0.879

InstanceMakerRestEndpointTest

testShareModelToSomeone 1.931

IndexGeneratorHelperTest

testMoveToEnd10 0.002
testMoveToEnd11 0
testMoveToEnd12 0
testMoveToBeginning 0
testMoveAll 0.001

LiveUpdatesTest

testDeleteAndAddAfter 0.048
testBadChanges 0.004
testDeepBranch2 0.003
testProcessInsertAndDelete 0.004
testProcess 0
testConflictuaDeletion 0
testDeleteAndAddBefore 0
testProcessInsertAndDeleteWithComma 0.001
testConflict 0.001
testDeletionWrap 0.005
testDeleteAndAddWithin 0.002
testDeleteOverlap 0.001
testDeletionWrapped 0.003
testStrictConflict 0.003
testDeepBranch 0.004
testDeleteOverlap2 0.001
testDeletion 0.001
testAddAndDeleteWrapped 0.002
testAddAndDeleteBefore 0.001

UserRestEndpointTest

testGetActiveHttpSessions 2.052
testUnauthorizedGrantAdminRight 1.171
testUnsuitableUsername 1.444
testUpdateOtherPassword 1.488
testAuthenticationFailure 1.156
testAdminUpdateOtherPassword 1.694
testUpdateSelfPassword 1.662
testWebsocket 0.975
testCreateUser 1.227
testRotateServerHashMethod 1.773
testRotateClientHashMethod 1.873
testUpdateUserInternalFields 1.202
testVerify 1.269
testUnsuitableEmail 1.362
testGrantAdminRight 1.538
testUpdateUserAgreedTime 1.183

TeamRestEndoiintTest

testACL 0.966

ResourceAndReference1Test

testOnGlobalCardType 1.424
testOnCardContent 1.409
testOnSubCard 1.244
testOnSubCardContent 1.208
testOnCard 1.385
testOnSubCardLocalType 1.297
testOnCardTypeRef 1.378

DocumentRestEndpointTest

testUpdateTextDataBlock 0.937
testCreateExternalLink 0.84
testCreateTextDataBlock 0.848
testUpdateExternalLink 0.916

CypressTest

cypressSuiteTest 30.878

SecurityTest

assertAllExistingAdminResourceAreTested 1.204
assertAdminResourceAccesIsDeniedToStandardUsers 1.209

GridTest

testWithTallAndWide 0.002
testThreeBytwo 0.001
testWithMoreTallAndWide 0.002
testThreeBytwoNullCells 0.001

ProjectRestEndpointTest

testCreateDeleteProject 1.945
testUpdateProject 1.063
testRoleCreation 1.933
testInvite 2.827
testGetAllProjects 1.138

CardRestEndpointTest

testSubCardAccess 0.852
testUpdateCard 0.883
testCardTypeAccess 0.871
testProjectRootCardAccess 0.809
testMoveCard 0.934
testCreateCard 0.876
testDeleteCard 0.866
testMoveCards 0.939
testCardWithoutType 0.911

EffectiveAccessControlTeamRestEndpointTest

testMemberInvolvementLevel_CRW 2.084
testHierarchicalPosition_intern 2.109
testHierarchicalPosition_guest 1.93
testHierarchicalPosition_owner 1.968
testMemberInvolvementLevel_A 1.972
testMemberInvolvementLevel_R 1.971

ResourceAndReference3Test

testPublicationAndResidualOnLocalType 1.143
testPublicationAndResidualOnCardContent 1.106
testPublicationAndResidualOnCard 1.139
testPublicationAndResidualOnGlobalType 1.078
testDiscardAndRestoreOnCard 1.602

CardContentRestEndpointTest

testUpdateCardContent 0.873
testDeleteCardContent 0.923
testCreateCardContent 0.863
testVariantAccess 0.894

ActivityFlowLinkRestEndpointTest

testActivityFlowLinkValidation 1.095
testChangeActivityFlowLinkNextCard 1.535
testCreateActivityFlowLink 1.293
testChangeActivityFlowLinkPreviousCard 1.618
testDeleteActivityFlowLink 1.245
testUpdateActivityFlowLink 1.256

Login

LoginAsAdminAndLogout 3.412

ResourceAndReferenceMoveTest

testReferenceSpreadWhenMoveCard 5.676

ResourceCategoryRestEndpointTest

testCategoryRenaming 1.879
testCategory 1.271

AccessControlTest

testSeveralAccesses 6.021

IndexWithEmptySlotManagerTest

testIt 0.001

CardTypeRestEndpointTest

testCreateAndReuseCardType 17.443
testCreateAndUseGlobalCardType 1.664
testUpdateCardType 0.86
testCreateCardType 0.818
testProjectAccess 0.827
testDeleteCardType 0.865

ResourceAndReference2Test

testReferenceSpreadFirstDataThenResources 2.739
testReferenceSpreadFirstResourceThenNewData 2.653

Chaos

SignInNoChaos 1.606

StickyNoteLinkRestEndpointTest

testChangeStickyNoteLinkSrcCardContentToCard 1.273
testChangeStickyNoteLinkSrcResourceToDocument 1.397
testChangeStickyNoteLinkSrcDocumentToResource 1.496
testCreateStickyNoteLinkSrcResourceReference 1.293
testCreateStickyNoteLinkSrcCardContent 1.169
testChangeStickyNoteLinkSrcCardToCardContent 1.155
testCreateStickyNoteLinkSrcResource 1.298
testUpdateStickyNoteLink 1.108
testCreateStickyNoteLinkSrcCard 1.088
testDeleteStickyNoteLink 1.232
testCreateStickyNoteLinkSrcTextDataBlock 1.156
testChangeStickyNoteLinkDestination 1.211

HelperTest

testBytesToHex 0
testAuthMethod 0.066
testIsEmailAddress 0

DatabaseTest

testIndexes 0.759

DocumentFileRestEndPointTest

testUpdateDocumentFileData 1.927
testCreateDocumentFile 0.908
testUpdateDocumentFile 0.887
testQuotaUsage 1.02
testDeletion 1.106
testEmptyDoc 0.924