# Test upgrade
# don't apply the patch
# in home page's content block enter any text that is 5KB large or longer with unique word at the end
# perform a search using that unique word
# confirm, that nothing is found
# apply the patch
# perform an upgrade to In-Portal v5.2.2-B3
# perform a search using that unique word
# confirm, that homepage is found
# Test clean install
# apply the patch (if wasn't applied yet)
# perform clean install of In-Portal v5.2.2-B3
# in home page's content block enter any text that is 5KB large or longer with unique word at the end
# perform a search using that unique word
# confirm, that homepage is found
# Test search setting
# login into Admin Console
# go to {nav Configuration > Website > General} section
# change `Admin Console Interface` setting to `advanced` and save changes
# go to {nav Configuration > Website > Search} section
# confirm, that `Page Content` row is found there and it's enabled for both simple and advanced search
# Test search in "default" theme with Demo Data
# perform clean install WITHOUT MODULES using `default` theme with `Install Demo content for this theme` checkbox checked
# login to Admin Console
# go to {nav Configuration > Website > Themes} section
# enable `advanced` theme (don't make it as primary)
# open website using `advanced` theme (e.g. `.../advanced/` URL)
# search for "dust-free"
# confirm, that "Services" page was found
# Test search in "simple" theme with Demo Data
# perform clean install WITHOUT MODULES using `simple` theme with `Install Demo content for this theme` checkbox checked
# login to Admin Console
# go to {nav Configuration > Website > Themes} section
# enable `advanced` theme (don't make it as primary)
# open website using `advanced` theme (e.g. `.../advanced/` URL)
# search for "dust-free"
# confirm, that "Services" page was found