Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed the regression test package #5983

Closed
wants to merge 43 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
b11e72d
Removed redundant UserSettingsTest
grzesiek2010 Feb 22, 2024
5bf26b4
Moved setEmail_validatesEmail to FormMetadataSettingsTest
grzesiek2010 Feb 22, 2024
62b0412
Removed TriggerWidgetTest that contained tests that alredy exist in F…
grzesiek2010 Feb 22, 2024
ac4e42a
Moved FillBlankInvalidFormTest to the formmanagement package and rewo…
grzesiek2010 Feb 22, 2024
a4451ed
Removed redundant FormValidationTest
grzesiek2010 Feb 22, 2024
8078ee8
Moved CascadingSelectTest to the formentry package and converted to k…
grzesiek2010 Feb 22, 2024
710bf3e
Moved AboutPageTest out of the regression package and converted to ko…
grzesiek2010 Feb 22, 2024
19e7d15
Removed redundant test from FillBlankFormWithRepeatGroupTest
grzesiek2010 Feb 22, 2024
74cbd26
Moved FillBlankFormWithRepeatGroupTest to the formentry package and c…
grzesiek2010 Feb 22, 2024
c171ee2
Removed FormEntrySettingsTest in favour of MovingBackwardsTest
grzesiek2010 Feb 22, 2024
43e8c29
Removed redundant validationUponSwipe_ShouldDisplay test
grzesiek2010 Feb 22, 2024
6508521
Renamed FormManagementTest to GuidanceTest and moved to the formentry…
grzesiek2010 Feb 22, 2024
0aef1fc
Removed redundant DrawWidgetTest
grzesiek2010 Feb 22, 2024
6950295
Removed redundant SignatureWidgetTest
grzesiek2010 Feb 22, 2024
addb390
Removed unused forms
grzesiek2010 Feb 22, 2024
a7ea0bc
Moved ResetApplicationTest to the settings package and converted to k…
grzesiek2010 Feb 22, 2024
ea6579d
Removed GuidanceHintFormTest in favour of GuidanceTest
grzesiek2010 Feb 23, 2024
59b301e
Removed test that is already present in FormNavigationTest
grzesiek2010 Feb 23, 2024
4fd7acd
Moved bigForm_ShouldBeFilledSuccessfully to its own class
grzesiek2010 Feb 23, 2024
63339fd
Removed redundant exitDialog_ShouldDisplaySaveAndIgnoreOptions
grzesiek2010 Feb 23, 2024
86e4634
Removed redundant searchBar_ShouldSearchForm
grzesiek2010 Feb 23, 2024
235e19c
Moved when_openHierarchyViewFromLastPage_should_mainGroupViewBeVisibl…
grzesiek2010 Feb 23, 2024
ae1eae1
Moved hierachyView_shouldNotChangeAfterScreenRotation to FormHierarch…
grzesiek2010 Feb 23, 2024
de5bcc7
Moved groups_shouldBeVisibleInHierarchyView to FormHierarchyTest
grzesiek2010 Feb 23, 2024
c25c9a8
Removed redundant when_scrollQuestionsList_should_questionsNotDisappear
grzesiek2010 Feb 23, 2024
ff50fb3
Removed redundant questionValidation_ShouldShowToastOnlyWhenCondition…
grzesiek2010 Feb 23, 2024
9855044
Moved app_ShouldNotCrash to InvalidFormTest
grzesiek2010 Feb 23, 2024
8009043
Removed redundant user_ShouldBeAbleToFillTheForm
grzesiek2010 Feb 23, 2024
178cc3e
Removed redundant formsWithDate_ShouldSaveFormsWithSuccess
grzesiek2010 Feb 23, 2024
662113c
Moved sortByDialog_ShouldBeTranslatedAndDisplayProperIcons to a separ…
grzesiek2010 Feb 23, 2024
d63b91a
Moved question_ShouldBeVisibleOnTheTopOfHierarchy to FormHierarchyTest
grzesiek2010 Feb 23, 2024
83279c9
Removed redundant noDataLost_ShouldRememberAnswersForMultiSelectWidget
grzesiek2010 Feb 23, 2024
219a31f
Moved missingFileMessage_shouldBeDisplayedIfExternalFileIsMissing to …
grzesiek2010 Feb 23, 2024
d0d4a80
Removed redundant predicateWarning_ShouldBeAbleToFillTheForm
grzesiek2010 Feb 23, 2024
f5e3a74
Removed redundant when_chooseAnswer_should_beVisibleInNextQuestion
grzesiek2010 Feb 23, 2024
dec6589
Moved typeMismatchErrorMessage_shouldBeDisplayedWhenItOccurs to a sep…
grzesiek2010 Feb 23, 2024
016d46a
Removed redundant questions_shouldHavePrefilledValue
grzesiek2010 Feb 23, 2024
6d2ff95
Removed redundant answers_shouldBeAutoFilled
grzesiek2010 Feb 23, 2024
b540ffd
Moved values_ShouldBeRandom to a separate class
grzesiek2010 Feb 23, 2024
754ea28
Moved searchAppearance_ShouldDisplayWhenSearchAppearanceIsSpecified t…
grzesiek2010 Feb 23, 2024
b7dab27
Removed redundant answers_ShouldBeSuggestedInComplianceWithSelectedLe…
grzesiek2010 Feb 23, 2024
886e989
Removed FillBlankFormTest with its last test
grzesiek2010 Feb 23, 2024
4c4ec7a
Added missing import
grzesiek2010 Feb 23, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Removed FillBlankFormTest with its last test
  • Loading branch information
grzesiek2010 committed Apr 23, 2024
commit 886e98994dd2660bce1892fa49402cef4a2b99c3

This file was deleted.

178 changes: 0 additions & 178 deletions test-forms/src/main/resources/forms/CSVerrorForm.xml

This file was deleted.

35 changes: 0 additions & 35 deletions test-forms/src/main/resources/media/TrapLists.csv

This file was deleted.

Loading