forked from TYPO3-Solr/ext-solr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In order to use the latest TYPO3 Core Testing Framework, all test fixtures need to be migrated to a CSV format. This change marks the first part for the migration. See TYPO3-Solr#3614
- Loading branch information
Showing
93 changed files
with
872 additions
and
3,252 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
"pages", | ||
,"uid","pid","is_siteroot","doktype","hidden","slug","extendToSubpages","title","fe_group" | ||
,1,0,1,1,0,"/",1,"Root page visible but extended to subpages", | ||
,10,1,0,1,0,"/protected",0,"Protected",4711 |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
32 changes: 0 additions & 32 deletions
32
Tests/Integration/Controller/Backend/Search/Fixtures/can_reload_index_configuration.xml
This file was deleted.
Oops, something went wrong.
88 changes: 0 additions & 88 deletions
88
Tests/Integration/Controller/Fixtures/SearchAndSuggestControllerTest_indexing_data.xml
This file was deleted.
Oops, something went wrong.
9 changes: 9 additions & 0 deletions
9
Tests/Integration/Controller/Fixtures/can_render_path_facet_with_search_controller.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
"pages", | ||
,"uid","pid","is_siteroot","doktype","slug","title","subtitle" | ||
,2,1,0,1,"/products","Products","" | ||
,3,2,0,1,"/shoes-and-socks","Shoes and Socks","Men" | ||
,4,2,0,1,"/men/sweatshirts-and-jeans","Sweatshirts and Jeans","Men" | ||
"tt_content", | ||
,"uid","pid","colPos","CType","bodytext" | ||
,1,3,0,"text","Our awesome new shoes and socks products prices starting at 10 euro" | ||
,2,4,0,"text","Our awesome men jeans products prices starting at 50 euro" |
45 changes: 0 additions & 45 deletions
45
Tests/Integration/Controller/Fixtures/can_render_path_facet_with_search_controller.xml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
"pages", | ||
,"uid","pid","crdate","is_siteroot","doktype","slug","title","subtitle" | ||
,9,2,0,0,1,"/men/t-shirts","T-Shirts","Men" | ||
# This is the page with the highest creation date therefore pid 2 should be on the first position | ||
,10,2,1535717680,0,1,"/men/t-shirts-new","T-Shirts","Men" | ||
,11,3,0,0,1,"/men/t-shirts-2","T-Shirts","Men" |
32 changes: 0 additions & 32 deletions
32
Tests/Integration/Controller/Fixtures/can_sort_by_metric.xml
This file was deleted.
Oops, something went wrong.
37 changes: 0 additions & 37 deletions
37
Tests/Integration/Controller/Fixtures/can_suggest_with_uri_special_chars.xml
This file was deleted.
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
Tests/Integration/Controller/Fixtures/default_search_results_plugin.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
"pages", | ||
,"uid","pid","is_siteroot","doktype","slug","title","subtitle" | ||
,2022,1,0,1,"/search","Search","Apache Solr for TYPO3 search page" | ||
"tt_content", | ||
,"uid","pid","colPos","frame_class","CType","list_type","sectionIndex" | ||
,2022,2022,0,"default","list","solr_pi_results",1 |
22 changes: 0 additions & 22 deletions
22
Tests/Integration/Controller/Fixtures/default_search_results_plugin.xml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
"pages", | ||
,"uid","pid","is_siteroot","doktype","slug","title","subtitle","author" | ||
,2,1,0,1,"/men/socks","Socks","Men","Jane Doe" | ||
,3,1,0,1,"/men/jeans","Jeans","Men","John Doe" | ||
,4,1,0,1,"/women/shoes","Shoes","Woman","John Doe" | ||
,5,1,0,1,"/women/t-shirts","T-Shirts","Woman","John Doe" | ||
,6,1,0,1,"/men/t-shirts","T-Shirts","Men","Jane Doe" | ||
,7,1,0,1,"/men/sweatshirts","Sweatshirts","Men","Jane Doe" | ||
,8,1,0,1,"/women/sweatshirts","Sweatshirts","Woman","John Doe" | ||
"tt_content", | ||
,"uid","pid","colPos","CType","bodytext" | ||
,2,2,0,"text","Our awesome new sock products prices starting at 10 euro" | ||
,3,3,0,"text","Our awesome men jeans products prices starting at 50 euro" | ||
"tx_solr_statistics", | ||
,"pid","num_found","keywords" | ||
,1,100,"shoes" |
6 changes: 6 additions & 0 deletions
6
Tests/Integration/Controller/Fixtures/suggest_with_uri_special_chars.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
"pages", | ||
,"uid","pid","is_siteroot","doktype","slug","title" | ||
,2,1,1,1,"/uri-special-chars","Uri Special Chars" | ||
,3,1,0,1,"/some","Some/" | ||
,4,1,0,1,"/some-large","Some/Large" | ||
,5,1,0,1,"/some-large-path","Some/Large/Path" |
Oops, something went wrong.