openrefine-client/tests
Felix Lohmeier a368147bdf adjust tests for OpenRefine 4.x 2021-07-12 22:51:48 +02:00
..
data add functional tests 2021-01-02 17:02:39 +01:00
__init__.py mv google/test to tests/ and make it a package 2011-04-28 15:47:10 +00:00
apply-utf8.sh add functional tests 2021-01-02 17:02:39 +01:00
apply.sh add functional tests 2021-01-02 17:02:39 +01:00
create-csv-encoding.sh add functional tests 2021-01-02 17:02:39 +01:00
create-csv-guessCellValueTypes.sh add functional tests 2021-01-02 17:02:39 +01:00
create-csv-headerLines.sh add functional tests 2021-01-02 17:02:39 +01:00
create-csv-ignoreLines.sh add functional tests 2021-01-02 17:02:39 +01:00
create-csv-limit.sh add functional tests 2021-01-02 17:02:39 +01:00
create-csv-processQuotes.sh adjust tests for OpenRefine 4.x 2021-07-12 22:51:48 +02:00
create-csv-projectTags.sh add functional tests 2021-01-02 17:02:39 +01:00
create-csv-separator.sh add functional tests 2021-01-02 17:02:39 +01:00
create-csv-skipDataLines.sh add functional tests 2021-01-02 17:02:39 +01:00
create-csv-storeBlankCellsAsNulls.sh add functional tests 2021-01-02 17:02:39 +01:00
create-csv-storeBlankRows.sh add functional tests 2021-01-02 17:02:39 +01:00
create-csv-utf8.sh add functional tests 2021-01-02 17:02:39 +01:00
create-csv.sh add functional tests 2021-01-02 17:02:39 +01:00
create-json-recordPath.sh add functional tests 2021-01-02 17:02:39 +01:00
create-json-storeEmptyStrings.sh add functional tests 2021-01-02 17:02:39 +01:00
create-json-trimStrings.sh fix test create-json-trimStrings 2021-01-04 14:19:51 +01:00
create-json-utf8.sh add functional tests 2021-01-02 17:02:39 +01:00
create-json.sh add functional tests 2021-01-02 17:02:39 +01:00
create-ods-sheets-utf8.sh add functional tests 2021-01-02 17:02:39 +01:00
create-ods.sh add functional tests 2021-01-02 17:02:39 +01:00
create-tsv-utf8.sh add functional tests 2021-01-02 17:02:39 +01:00
create-tsv.sh add functional tests 2021-01-02 17:02:39 +01:00
create-txt-fixed-width-headerLines.sh add functional tests 2021-01-02 17:02:39 +01:00
create-txt-fixed-width-utf8.sh add functional tests 2021-01-02 17:02:39 +01:00
create-txt-fixed-width.sh add functional tests 2021-01-02 17:02:39 +01:00
create-txt-linesPerRow.sh add functional tests 2021-01-02 17:02:39 +01:00
create-txt.sh add functional tests 2021-01-02 17:02:39 +01:00
create-xls-sheets-utf8.sh add functional tests 2021-01-02 17:02:39 +01:00
create-xls.sh add functional tests 2021-01-02 17:02:39 +01:00
create-xlsx-sheets-utf8.sh add functional tests 2021-01-02 17:02:39 +01:00
create-xlsx.sh add functional tests 2021-01-02 17:02:39 +01:00
create-xml-recordPath.sh adjust tests for OpenRefine 3.5 2021-07-12 22:46:54 +02:00
create-xml-utf8.sh adjust tests for OpenRefine 3.5 2021-07-12 22:46:54 +02:00
create-xml.sh adjust tests for OpenRefine 3.5 2021-07-12 22:46:54 +02:00
create-zip-includeFileSources.sh add functional tests 2021-01-02 17:02:39 +01:00
create-zip.sh add functional tests 2021-01-02 17:02:39 +01:00
delete-utf8.sh improve functional tests for delete command 2021-01-04 13:44:03 +01:00
delete.sh improve functional tests for delete command 2021-01-04 13:44:03 +01:00
download.sh add functional tests 2021-01-02 17:02:39 +01:00
export-csv-utf8.sh add functional tests 2021-01-02 17:02:39 +01:00
export-csv.sh add functional tests 2021-01-02 17:02:39 +01:00
export-html-utf8.sh add functional tests 2021-01-02 17:02:39 +01:00
export-html.sh add functional tests 2021-01-02 17:02:39 +01:00
export-ods-utf8.sh add functional tests 2021-01-02 17:02:39 +01:00
export-ods.sh add functional tests 2021-01-02 17:02:39 +01:00
export-tsv-utf8.sh add functional tests 2021-01-02 17:02:39 +01:00
export-tsv.sh add functional tests 2021-01-02 17:02:39 +01:00
export-utf8.sh add functional tests 2021-01-02 17:02:39 +01:00
export-xls-utf8.sh add functional tests 2021-01-02 17:02:39 +01:00
export-xls.sh add functional tests 2021-01-02 17:02:39 +01:00
export-xlsx-utf8.sh add functional tests 2021-01-02 17:02:39 +01:00
export-xlsx.sh add functional tests 2021-01-02 17:02:39 +01:00
export.sh add functional tests 2021-01-02 17:02:39 +01:00
format-create-separator.sh add functional tests 2021-01-02 17:02:39 +01:00
format-create.sh add functional tests 2021-01-02 17:02:39 +01:00
format-export-output.sh add functional tests 2021-01-02 17:02:39 +01:00
format-export.sh add functional tests 2021-01-02 17:02:39 +01:00
help.sh add functional tests 2021-01-02 17:02:39 +01:00
info-utf8.sh add functional tests 2021-01-02 17:02:39 +01:00
info.sh add functional tests 2021-01-02 17:02:39 +01:00
list-utf8.sh add functional tests 2021-01-02 17:02:39 +01:00
list.sh add functional tests 2021-01-02 17:02:39 +01:00
refinetest.py Revert "refactor to allow module execution" 2019-08-03 13:23:32 +02:00
template-facets.sh add functional tests 2021-01-02 17:02:39 +01:00
template-filterQuery-utf8.sh add functional tests 2021-01-02 17:02:39 +01:00
template-filterQuery.sh add functional tests 2021-01-02 17:02:39 +01:00
template-splitToFiles-mode.sh add functional tests 2021-01-02 17:02:39 +01:00
template-splitToFiles-suffixById-utf8.sh add functional tests 2021-01-02 17:02:39 +01:00
template-splitToFiles-suffixById.sh add functional tests 2021-01-02 17:02:39 +01:00
template-splitToFiles-utf8.sh add functional tests 2021-01-02 17:02:39 +01:00
template-splitToFiles.sh add functional tests 2021-01-02 17:02:39 +01:00
template-utf8.sh add functional tests 2021-01-02 17:02:39 +01:00
template.sh add functional tests 2021-01-02 17:02:39 +01:00
test_facet.py Revert "refactor to allow module execution" 2019-08-03 13:23:32 +02:00
test_history.py Revert "refactor to allow module execution" 2019-08-03 13:23:32 +02:00
test_refine.py realign to upstream 2019-08-14 13:45:35 +02:00
test_refine_small.py Revert "refactor to allow module execution" 2019-08-03 13:23:32 +02:00
test_tutorial.py realign test to upstream (fix typo) 2019-08-16 11:39:03 +02:00
usage.sh add functional tests 2021-01-02 17:02:39 +01:00