itemengine-cypress-automation 1.0.343 → 1.0.344-graph-and-chart-r2-8153722.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cypress/e2e/ILC/AudioResponseNew/editTabBasicSection.js +4 -16
- package/cypress/e2e/ILC/BrainingCampManipulative/editTabBasicSection.js +1 -1
- package/cypress/e2e/ILC/BrowseItems/browseReviewItems.js +398 -0
- package/cypress/e2e/ILC/BrowseItems/browseReviewItemsMobileView.js +329 -0
- package/cypress/e2e/ILC/BrowseItems/browseThinkSphereItems.js +260 -0
- package/cypress/e2e/ILC/BrowseItems/browseThinkSphereItemsMobileView.js +368 -0
- package/cypress/e2e/ILC/ChartsBar/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +33 -0
- package/cypress/e2e/ILC/ChartsBar/Scoring/partialDifferentWeightBasic.js +2 -2
- package/cypress/e2e/ILC/ChartsBar/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +1 -0
- package/cypress/e2e/ILC/ChartsBar/Scoring/partialDifferentWeightsCorrectPointsEqualToAlternativePoints.js +1 -0
- package/cypress/e2e/ILC/ChartsBar/Scoring/partialDifferentWeightsCorrectPointsGreaterThanAlternativePoints.js +1 -0
- package/cypress/e2e/ILC/ChartsBar/Scoring/partialDifferentWeightsMinimumAndPenaltyScoring.js +1 -0
- package/cypress/e2e/ILC/ChartsBar/editTabBasicSection.js +37 -0
- package/cypress/e2e/ILC/ChartsBar/headerSection.js +50 -2
- package/cypress/e2e/ILC/ChartsLine/Scoring/partialDifferentWeightBasic.js +1 -0
- package/cypress/e2e/ILC/ChartsLine/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +1 -0
- package/cypress/e2e/ILC/ChartsLine/Scoring/partialDifferentWeightsCorrectPointsEqualToAlternativePoints.js +1 -0
- package/cypress/e2e/ILC/ChartsLine/Scoring/partialDifferentWeightsCorrectPointsGreaterThanAlternativePoints.js +1 -0
- package/cypress/e2e/ILC/ChartsLine/Scoring/partialDifferentWeightsMinimumAndPenaltyScoring.js +1 -0
- package/cypress/e2e/ILC/ChartsLine/headerSection.js +18 -1
- package/cypress/e2e/ILC/CkEditorAudioPlayer/audioPlayerEditTabAddFeatureRadioButton.js +2 -3
- package/cypress/e2e/ILC/CkEditorAudioPlayer/audioPlayerEditTabAddTranscriptRadioButton .js +0 -2
- package/cypress/e2e/ILC/CkEditorAudioPlayer/audioPlayerEditTabStudentViewSettings.js +3 -3
- package/cypress/e2e/ILC/CkEditorEquationEditor/equationEditorBasicFile.js +4 -4
- package/cypress/e2e/ILC/CkEditorInsertImage/imageInfo.js +1 -1
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/allOrNothingBasicForAllViews.smoke.js +3 -3
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/headerSection.js +2 -0
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/manuallyAndNonScoredScoringEditTab.js +4 -1
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/minimumScoringPenaltyPointsAndRoundingDropdown.js +3 -0
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/styleAndLayoutCustomizationLayoutProperties.js +3 -0
- package/cypress/e2e/ILC/DrawingResponse/drawingResponseAdditionalSettings.js +1 -0
- package/cypress/e2e/ILC/DrawingResponse/drawingResponseBackground.js +2 -8
- package/cypress/e2e/ILC/DrawingResponse/drawingResponseCustomizeAdditionalOptions.js +1 -0
- package/cypress/e2e/ILC/DrawingResponse/drawingResponseEditTabBasicSection.js +3 -3
- package/cypress/e2e/ILC/DrawingResponse/drawingResponsePreviewTabContents.smoke.js +3 -4
- package/cypress/e2e/ILC/EssayResponse/createCustomCategory.smoke.js +1 -1
- package/cypress/e2e/ILC/EssayResponse/editCategoryFlyout.js +0 -1
- package/cypress/e2e/ILC/EssayResponse/editTabBasicSections.js +23 -37
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/blankResponseScoring.js +29 -25
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/allOrNothingForAllViews.smoke.js +210 -0
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/dropzoneStyleAndLayoutCustomization.js +6 -3
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/headerSection.js +1 -0
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/allOrNothingForAllView.smoke.js +201 -0
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/dropdownAndDropdownMenuSection.js +4 -1
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/dropdownOptionsSection.js +2 -2
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/specifyCorrectAnswerSection.js +0 -1
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/blankResponseScoring.js +18 -20
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/allOrNothingForAllViews.smoke.js +216 -0
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/backgroundImageAndCanvasProperties.js +0 -1
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/headerSection.js +1 -0
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/studentViewSettings.js +5 -1
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/styleAndLayoutCustomization.js +2 -1
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/Scoring/blankResponseScoring.js +21 -30
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/allOrNothingForAllView.smoke.js +211 -0
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/dropdownAndDropdownMenuSection.js +4 -1
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/editTabBasicSection.js +0 -1
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/headerSection.js +2 -2
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/HeaderSection.js +2 -2
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/blankResponseScoring.js +23 -30
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/allOrNothingForAllViews.smoke.js +213 -0
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/editTabScoringSection.js +2 -0
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/responseAnswersAndAcceptedStudentInput.js +2 -0
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/supportedFileTypes.js +1 -1
- package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/blankResponseScoring.js +25 -30
- package/cypress/e2e/ILC/FillInTheGapsTextNew/allOrNothingForAllViews.smoke.js +207 -0
- package/cypress/e2e/ILC/FillInTheGapsTextNew/editTabBasicSection.js +2 -10
- package/cypress/e2e/ILC/FillInTheGapsTextNew/editTabScoringSection.js +2 -0
- package/cypress/e2e/ILC/Graphing/Scoring/allOrNothingWithAlternativePointsGreaterThanCorrectPoints.js +73 -0
- package/cypress/e2e/ILC/Graphing/Scoring/allOrNothingWithCorrectPointsEqualToAlternatePoints.js +38 -0
- package/cypress/e2e/ILC/Graphing/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +38 -0
- package/cypress/e2e/ILC/Graphing/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +87 -0
- package/cypress/e2e/ILC/Graphing/checkAddAlternativeButton.js +35 -0
- package/cypress/e2e/ILC/Graphing/editQuestion.smoke.js +28 -0
- package/cypress/e2e/ILC/Graphing/editTabBasicSection.js +38 -0
- package/cypress/e2e/ILC/Graphing/editTabScoringSection.js +1 -0
- package/cypress/e2e/ILC/Graphing/headerSection.js +36 -4
- package/cypress/e2e/ILC/Graphing/layoutAndGridOptions.js +6 -3
- package/cypress/e2e/ILC/GridFill/addAlternateButton.js +40 -0
- package/cypress/e2e/ILC/GridFill/customizeLayoutFillImageBackgroundImage.js +5 -6
- package/cypress/e2e/ILC/GridFill/customizeLayoutSectionShadeCellsGridBorders.js +2 -0
- package/cypress/e2e/ILC/GridFill/editTabScoringSection.js +3 -0
- package/cypress/e2e/ILC/GridFill/headerSection.js +1 -3
- package/cypress/e2e/ILC/GridFill/scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +39 -0
- package/cypress/e2e/ILC/GridFill/scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +39 -0
- package/cypress/e2e/ILC/GridFill/scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +39 -0
- package/cypress/e2e/ILC/GridFill/scoring/cellShadeCountAllOrNothingCorrectPointsGreaterThanAlternativePoints.js +37 -0
- package/cypress/e2e/ILC/GridFill/scoring/cellShadeCountallOrNothingCorrectPointsEqualToAlternativePoints.js +39 -0
- package/cypress/e2e/ILC/GridFill/scoring/cellshadeCountAllOrNothingAlternativePointsGreaterThanCorrectPoints.js +36 -0
- package/cypress/e2e/ILC/GridFill/scoring/checkLabelSaveAsYouGo.js +75 -0
- package/cypress/e2e/ILC/GridFill/specifyCorrectAnswerSection.js +2 -4
- package/cypress/e2e/ILC/ImageHighlight/Scoring/partialDifferentWeightsScoring.js +2 -1
- package/cypress/e2e/ILC/ImageHighlight/headerSection.js +2 -1
- package/cypress/e2e/ILC/ImageHighlight/studentViewSettings.js +2 -2
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +24 -0
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +24 -0
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +24 -0
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +86 -0
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/partialEqualWeightsBasic.js +1 -1
- package/cypress/e2e/ILC/ListOrderingDropdown/allOrNothingForAllViews.smoke.js +1 -1
- package/cypress/e2e/ILC/ListOrderingDropdown/checkAddAlternativeButton.js +35 -0
- package/cypress/e2e/ILC/ListOrderingDropdown/editTabBasicSection.js +24 -0
- package/cypress/e2e/ILC/ListOrderingDropdown/headerSection.js +108 -0
- package/cypress/e2e/ILC/ListOrderingDropdown/specifyCorrectAnswerSection.js +6 -10
- package/cypress/e2e/ILC/ListOrderingNew/HorizontalOrientation/specifyCorrectAnswerSection.js +2 -1
- package/cypress/e2e/ILC/ListOrderingNew/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +52 -0
- package/cypress/e2e/ILC/ListOrderingNew/allOrNothingForAllViews.smoke.js +2 -1
- package/cypress/e2e/ILC/ListOrderingNew/editTabBasicSection.js +23 -0
- package/cypress/e2e/ILC/ListOrderingNew/headerSection.js +35 -9
- package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +41 -0
- package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +30 -0
- package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +50 -0
- package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +101 -0
- package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/checkAddAlternativeButton.js +38 -0
- package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/editTabBasicSection.js +24 -0
- package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/editTabScoring.js +4 -1
- package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/headerSection.js +35 -1
- package/cypress/e2e/ILC/Matching/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +98 -0
- package/cypress/e2e/ILC/Matching/checkAlternativeButton.js +38 -0
- package/cypress/e2e/ILC/Matching/clickAndDrop.js +3 -5
- package/cypress/e2e/ILC/Matching/draggableOptions.js +4 -0
- package/cypress/e2e/ILC/Matching/editTabBasicSection.js +41 -0
- package/cypress/e2e/ILC/Matching/headerSection.js +36 -11
- package/cypress/e2e/ILC/Matching/questionInstructionsAndPromptSection.js +2 -15
- package/cypress/e2e/ILC/MultipleSelection/allOrNothingBasicForAllViews.smoke.js +226 -0
- package/cypress/e2e/ILC/MultipleSelection/allOrNothingWithAlternativeAnswer.js +6 -3
- package/cypress/e2e/ILC/MultipleSelection/checkScoringLabelBannerAndCorrectAnswer.js +3 -1
- package/cypress/e2e/ILC/MultipleSelection/editTabScoringSection.js +6 -3
- package/cypress/e2e/ILC/MultipleSelection/headerSection.js +1 -0
- package/cypress/e2e/ILC/MultipleSelection/minimumScoringPenaltyPointsAndRoundingDropdown.js +1 -1
- package/cypress/e2e/ILC/MultipleSelection/partialDifferentWeightsBasic.js +1 -1
- package/cypress/e2e/ILC/MultipleSelection/partialDifferentWeightsWithAlternativeAnswer.js +69 -64
- package/cypress/e2e/ILC/MultipleSelection/partialEqualWeightsWithAlternativeAnswer.js +6 -4
- package/cypress/e2e/ILC/MultipleSelectionGridNew/allOrNothingBasicForAllViews.smoke.js +220 -0
- package/cypress/e2e/ILC/MultipleSelectionGridNew/editTabScoringSection.js +11 -5
- package/cypress/e2e/ILC/MultipleSelectionGridNew/styleAndLayoutCustomizationLayoutProperties.js +4 -2
- package/cypress/e2e/ILC/NumberLine/Scoring/allOrNothingWithAlternatePointsGreaterThanCorrectPoints.js +79 -0
- package/cypress/e2e/ILC/NumberLine/Scoring/allOrNothingWithCorrectPointsEqualToAlternatePoints.js +42 -0
- package/cypress/e2e/ILC/NumberLine/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +42 -0
- package/cypress/e2e/ILC/NumberLine/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +75 -0
- package/cypress/e2e/ILC/NumberLine/checkAddAlternativeButton.js +32 -0
- package/cypress/e2e/ILC/NumberLine/editTabSection.js +38 -0
- package/cypress/e2e/ILC/NumberLine/headerSection.js +33 -4
- package/cypress/e2e/ILC/NumberLineLabel/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +81 -0
- package/cypress/e2e/ILC/NumberLineLabel/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +43 -0
- package/cypress/e2e/ILC/NumberLineLabel/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +43 -0
- package/cypress/e2e/ILC/NumberLineLabel/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +76 -0
- package/cypress/e2e/ILC/NumberLineLabel/additionalSettingsBasic.js +1 -1
- package/cypress/e2e/ILC/NumberLineLabel/checkAddAlternativeButton.js +34 -0
- package/cypress/e2e/ILC/NumberLineLabel/editTabSection.js +38 -0
- package/cypress/e2e/ILC/NumberLineLabel/headerSection.js +37 -5
- package/cypress/e2e/ILC/NumberLineLabel/manuallyAndNonScoredEditTab.js +2 -1
- package/cypress/e2e/ILC/ShortTextResponseNew/editTabBasicSections.js +31 -48
- package/cypress/e2e/ILC/ShortTextResponseNew/headerSection.js +2 -4
- package/cypress/e2e/ILC/SingleSelection/allOrNothingBasicForAllViews.smoke.js +192 -0
- package/cypress/e2e/ILC/SingleSelection/checkScoringLabelBannerAndCorrectAnswer.js +3 -1
- package/cypress/e2e/ILC/SingleSelection/headerSection.js +1 -0
- package/cypress/e2e/ILC/SingleSelection/manuallyAndNonScoredScoring.js +94 -88
- package/cypress/e2e/ILC/SingleSelectionGridNew/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +3 -1
- package/cypress/e2e/ILC/SingleSelectionGridNew/allOrNothingBasicForAllViews.smoke.js +209 -0
- package/cypress/e2e/ILC/SingleSelectionGridNew/editTabScoringSection.js +5 -0
- package/cypress/e2e/ILC/SingleSelectionGridNew/styleAndLayoutCustomizationLayoutProperties.js +8 -2
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingAlternatePointsGreaterThanCorrectPoints.js +84 -0
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingCorrectPointsEqualToAlternatePoints.js +84 -0
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingCorrectPointsGreaterThanAlternatePoints.js +63 -0
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +0 -1
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsScoringBasic.js +2 -2
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsAlternativePointsGreaterThanCorrectPoints.js +2 -2
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsCorrectPointsEqualToAlternativePoints.js +3 -3
- package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingAlternatePointsGreaterThanCorrectPoints.js +62 -0
- package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingCorrectPointsEqualToAlternatePoints.js +62 -0
- package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingCorrectPointsGreaterThanAlternatePoints.js +63 -0
- package/cypress/e2e/ILC/TextEntryMath/Scoring/blankResponseScoring.js +0 -4
- package/cypress/e2e/ILC/TextEntryMath/allOrNothingBasicForAllViews.smoke.js +0 -8
- package/cypress/e2e/ILC/TextEntryMath/editTabBasicSection.js +27 -3
- package/cypress/e2e/ILC/TextEntryMath/evaluationMethodEquivalentStructures.smoke.js +86 -0
- package/cypress/e2e/ILC/TextEntryMath/evaluationMethodMatchExact.smoke.js +97 -0
- package/cypress/e2e/ILC/TextEntryMath/evaluationMethodMatchValue.smoke.js +97 -0
- package/cypress/e2e/ILC/TextEntryMath/evaluationMethodSymbolsAreEquivalent.smoke.js +167 -0
- package/cypress/e2e/ILC/TextEntryMath/evaluationMethodValueIsEquivalent.smoke.js +167 -2
- package/cypress/e2e/ILC/TextEntryMath/headerSection.js +43 -0
- package/cypress/e2e/ILC/TextEntryMath/previewContentsForAllViews.smoke.js +8 -6
- package/cypress/e2e/ILC/TextEntryMathWithImage/styleAndLayoutCustomization.js +1 -1
- package/cypress/e2e/ILC/TextSelection/ScoringParagraph/checkScoringLabelBannerAndCorrectAnswerSection.js +0 -1
- package/cypress/e2e/ILC/TextSelection/textSelectionModesInSpecifyPossibleOptionsSection.js +7 -12
- package/cypress/e2e/ILC/ThinkSphere/additionalSettings.js +52 -0
- package/cypress/e2e/ILC/ThinkSphere/createReviewItem.js +112 -0
- package/cypress/e2e/ILC/ThinkSphere/editTabBasicSection.js +561 -0
- package/cypress/e2e/ILC/ThinkSphere/editThinkSphereQuestion.smoke.js +185 -0
- package/cypress/e2e/ILC/ThinkSphere/equationEditorCreateCustomCategory.smoke.js +417 -0
- package/cypress/e2e/ILC/ThinkSphere/equationEditorEditCategoryFlyOut.js +289 -0
- package/cypress/e2e/ILC/ThinkSphere/headerSection.js +53 -0
- package/cypress/e2e/ILC/ThinkSphere/planPhase.js +581 -0
- package/cypress/e2e/ILC/ThinkSphere/previewTabPlanSection.js +541 -0
- package/cypress/e2e/ILC/ThinkSphere/solvePhase.js +296 -0
- package/cypress/e2e/ILC/ToolAudioPlayerNew/headerSection.js +1 -1
- package/cypress/e2e/ILC/UploadResponse/editTabBasicSection.js +34 -0
- package/cypress/e2e/ILC/UploadResponse/headerSection.js +38 -1
- package/cypress/e2e/ILC/VideoResponseNew/editTabBasicSection.js +14 -29
- package/cypress/e2e/ILC/chartsDotsPlot/headerSection.js +16 -1
- package/cypress/e2e/Sessions/fetchResponses.js +3 -3
- package/cypress/e2e/Sessions/scores.js +9 -5
- package/cypress/e2e/applitools.config.js +3 -3
- package/cypress/fixtures/theme/ilc.json +14 -1
- package/cypress/fixtures/uploads/sample.webm +0 -0
- package/cypress/fixtures/uploads/sample.wmv +0 -0
- package/cypress/fixtures/uploads/sample20MB.mp4 +0 -0
- package/cypress/fixtures/uploads/sample2MB.mp4 +0 -0
- package/cypress/fixtures/uploads/sample2MB_2.mp4 +0 -0
- package/cypress/fixtures/uploads/sample30MB.mp4 +0 -0
- package/cypress/pages/audioPlayerPage.js +22 -22
- package/cypress/pages/chartsBarPage.js +20 -0
- package/cypress/pages/components/additionalSettingsPanel.js +3 -2
- package/cypress/pages/components/autoScoredScoringPreviewTab.js +7 -1
- package/cypress/pages/components/autoScoredScoringSectionMultiResponseType.js +2 -0
- package/cypress/pages/components/autoScoredSpecifyCorrectAnswerSection.js +16 -28
- package/cypress/pages/components/backgroundImageUploadComponent.js +32 -25
- package/cypress/pages/components/browseItemsPage.js +998 -7
- package/cypress/pages/components/ckEditorAudioPlayerComponent.js +1 -1
- package/cypress/pages/components/ckEditorEquationEditorComponent.js +4 -4
- package/cypress/pages/components/ckEditorInsertImageComponent.js +3 -3
- package/cypress/pages/components/ckEditorLinkComponent.js +3 -3
- package/cypress/pages/components/commonComponents.js +8 -1
- package/cypress/pages/components/createQuestionBasePage.js +8 -1
- package/cypress/pages/components/defaultToolDropdown.js +7 -6
- package/cypress/pages/components/editCategoryFlyout.js +2 -2
- package/cypress/pages/components/equationEditorSectionCommonComponent.js +13 -26
- package/cypress/pages/components/fillInTheGapsDropdownCommonComponent.js +3 -3
- package/cypress/pages/components/fillInTheGapsTextCommonComponent.js +29 -35
- package/cypress/pages/components/gridQuestionCommonComponent.js +8 -37
- package/cypress/pages/components/imageCanvasComponent.js +7 -6
- package/cypress/pages/components/mcqAdditionalSettingsBase.js +4 -0
- package/cypress/pages/components/questionInstructionsComponent.js +7 -0
- package/cypress/pages/components/scoringSectionBaseEditTab.js +6 -4
- package/cypress/pages/desmos3DGraphingPage.js +149 -4
- package/cypress/pages/desmosGeometryPage.js +184 -4
- package/cypress/pages/dialogBoxBase.js +2 -1
- package/cypress/pages/drawingResponsePage.js +16 -15
- package/cypress/pages/fillInTheGapsOverImageDropdownPage.js +1 -1
- package/cypress/pages/gradingViewPage.js +8 -0
- package/cypress/pages/graphingPage.js +27 -8
- package/cypress/pages/gridFillPage.js +15 -6
- package/cypress/pages/index.js +2 -1
- package/cypress/pages/listOrderingPage.js +32 -1
- package/cypress/pages/matchingPage.js +26 -7
- package/cypress/pages/multipleSelectionPage.js +10 -39
- package/cypress/pages/numberLineLabelPage.js +31 -8
- package/cypress/pages/numberLinePage.js +19 -7
- package/cypress/pages/selectQuestionResourceToolPage.js +8 -2
- package/cypress/pages/singleSelectionPage.js +0 -37
- package/cypress/pages/textEntryMathPage.js +21 -0
- package/cypress/pages/thinkSpherePage.js +1874 -0
- package/cypress/pages/uploadResponsePage.js +2 -1
- package/cypress/pages/videoResponsePage.js +3 -0
- package/cypress/support/commands.js +7 -4
- package/cypress/support/e2e.js +1 -0
- package/cypress/support/helpers/createItem.js +1181 -1
- package/cypress/support/helpers/utilities.js +75 -1
- package/package.json +4 -4
- package/scripts/dataApi.mjs +3 -0
- package/scripts/sorry-cypress.mjs +13 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
import utilities from "../../support/helpers/utilities";
|
2
2
|
import { dialogBoxBase } from "../dialogBoxBase";
|
3
|
-
import { createQuestionBasePage } from "../components
|
3
|
+
import { createQuestionBasePage } from "../components";
|
4
4
|
import { questionInstructionsComponent } from "../components/questionInstructionsComponent";
|
5
5
|
|
6
6
|
const css = Cypress.env('css');
|
@@ -8,8 +8,8 @@ const selectors = {
|
|
8
8
|
//Basic
|
9
9
|
equationEditorIcon: () => cy.get('.cke_button__nextgeneqneditor_icon:visible'),
|
10
10
|
equationEditorLabel: () => cy.get('[class*="EquationEditorstyles__Heading"]'),
|
11
|
-
okButton: () => cy.get('
|
12
|
-
|
11
|
+
okButton: () => cy.get('[title="OK"]'),
|
12
|
+
editorCancelButton: () => cy.get('[title="Cancel"]'),
|
13
13
|
equationEditorPopUp: () => cy.get('[class*="EquationEditorstyles__EquationEditorContainer"]'),
|
14
14
|
equationWrapper: () => cy.get('.cke_widget_ngie_equation [class*="NGMathJax"]'),
|
15
15
|
equationInInputField: () => cy.get('[class*="ngie_latex"]').eq(0),
|
@@ -84,8 +84,8 @@ const steps = {
|
|
84
84
|
return null;
|
85
85
|
},
|
86
86
|
|
87
|
-
|
88
|
-
ckEditorEquationEditorComponent.
|
87
|
+
closeEquationEditor: () => {
|
88
|
+
ckEditorEquationEditorComponent.editorCancelButton()
|
89
89
|
.click();
|
90
90
|
},
|
91
91
|
|
@@ -23,7 +23,7 @@ const selectors = {
|
|
23
23
|
widthInputField: () => cy.get('.cke_dialog_ui_input_text').eq(5),
|
24
24
|
heightLabel: () => cy.get('.dialog-input-label').eq(3),
|
25
25
|
heightInputField: () => cy.get('.cke_dialog_ui_input_text').eq(7),
|
26
|
-
borderLabel: () => cy.get('
|
26
|
+
borderLabel: () => cy.get('[class="cke_dialog_ui_html"]').eq(2),
|
27
27
|
borderInputField: () => cy.get('.cke_dialog_ui_input_text').eq(9),
|
28
28
|
hSpaceLabel: () => cy.get('.dialog-input-label').eq(5),
|
29
29
|
hSpaceInputField: () => cy.get('.cke_dialog_ui_input_text').eq(11),
|
@@ -36,8 +36,8 @@ const selectors = {
|
|
36
36
|
fixedRadioButton: () => cy.get('[class*="image-responsiveness-radio-wrapper"]').eq(3),
|
37
37
|
fixedRadioLabel: () => cy.get('[class*="image-responsiveness-radio-wrapper"]').eq(4),
|
38
38
|
//Alignment
|
39
|
-
alignmentLabel: () => cy.get('.dialog-input-label').eq(
|
40
|
-
alignmentDropDown: () => cy.get('.cke_dialog_ui_input_select').eq(
|
39
|
+
alignmentLabel: () => cy.get('.dialog-input-label').eq(9),
|
40
|
+
alignmentDropDown: () => cy.get('.cke_dialog_ui_input_select').eq(3),
|
41
41
|
alignmentOptions: (alignment = null) => {
|
42
42
|
if (alignment) {
|
43
43
|
return cy.get(`[class*="cke_dialog_ui_input_select"] option[value="${alignment}"]`)
|
@@ -12,7 +12,7 @@ const selectors = {
|
|
12
12
|
linkLabel: () => cy.get('.dialog-header-label'),
|
13
13
|
linkPopUpWrapper: () => cy.get('.custom-link-wrapper'),
|
14
14
|
urlInQuestionInstruction: () => cy.get('[data-cke-saved-href*="https"]'),
|
15
|
-
foxImageLinkUrlValueCheck: () => cy.get('[
|
15
|
+
foxImageLinkUrlValueCheck: () => cy.get('[src*="https://cdn.pixabay.com/photo/2016/11/29/03/28/fox-1867062_960_720.jpg"]'),
|
16
16
|
urlInputField: () => cy.get('input[class*="cke_dialog_ui_input_text"]').eq(1),
|
17
17
|
OkButton: () => cy.get('[title="OK"]'),
|
18
18
|
//Link Info
|
@@ -24,8 +24,8 @@ const selectors = {
|
|
24
24
|
linkTypeDropDown: () => cy.get('.cke_dialog_ui_input_select').eq(0),
|
25
25
|
protocolLabel: () => cy.get('.dialog-input-label').eq(2),
|
26
26
|
protocolDropDown: () => cy.get('.cke_dialog_ui_input_select').eq(1),
|
27
|
-
urlLabel: () => cy.get('.dialog-input-label').eq(
|
28
|
-
urlInputField: () => cy.get('.cke_dialog_ui_input_text').eq(
|
27
|
+
urlLabel: () => cy.get('.dialog-input-label').eq(0),
|
28
|
+
urlInputField: () => cy.get('.cke_dialog_ui_input_text').eq(0),
|
29
29
|
//Protocol
|
30
30
|
protocolDropDown: () => cy.get('.dialog-input-area').eq(2),
|
31
31
|
selectProtocolOptionDropdown: (protocolType = null) => {
|
@@ -7,6 +7,7 @@ const selectors = {
|
|
7
7
|
tooltipText: () => cy.get('[class*="MuiTooltip-tooltip"]:visible'),
|
8
8
|
snackbar: () => cy.get('.MuiSnackbarContent-message'),
|
9
9
|
snackbarCloseButton: () => cy.get('.MuiSnackbarContent-action'),
|
10
|
+
popoverContainer: () => cy.get('.ngie-popover-container'),
|
10
11
|
//Remove :visible https://redmine.zeuslearning.com/issues/564243 gets resolved
|
11
12
|
errorMessage: () => cy.get('.error-text-message:visible'),
|
12
13
|
nextGenCreateItemWrapper: () => cy.get('#nextgen-assess-create-item'),
|
@@ -17,7 +18,9 @@ const selectors = {
|
|
17
18
|
tickIconForOptionButtons: () => cy.get('.ngie-toggle-button-tick-icon'),
|
18
19
|
errorIcon: () => cy.get('[id="Icon_material-error"]'),
|
19
20
|
alertMessage: () => cy.get('[role="alert"]:visible'),
|
20
|
-
warningIcon: () => cy.get('[class*="WarningIcon"]')
|
21
|
+
warningIcon: () => cy.get('[class*="WarningIcon"]'),
|
22
|
+
buttonDesktopViewToggle: () => cy.get('[aria-label*="Desktop View toggle button"]'),
|
23
|
+
buttonMobileViewToggle: () => cy.get('[aria-label*="Mobile View toggle button"]'),
|
21
24
|
}
|
22
25
|
|
23
26
|
const steps = {
|
@@ -94,6 +97,10 @@ const steps = {
|
|
94
97
|
utilities.verifyElementVisibilityState(commonComponents.tooltipText(), 'notExist');
|
95
98
|
},
|
96
99
|
|
100
|
+
verifyErrorMessageDoesNotHaveText: () => {
|
101
|
+
commonComponents.errorMessage()
|
102
|
+
.should('not.have.text', 'Error:');
|
103
|
+
}
|
97
104
|
}
|
98
105
|
|
99
106
|
const tests = {
|
@@ -146,6 +146,13 @@ const steps = {
|
|
146
146
|
.within(() => {
|
147
147
|
utilities.verifyElementVisibilityState(commonComponents.warningIcon(), 'exist');
|
148
148
|
});
|
149
|
+
}
|
150
|
+
else if (field === 'Please select a file type') {
|
151
|
+
// Upload Response Select File Type Accordion
|
152
|
+
cy.get('.edit-question-edit-tab-wrapper .ngie-accordion-summary')
|
153
|
+
.within(() => {
|
154
|
+
utilities.verifyElementVisibilityState(commonComponents.warningIcon(), 'exist');
|
155
|
+
});
|
149
156
|
}
|
150
157
|
})
|
151
158
|
},
|
@@ -227,7 +234,7 @@ const tests = {
|
|
227
234
|
it('When user has made some edits/changes and clicks on cancel button, a popup should be displayed with message \'Are you sure you want to leave this page? Your changes have not been saved.\'', () => {
|
228
235
|
selectQuestionResourceToolPage.steps.selectQuestionType(questionType);
|
229
236
|
questionInstructionsComponent.steps.addTextInQuestionInstructionsInputField('Edited');
|
230
|
-
if (questionType !== 'feedback scale' && questionType !== 'highlight image') {
|
237
|
+
if (questionType !== 'feedback scale' && questionType !== 'highlight image' && questionType !== 'think sphere') {
|
231
238
|
scoringSectionBaseEditTab.steps.allotPoints(20);
|
232
239
|
};
|
233
240
|
createQuestionBasePage.cancelButton()
|
@@ -31,10 +31,11 @@ const steps = {
|
|
31
31
|
}
|
32
32
|
|
33
33
|
const tests = {
|
34
|
-
verifyDefaultToolDropdown:(toolOptionsArray)=>{
|
35
|
-
|
34
|
+
verifyDefaultToolDropdown:(toolOptionsArray, defaultTool)=>{
|
35
|
+
const defaultSelectedTool = defaultTool || toolOptionsArray[0];
|
36
|
+
it(`\'Default tool\' label and dropdown should be displayed with \'${defaultSelectedTool}\' option selected by default`, () => {
|
36
37
|
utilities.verifyInnerText(defaultToolDropdown.defaultToolDropdownLabel(), 'Default tool');
|
37
|
-
utilities.verifyInnerText(defaultToolDropdown.defaultToolDropdown(),
|
38
|
+
utilities.verifyInnerText(defaultToolDropdown.defaultToolDropdown(), defaultSelectedTool);
|
38
39
|
});
|
39
40
|
|
40
41
|
it(`${toolOptionsArray} options should be displayed when the user expands the \'Default tool\' dropdown`, () => {
|
@@ -53,19 +54,19 @@ const tests = {
|
|
53
54
|
'font-size': css.fontSize.normal,
|
54
55
|
'font-weight': css.fontWeight.semibold
|
55
56
|
});
|
56
|
-
utilities.verifyCSS(defaultToolDropdown.defaultToolDropdownOptions(
|
57
|
+
utilities.verifyCSS(defaultToolDropdown.defaultToolDropdownOptions(toolOptionsArray[0]), {
|
57
58
|
'color': css.color.liText,
|
58
59
|
'background-color': css.color.liTextSelectedBg,
|
59
60
|
'font-size': css.fontSize.default,
|
60
61
|
'font-weight': css.fontWeight.regular
|
61
62
|
});
|
62
|
-
utilities.verifyCSS(defaultToolDropdown.defaultToolDropdownOptions(
|
63
|
+
utilities.verifyCSS(defaultToolDropdown.defaultToolDropdownOptions(toolOptionsArray[1]), {
|
63
64
|
'color': css.color.liText,
|
64
65
|
'background-color': css.color.transparent,
|
65
66
|
'font-size': css.fontSize.default,
|
66
67
|
'font-weight': css.fontWeight.regular
|
67
68
|
});
|
68
|
-
defaultToolDropdown.steps.selectOptionFromDefaultToolDropdown(
|
69
|
+
defaultToolDropdown.steps.selectOptionFromDefaultToolDropdown(defaultSelectedTool);
|
69
70
|
});
|
70
71
|
}
|
71
72
|
}
|
@@ -23,9 +23,9 @@ const selectors = {
|
|
23
23
|
}
|
24
24
|
|
25
25
|
const steps = {
|
26
|
-
openEditCategoryFlyout: () => {
|
26
|
+
openEditCategoryFlyout: (categoryName = 'general') => {
|
27
27
|
essayResponsePage.equationEditorSectionCategories()
|
28
|
-
.contains(`${equationEditorCategoriesAndSymbols[
|
28
|
+
.contains(`${equationEditorCategoriesAndSymbols[categoryName].displayName}`)
|
29
29
|
.parents('[id*="DraggableItem"]')
|
30
30
|
.within(() => {
|
31
31
|
essayResponsePage.equationEditorSectionCategoriesEditIcon()
|
@@ -252,50 +252,35 @@ const tests = {
|
|
252
252
|
equationEditorFlyout.steps.verifyCategoryIsDisplayedInEquationEditor(`${equationEditorCategoriesAndSymbols['greek'].displayName}`);
|
253
253
|
});
|
254
254
|
|
255
|
-
it('On deselecting all the categories an error message
|
256
|
-
cy.log('Pre step: Switching to Edit tab')
|
255
|
+
it('On deselecting all the categories, an error message "Error: Please select a category." should be displayed, and the preview tab Equation Editor flyout should be empty', () => {
|
256
|
+
cy.log('Pre step: Switching to Edit tab');
|
257
257
|
equationEditorSectionCommonComponent.steps.switchToEditTab();
|
258
258
|
if (questionType == 'essay response') {
|
259
|
-
//Need to remove this once https://redmine.zeuslearning.com/issues/577356 is resolved
|
259
|
+
// Need to remove this once https://redmine.zeuslearning.com/issues/577356 is resolved
|
260
260
|
equationEditorSectionCommonComponent.steps.expandCustomizeFormattingOptionsAccordion();
|
261
261
|
}
|
262
262
|
equationEditorSectionCommonComponent.steps.selectingCategories([`${equationEditorCategoriesAndSymbols['intermediate'].displayName}`, `${equationEditorCategoriesAndSymbols['primary'].displayName}`, `${equationEditorCategoriesAndSymbols['general'].displayName}`, `${equationEditorCategoriesAndSymbols['common'].displayName}`, `${equationEditorCategoriesAndSymbols['algebra'].displayName}`, `${equationEditorCategoriesAndSymbols['geo'].displayName}`, `${equationEditorCategoriesAndSymbols['compare'].displayName}`, `${equationEditorCategoriesAndSymbols['matrices'].displayName}`, `${equationEditorCategoriesAndSymbols['greek'].displayName}`, `${equationEditorCategoriesAndSymbols['keyPad'].displayName}`]);
|
263
|
-
utilities.
|
264
|
-
cy.log('Switching to Preview tab')
|
263
|
+
utilities.verifyElementVisibilityState(equationEditorSectionCommonComponent.selectACategoryErrorMessage(), 'notExist');
|
264
|
+
cy.log('Switching to Preview tab');
|
265
265
|
equationEditorSectionCommonComponent.steps.switchToPreviewTab();
|
266
266
|
if (questionType == 'essay response') {
|
267
267
|
equationEditorSectionCommonComponent.steps.selectPreviewTabToolbarOption('Equation Editor');
|
268
|
-
}
|
269
|
-
else {
|
268
|
+
} else {
|
270
269
|
equationEditorSectionCommonComponent.steps.focusInResponseAnswerInputFieldPreviewTab(0);
|
271
270
|
}
|
272
271
|
utilities.verifyElementVisibilityState(equationEditorFlyout.dialogBox(), 'visible');
|
273
272
|
utilities.verifyElementVisibilityState(equationEditorFlyout.categoryTabTitle(), 'notExist');
|
274
273
|
utilities.verifyElementVisibilityState(equationEditorFlyout.categoryCharactersWrapper(), 'notExist');
|
275
|
-
cy.log('Post step: Switching to Edit tab')
|
274
|
+
cy.log('Post step: Switching to Edit tab');
|
276
275
|
equationEditorSectionCommonComponent.steps.switchToEditTab();
|
277
276
|
if (questionType == 'essay response') {
|
278
|
-
//Need to remove this once https://redmine.zeuslearning.com/issues/577356 is resolved
|
277
|
+
// Need to remove this once https://redmine.zeuslearning.com/issues/577356 is resolved
|
279
278
|
equationEditorSectionCommonComponent.steps.expandCustomizeFormattingOptionsAccordion();
|
280
|
-
}
|
281
|
-
});
|
282
|
-
|
283
|
-
//https://redmine.zeuslearning.com/issues/530205
|
284
|
-
it('CSS of error message', { tags: 'css' }, () => {
|
285
|
-
utilities.verifyCSS(equationEditorSectionCommonComponent.selectACategoryErrorMessage(), {
|
286
|
-
'color': css.color.errorText,
|
287
|
-
'font-size': css.fontSize.small,
|
288
|
-
'font-weight': css.fontWeight.regular
|
289
|
-
});
|
290
|
-
});
|
291
|
-
|
292
|
-
it('Accessibility of error message', { tags: 'a11y' }, () => {
|
293
|
-
cy.checkAccessibility(equationEditorSectionCommonComponent.selectACategoryErrorMessage());
|
279
|
+
}
|
294
280
|
});
|
295
281
|
|
296
|
-
it('
|
282
|
+
it('User should be able to select any category', () => {
|
297
283
|
equationEditorSectionCommonComponent.steps.selectACategoryInEquationEditorSectionEditTab(`${equationEditorCategoriesAndSymbols['numPad'].displayName}`);
|
298
|
-
utilities.verifyElementVisibilityState(equationEditorSectionCommonComponent.selectACategoryErrorMessage(), 'notExist');
|
299
284
|
});
|
300
285
|
},
|
301
286
|
|
@@ -505,12 +490,14 @@ const tests = {
|
|
505
490
|
utilities.verifyElementNotDisabled(equationEditorFlyout.buttonPrevious());
|
506
491
|
utilities.verifyElementNotDisabled(equationEditorFlyout.buttonNext());
|
507
492
|
cy.log('Clicking on Next button to reach end of tablist')
|
508
|
-
equationEditorFlyout.steps.clickOnEquationEditorButtonNext()
|
493
|
+
equationEditorFlyout.steps.clickOnEquationEditorButtonNext();
|
494
|
+
equationEditorFlyout.steps.clickOnEquationEditorButtonNext();
|
509
495
|
utilities.verifyElementNotDisabled(equationEditorFlyout.buttonPrevious());
|
510
496
|
utilities.verifyElementDisabled(equationEditorFlyout.buttonNext());
|
511
497
|
});
|
512
498
|
|
513
499
|
it('When user clicks on the \'Previous button\', and reaches the beginning of the tablist \'Previous button\' should become disabled and \'Next button\' should become enabled', () => {
|
500
|
+
equationEditorFlyout.steps.clickOnEquationEditorButtonPrevious()
|
514
501
|
equationEditorFlyout.steps.clickOnEquationEditorButtonPrevious()
|
515
502
|
equationEditorFlyout.steps.clickOnEquationEditorButtonPrevious()
|
516
503
|
utilities.verifyElementDisabled(equationEditorFlyout.buttonPrevious());
|
@@ -417,7 +417,7 @@ const steps = {
|
|
417
417
|
},
|
418
418
|
|
419
419
|
compareDropdownMenuAndDropdownWidthForAutoScaled: () => {
|
420
|
-
let originalDropdownWidth
|
420
|
+
let originalDropdownWidth;
|
421
421
|
utilities.getNthElement(fillInTheGapsDropdownCommonComponent.dropdownSpecifyCorrectAnswerSection(), 0)
|
422
422
|
.parents('.response-dropdown-wrapper')
|
423
423
|
.then(($originalDropdownWidth) => {
|
@@ -763,9 +763,9 @@ const tests = {
|
|
763
763
|
});
|
764
764
|
|
765
765
|
//Note: the expand and close dropdown does not work hence selecting one option here, the error message appears
|
766
|
-
it('When user expands and collapses the dropdown without selecting any option,
|
766
|
+
it('When user expands and collapses the dropdown without selecting any option, error message should not be displayed', () => {
|
767
767
|
fillInTheGapsDropdownCommonComponent.steps.selectResponseFromDropdownSpecifyCorrectAnswerSection(0, 'Flower');
|
768
|
-
utilities.verifyElementVisibilityState(commonComponents.errorMessage(), '
|
768
|
+
utilities.verifyElementVisibilityState(commonComponents.errorMessage(), 'notExist');
|
769
769
|
});
|
770
770
|
|
771
771
|
it('When the user selects any option from the dropdown, then error message should disappear and that option should be displayed on the dropdown', () => {
|
@@ -105,7 +105,7 @@ const steps = {
|
|
105
105
|
utilities.getNthElement(fillInTheGapsTextCommonComponent.answerInputFieldSpecifyCorrectAnswerSection(), responseIndex)
|
106
106
|
.clear();
|
107
107
|
utilities.getNthElement(fillInTheGapsTextCommonComponent.answerInputFieldSpecifyCorrectAnswerSection(), responseIndex)
|
108
|
-
.type(responseText, { delay:
|
108
|
+
.type(responseText, { delay: 0 });
|
109
109
|
utilities.getNthElement(fillInTheGapsTextCommonComponent.answerInputFieldSpecifyCorrectAnswerSection(), responseIndex)
|
110
110
|
.click();
|
111
111
|
utilities.getNthElement(fillInTheGapsTextCommonComponent.answerInputFieldSpecifyCorrectAnswerSection(), responseIndex)
|
@@ -474,7 +474,8 @@ const steps = {
|
|
474
474
|
*/
|
475
475
|
focusInAndFocusOutOfResponseAnswerInputFieldSpecifyCorrectAnswer: (answerFieldIndex) => {
|
476
476
|
utilities.getNthElement(fillInTheGapsTextCommonComponent.answerInputFieldSpecifyCorrectAnswerSection(), answerFieldIndex)
|
477
|
-
.click()
|
477
|
+
.click();
|
478
|
+
utilities.getNthElement(fillInTheGapsTextCommonComponent.answerInputFieldSpecifyCorrectAnswerSection(), answerFieldIndex)
|
478
479
|
.blur();
|
479
480
|
},
|
480
481
|
|
@@ -779,8 +780,7 @@ const steps = {
|
|
779
780
|
utilities.getNthElement(fillInTheGapsTextCommonComponent.responseAccordionAnswerInputFieldWrapper(), answerFieldIndex)
|
780
781
|
.within(() => {
|
781
782
|
fillInTheGapsTextCommonComponent.answerInputFieldSpecifyCorrectAnswerSection()
|
782
|
-
.clear()
|
783
|
-
.blur();
|
783
|
+
.clear();
|
784
784
|
});
|
785
785
|
},
|
786
786
|
|
@@ -908,10 +908,9 @@ const steps = {
|
|
908
908
|
|
909
909
|
const tests = {
|
910
910
|
verifySetLimitSectionErrorConditionsForMinAndMaxCharacterInputFields: () => {
|
911
|
-
it('When the user clears the minimum character limit input field and focuses out of it, then error message
|
911
|
+
it('When the user clears the minimum character limit input field and focuses out of it, then error message should not be displayed', () => {
|
912
912
|
fillInTheGapsTextCommonComponent.steps.clearAndFocusOutOfMinimumCharacterLimitInputField();
|
913
|
-
utilities.
|
914
|
-
utilities.verifyElementVisibilityState(commonComponents.errorMessage(), 'visible');
|
913
|
+
utilities.verifyElementVisibilityState(commonComponents.errorMessage(), 'notExist');
|
915
914
|
});
|
916
915
|
|
917
916
|
commonComponents.tests.verifyErrorMessageCSSAndA11y();
|
@@ -921,10 +920,9 @@ const tests = {
|
|
921
920
|
commonComponents.steps.verifyErrorMessageIsNotDisplayed();
|
922
921
|
});
|
923
922
|
|
924
|
-
it('When the user clears the maximum character limit input field and focuses out of it, then error message
|
923
|
+
it('When the user clears the maximum character limit input field and focuses out of it, then error message should not be displayed', () => {
|
925
924
|
fillInTheGapsTextCommonComponent.steps.clearAndFocusOutOfMaximumCharacterLimitInputField();
|
926
|
-
utilities.
|
927
|
-
utilities.verifyElementVisibilityState(commonComponents.errorMessage(), 'visible');
|
925
|
+
utilities.verifyElementVisibilityState(commonComponents.errorMessage(), 'notExist');
|
928
926
|
});
|
929
927
|
|
930
928
|
it('When the user enters value in maximum character limit input field then the error message should disappear', () => {
|
@@ -932,10 +930,9 @@ const tests = {
|
|
932
930
|
commonComponents.steps.verifyErrorMessageIsNotDisplayed();
|
933
931
|
});
|
934
932
|
|
935
|
-
it('When the user sets minimum limit input field value greater than maximum limit input field value then error message
|
933
|
+
it('When the user sets minimum limit input field value greater than maximum limit input field value then error message should not be displayed', () => {
|
936
934
|
fillInTheGapsTextCommonComponent.steps.setMinimumLimit(45);
|
937
|
-
|
938
|
-
fillInTheGapsTextCommonComponent.steps.verifyMinimumLimitErrorMessage();
|
935
|
+
utilities.verifyElementVisibilityState(commonComponents.errorMessage(), 'notExist');
|
939
936
|
});
|
940
937
|
|
941
938
|
commonComponents.tests.verifyErrorMessageCSSAndA11y();
|
@@ -945,10 +942,9 @@ const tests = {
|
|
945
942
|
commonComponents.steps.verifyErrorMessageIsNotDisplayed();
|
946
943
|
});
|
947
944
|
|
948
|
-
it('When the user sets maximum limit input field value less than minimum limit input field value then error message
|
945
|
+
it('When the user sets maximum limit input field value less than minimum limit input field value then error message should not be displayed', () => {
|
949
946
|
fillInTheGapsTextCommonComponent.steps.setMaximumLimit(26);
|
950
|
-
|
951
|
-
fillInTheGapsTextCommonComponent.steps.verifyMinimumLimitErrorMessage();
|
947
|
+
commonComponents.steps.verifyErrorMessageIsNotDisplayed();
|
952
948
|
});
|
953
949
|
|
954
950
|
it('When the user sets maximum limit input field value greater than or equal to minimum limit input field value then error message should disappear', () => {
|
@@ -1008,8 +1004,7 @@ const tests = {
|
|
1008
1004
|
|
1009
1005
|
it('When user enters zero in maximum limit input field, then error message \'Error: Maximum limit must be greater than 0.\' should be displayed', () => {
|
1010
1006
|
fillInTheGapsTextCommonComponent.steps.setMaximumLimit(0);
|
1011
|
-
|
1012
|
-
utilities.verifyElementVisibilityState(commonComponents.errorMessage().eq(1), 'visible');
|
1007
|
+
commonComponents.steps.verifyErrorMessageIsNotDisplayed();
|
1013
1008
|
});
|
1014
1009
|
|
1015
1010
|
it('When user enters limit more than zero in maximum limit input field, then error message should disappear', () => {
|
@@ -1017,10 +1012,9 @@ const tests = {
|
|
1017
1012
|
commonComponents.steps.verifyErrorMessageIsNotDisplayed();
|
1018
1013
|
});
|
1019
1014
|
|
1020
|
-
it('When user enters minimum limit more than maximum limit then error messages should be displayed
|
1015
|
+
it('When user enters minimum limit more than maximum limit then error messages should not be displayed', () => {
|
1021
1016
|
fillInTheGapsTextCommonComponent.steps.setMinimumLimit(60);
|
1022
|
-
|
1023
|
-
utilities.verifyInnerText(commonComponents.errorMessage().eq(1), 'Error: Maximum limit must be greater than or equal to Minimum limit.');
|
1017
|
+
commonComponents.steps.verifyErrorMessageIsNotDisplayed();
|
1024
1018
|
fillInTheGapsTextCommonComponent.steps.setMaximumLimit(60);
|
1025
1019
|
commonComponents.steps.verifyErrorMessageIsNotDisplayed();
|
1026
1020
|
});
|
@@ -1246,9 +1240,9 @@ const tests = {
|
|
1246
1240
|
utilities.verifyInnerText(utilities.getNthElement(fillInTheGapsTextCommonComponent.responseAccordionLabel(), 1), 'Response 2');
|
1247
1241
|
});
|
1248
1242
|
|
1249
|
-
it('When user focuses in and out of the response accordion \'Answer\' input field,
|
1243
|
+
it('When user focuses in and out of the response accordion \'Answer\' input field, error message should not be displayed', () => {
|
1250
1244
|
fillInTheGapsTextCommonComponent.steps.focusInAndFocusOutOfResponseAnswerInputFieldSpecifyCorrectAnswer(0, 0);
|
1251
|
-
utilities.verifyElementVisibilityState(commonComponents.errorMessage(), '
|
1245
|
+
utilities.verifyElementVisibilityState(commonComponents.errorMessage(), 'notExist');
|
1252
1246
|
});
|
1253
1247
|
|
1254
1248
|
it('When gives an input to \'Answer\' input field, then error message should disappear', () => {
|
@@ -1424,10 +1418,10 @@ const tests = {
|
|
1424
1418
|
utilities.verifyElementVisibilityState(fillInTheGapsTextCommonComponent.responseAccordionAddAlternateButtonLabel(), 'visible');
|
1425
1419
|
});
|
1426
1420
|
|
1427
|
-
it('When user has not entered text inside answer input field and clicks on \'Add alternate\'
|
1428
|
-
|
1429
|
-
utilities.
|
1430
|
-
|
1421
|
+
it('When user has not entered text inside answer input field and clicks on \'Add alternate\' button, then the button should be disabled and \'Answer is required\' tooltip should be displayed', () => {
|
1422
|
+
utilities.verifyElementDisabled(utilities.getNthElement(fillInTheGapsTextCommonComponent.responseAccordionAddAlternateButton(), 0).find('button'));
|
1423
|
+
utilities.getNthElement(fillInTheGapsTextCommonComponent.responseAccordionAddAlternateButton(), 0)
|
1424
|
+
.verifyTooltip('Answer is required');
|
1431
1425
|
});
|
1432
1426
|
|
1433
1427
|
it('When user enters text inside answer input field, then error message should disappear', () => {
|
@@ -1437,6 +1431,7 @@ const tests = {
|
|
1437
1431
|
|
1438
1432
|
it('When the user clicks on the \'Add Alternate\' button, then one alternate answer input field should be displayed', () => {
|
1439
1433
|
fillInTheGapsTextCommonComponent.steps.addAlternateAnswerInResponseAccordion(0);
|
1434
|
+
utilities.triggerMouseout(fillInTheGapsTextCommonComponent.responseAccordionAddAlternateButton());
|
1440
1435
|
utilities.verifyElementCount(fillInTheGapsTextCommonComponent.answerInputFieldSpecifyCorrectAnswerSection(), 2);
|
1441
1436
|
utilities.verifyElementVisibilityState(fillInTheGapsTextCommonComponent.responseAccordionAddAlternateButton(), 'visible');
|
1442
1437
|
});
|
@@ -1455,15 +1450,10 @@ const tests = {
|
|
1455
1450
|
fillInTheGapsTextCommonComponent.steps.verifyAnswerInputFieldPlaceholder(1);
|
1456
1451
|
});
|
1457
1452
|
|
1458
|
-
it('When the user clicks on the \'Add Alternate\' button without entering text in the newly added alternate answer input field,
|
1453
|
+
it('When the user clicks on the \'Add Alternate\' button without entering text in the newly added alternate answer input field, new input field should be added and user should be able to add response in the input field', () => {
|
1459
1454
|
fillInTheGapsTextCommonComponent.steps.addAlternateAnswerInResponseAccordion(0);
|
1460
|
-
utilities.verifyInnerText(commonComponents.errorMessage(), 'Error: Answer is required.');
|
1461
1455
|
utilities.verifyElementCount(fillInTheGapsTextCommonComponent.answerInputFieldSpecifyCorrectAnswerSection(), 2);
|
1462
|
-
});
|
1463
|
-
|
1464
|
-
it('When user adds text in alternate input field and clicks on \'Add alternate\' button, then then a third alternate answer input field should be displayed and error message should disappear', () => {
|
1465
1456
|
fillInTheGapsTextCommonComponent.steps.enterTextInAnswerInputFieldsSpecifyCorrectAnswerSection([{ responseIndex: 1, responseText: 'Leaf' }]);
|
1466
|
-
commonComponents.steps.verifyErrorMessageIsNotDisplayed();
|
1467
1457
|
fillInTheGapsTextCommonComponent.steps.addAlternateAnswerInResponseAccordion(0);
|
1468
1458
|
utilities.verifyElementCount(fillInTheGapsTextCommonComponent.answerInputFieldSpecifyCorrectAnswerSection(), 3);
|
1469
1459
|
});
|
@@ -1569,8 +1559,12 @@ const tests = {
|
|
1569
1559
|
|
1570
1560
|
it('When user adds alternate answer input field, then accepted student input should be applied on both the response answer input fields in the response accordion', () => {
|
1571
1561
|
fillInTheGapsTextCommonComponent.steps.addAlternateAnswerInResponseAccordion(0);
|
1572
|
-
fillInTheGapsTextCommonComponent.
|
1573
|
-
|
1562
|
+
utilities.getNthElement(fillInTheGapsTextCommonComponent.answerInputFieldSpecifyCorrectAnswerSection(), 0)
|
1563
|
+
.should('not.be.disabled')
|
1564
|
+
.type('Hi12');
|
1565
|
+
utilities.getNthElement(fillInTheGapsTextCommonComponent.answerInputFieldSpecifyCorrectAnswerSection(), 1)
|
1566
|
+
.should('not.be.disabled')
|
1567
|
+
.type('Hi12');
|
1574
1568
|
fillInTheGapsTextCommonComponent.steps.verifyTextInResponseAccordionAnswerInputField([{ responseIndex: 1, responseText: 'Hi12' }]);
|
1575
1569
|
});
|
1576
1570
|
},
|
@@ -1083,11 +1083,13 @@ const steps = {
|
|
1083
1083
|
|
1084
1084
|
expandDefaultOptionDropdown: () => {
|
1085
1085
|
gridQuestionCommonComponent.defaultOptionDropdown()
|
1086
|
+
.trigger('mouseover')
|
1086
1087
|
.click();
|
1087
1088
|
},
|
1088
1089
|
|
1089
1090
|
expandDefaultTextDropdown: () => {
|
1090
1091
|
gridQuestionCommonComponent.defaultTextDropdown()
|
1092
|
+
.trigger('mouseover')
|
1091
1093
|
.click();
|
1092
1094
|
},
|
1093
1095
|
|
@@ -1152,6 +1154,7 @@ const steps = {
|
|
1152
1154
|
//Additional settings
|
1153
1155
|
expandRowNumerationDropdown: () => {
|
1154
1156
|
gridQuestionCommonComponent.rowNumerationDropdown()
|
1157
|
+
.trigger('mouseover')
|
1155
1158
|
.click();
|
1156
1159
|
},
|
1157
1160
|
|
@@ -1384,6 +1387,7 @@ const steps = {
|
|
1384
1387
|
|
1385
1388
|
expandRowSpacingDropdown: () => {
|
1386
1389
|
gridQuestionCommonComponent.rowSpacingDropdown()
|
1390
|
+
.trigger('mouseover')
|
1387
1391
|
.click();
|
1388
1392
|
},
|
1389
1393
|
|
@@ -1472,6 +1476,7 @@ const steps = {
|
|
1472
1476
|
expandColumnSpacingDropdown: () => {
|
1473
1477
|
gridQuestionCommonComponent.columnSpacingDropdown()
|
1474
1478
|
.eq(0)
|
1479
|
+
.trigger('mouseover')
|
1475
1480
|
.click();
|
1476
1481
|
},
|
1477
1482
|
|
@@ -1608,6 +1613,7 @@ const steps = {
|
|
1608
1613
|
|
1609
1614
|
expandColumnDimensionsDropdown: () => {
|
1610
1615
|
gridQuestionCommonComponent.columnDimensionsDropdown()
|
1616
|
+
.trigger('mouseover')
|
1611
1617
|
.click();
|
1612
1618
|
},
|
1613
1619
|
|
@@ -2071,43 +2077,6 @@ const steps = {
|
|
2071
2077
|
}
|
2072
2078
|
|
2073
2079
|
const tests = {
|
2074
|
-
verifyPreviewModesAndScoreWhenPointsAndCorrectAnswersIsNotSet: () => {
|
2075
|
-
it('When the user has not set correct answer option(s) and alloted points, \'Student view\' radio button should be checked, \'Grading view\' button should not be checked, 0 points should be displayed and no correct or incorrect icons should be displayed in the preview tab', () => {
|
2076
|
-
utilities.verifyInnerText(autoScoredScoringPreviewTab.studentViewRadioButtonLabel(), 'Student view');
|
2077
|
-
utilities.verifyInnerText(autoScoredScoringPreviewTab.gradingViewRadioButtonLabel(), 'Grading view');
|
2078
|
-
autoScoredScoringPreviewTab.studentViewRadioButton()
|
2079
|
-
.should('be.checked');
|
2080
|
-
autoScoredScoringPreviewTab.gradingViewRadioButton()
|
2081
|
-
.should('not.be.checked');
|
2082
|
-
autoScoredScoringPreviewTab.steps.checkManuallyScoredScoringLabel();
|
2083
|
-
autoScoredScoringPreviewTab.steps.verifyCorrectIncorrectIconsNotExist();
|
2084
|
-
});
|
2085
|
-
|
2086
|
-
it('CSS of Preview mode contents', { tags: 'css' }, () => {
|
2087
|
-
utilities.verifyCSS(autoScoredScoringPreviewTab.studentViewRadioButtonLabel(), {
|
2088
|
-
'color': css.color.labelText,
|
2089
|
-
'font-size': css.fontSize.normal,
|
2090
|
-
'font-weight': css.fontWeight.regular
|
2091
|
-
});
|
2092
|
-
utilities.verifyCSS(autoScoredScoringPreviewTab.gradingViewRadioButtonLabel(), {
|
2093
|
-
'color': css.color.labelText,
|
2094
|
-
'font-size': css.fontSize.normal,
|
2095
|
-
'font-weight': css.fontWeight.regular
|
2096
|
-
});
|
2097
|
-
utilities.verifyCSS(autoScoredScoringPreviewTab.scoreLabelPreviewTab(), {
|
2098
|
-
'color': css.color.codeBlockText,
|
2099
|
-
'font-size': css.fontSize.default,
|
2100
|
-
'font-weight': css.fontWeight.bold
|
2101
|
-
});
|
2102
|
-
utilities.verifyCSS(autoScoredScoringPreviewTab.studentViewRadioButton().parent().find('svg'), {
|
2103
|
-
'fill': css.color.activeButtons
|
2104
|
-
});
|
2105
|
-
utilities.verifyCSS(autoScoredScoringPreviewTab.gradingViewRadioButton().parent().find('svg path'), {
|
2106
|
-
'fill': css.color.uncheckedCheckbox
|
2107
|
-
});
|
2108
|
-
});
|
2109
|
-
},
|
2110
|
-
|
2111
2080
|
verifyContentsOfSpecifyCorrectAnswerSection: () => {
|
2112
2081
|
it(`When the user selects any scoring type except for manual scored, then the question grid should be displayed in the specify correct answer section`, () => {
|
2113
2082
|
gridQuestionCommonComponent.steps.verifyTableCellPropertySpecifyCorrectAnswerSection({ row: 0, column: 0 }, 'None');
|
@@ -2752,6 +2721,8 @@ const tests = {
|
|
2752
2721
|
it(`When user selects 'Column dimensions' ${option} option then ${option} spacing should be displayed between the columns`, () => {
|
2753
2722
|
gridQuestionCommonComponent.steps.expandColumnDimensionsDropdown();
|
2754
2723
|
gridQuestionCommonComponent.steps.selectColumnDimensionsDropdownOption(option);
|
2724
|
+
utilities.verifyInnerText(gridQuestionCommonComponent.columnDimensionsDropdown(), option);
|
2725
|
+
utilities.verifyElementVisibilityState(gridQuestionCommonComponent.columnDimensionsDropdown(), 'visible');
|
2755
2726
|
gridQuestionCommonComponent.steps.verifyColumnDimensionsSpecifyCorrectAnswer(option);
|
2756
2727
|
});
|
2757
2728
|
});
|
@@ -38,6 +38,7 @@ const selectors = {
|
|
38
38
|
},
|
39
39
|
textResponse: () => cy.get('[class*="Canvasstyle__TextBoxContainer"] textarea'),
|
40
40
|
canvasImage: () => cy.get('.canvas-image').eq(0),
|
41
|
+
canvasUploadedImage: () => cy.get('.canvas-image'),
|
41
42
|
canvasImageInPreviewTab: () => cy.get('[class*="question-preview-wrapper"] [class*="ImageWrapper"] img'),
|
42
43
|
imagePropertiesLabel: () => cy.get('[class*="ImagePropertiesstyles__SectionLabel"]'),
|
43
44
|
fillImageToCanvasLabel: () => cy.get('[data-ngie-testid="fill-image-to-canvas-checkbox"] .MuiFormControlLabel-label'),
|
@@ -791,10 +792,10 @@ const tests = {
|
|
791
792
|
* @param {"text container"|"dropzone"} response value for the error message
|
792
793
|
*/
|
793
794
|
verifyInsertAndDeleteResponseAreaFunctionality: (response) => {
|
794
|
-
it(`When user clicks on close button for response container, then response container should be removed from canvas and error message should be displayed`, () => {
|
795
|
+
it(`When user clicks on close button for response container, then response container should be removed from canvas and error message should not be displayed`, () => {
|
795
796
|
imageCanvasComponent.steps.removeResponseArea(0);
|
796
797
|
utilities.verifyElementVisibilityState(imageCanvasComponent.responseAreaWrapper(), 'notExist');
|
797
|
-
utilities.verifyElementVisibilityState(commonComponents.errorMessage(), '
|
798
|
+
utilities.verifyElementVisibilityState(commonComponents.errorMessage(), 'notExist');
|
798
799
|
});
|
799
800
|
|
800
801
|
it('When user adds response container, then error message should disappear', () => {
|
@@ -847,13 +848,13 @@ const tests = {
|
|
847
848
|
imageCanvasComponent.steps.verifyRedoButtonDisabled();
|
848
849
|
});
|
849
850
|
|
850
|
-
it(`When the user reaches the initial state by performing undo actions, the 'Undo' button should get disabled and error message should be displayed`, () => {
|
851
|
+
it(`When the user reaches the initial state by performing undo actions, the 'Undo' button should get disabled and error message should not be displayed`, () => {
|
851
852
|
for (let i = 0; i < 4; i++) {
|
852
853
|
imageCanvasComponent.steps.undoAction();
|
853
854
|
}
|
854
855
|
utilities.verifyElementCount(imageCanvasComponent.responseArea(), 0);
|
855
856
|
imageCanvasComponent.steps.verifyUndoButtonDisabled();
|
856
|
-
utilities.verifyElementVisibilityState(commonComponents.errorMessage(), '
|
857
|
+
utilities.verifyElementVisibilityState(commonComponents.errorMessage(), 'notExist');
|
857
858
|
});
|
858
859
|
|
859
860
|
it('When the user reaches the latest state by performing redo actions, the \'Redo\' button should get disabled and error message should disappear', () => {
|
@@ -865,10 +866,10 @@ const tests = {
|
|
865
866
|
commonComponents.steps.verifyErrorMessageIsNotDisplayed();
|
866
867
|
});
|
867
868
|
|
868
|
-
it(`When user clicks on 'Clear all' button, then all response container should be deleted and error message should be displayed`, () => {
|
869
|
+
it(`When user clicks on 'Clear all' button, then all response container should be deleted and error message should not be displayed`, () => {
|
869
870
|
imageCanvasComponent.steps.clearAllCanvas();
|
870
871
|
utilities.verifyElementVisibilityState(imageCanvasComponent.responseAreaWrapper(), 'notExist');
|
871
|
-
utilities.verifyElementVisibilityState(commonComponents.errorMessage(), '
|
872
|
+
utilities.verifyElementVisibilityState(commonComponents.errorMessage(), 'notExist');
|
872
873
|
});
|
873
874
|
},
|
874
875
|
|
@@ -39,6 +39,7 @@ const selectors = {
|
|
39
39
|
const steps = {
|
40
40
|
expandOptionDesignDropdown: () => {
|
41
41
|
mcqAdditionalSettingsBase.optionDesignDropdown()
|
42
|
+
.trigger('mouseover')
|
42
43
|
.click();
|
43
44
|
},
|
44
45
|
|
@@ -62,6 +63,7 @@ const steps = {
|
|
62
63
|
|
63
64
|
expandOptionNumerationDropdown: () => {
|
64
65
|
mcqAdditionalSettingsBase.optionNumerationDropdown()
|
66
|
+
.trigger('mouseover')
|
65
67
|
.click();
|
66
68
|
},
|
67
69
|
|
@@ -106,6 +108,8 @@ const steps = {
|
|
106
108
|
|
107
109
|
expandNumberOfOptionsColumnDropdown: () => {
|
108
110
|
mcqAdditionalSettingsBase.numberOfOptionColumnsDropdown()
|
111
|
+
.should('be.visible') // Ensure the dropdown is visible
|
112
|
+
.trigger('mouseover')
|
109
113
|
.click();
|
110
114
|
},
|
111
115
|
|