Skip to content

Copyright notice

Copyright notice #1236

GitHub Actions / ubuntu-latest-python3.11-pandas@^1.3 test results succeeded Aug 22, 2024 in 0s

All 589 tests pass in 4m 23s

 10 files  ±0   10 suites  ±0   4m 23s ⏱️ -12s
589 tests ±0  589 ✅ ±0  0 💤 ±0  0 ❌ ±0 
590 runs  ±0  590 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 5b45bf9. ± Comparison against earlier commit 853ab2b.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / ubuntu-latest-python3.11-pandas@^1.3 test results

589 tests found

There are 589 tests, see "Raw output" for the full list of tests.
Raw output
CatalogMetadata.Testing CatalogMetadata ‑ This should succeed when multiple landing pages are supported
ConfigSchema.Testing cube from config json ‑ This should succeed when a a valid csv and config.json file are provided
cli.Test the csvcubed Command Line Interface. ‑ Test csvcubed inspect code list end-to-end
cli.Test the csvcubed Command Line Interface. ‑ Test csvcubed inspect cube end-to-end
cli.Test the csvcubed Command Line Interface. ‑ The csvcubed build command should output validation errors file
cli.Test the csvcubed Command Line Interface. ‑ The csvcubed code-list build command should display the logging in accordance with the log level set at critical.
cli.Test the csvcubed Command Line Interface. ‑ The csvcubed code-list build command should display the logging in accordance with the log level set at debug.
cli.Test the csvcubed Command Line Interface. ‑ The csvcubed code-list build command should not display any critical logging despite log-level being set at "crit".
cli.Test the csvcubed Command Line Interface. ‑ The csvcubed code-list build command should output a code-list CSVW without the need to provide a CSV
cli.Test the csvcubed Command Line Interface. ‑ The csvcubed code-list build command will continue when there is a validation error and build a code list csvw in a given out directory.
cli.Test the csvcubed Command Line Interface. ‑ The csvcubed code-list build command will fail when there is a validation error.
code-list-config.Test the creation of the code-list CSVW with only a code-list-config.json file. ‑ Successfully output a code-list CSVW using schema v1.0
code-list-config.Test the creation of the code-list CSVW with only a code-list-config.json file. ‑ Successfully output a code-list CSVW using schema v1.1
code-list-config.Test the creation of the code-list CSVW with only a code-list-config.json file. ‑ Successfully output a code-list CSVW using schema v2.0
csvw-pull.Testing the CSV-W pull command in the CLI ‑ The `pull` command should allow the output directory to be overridden.
csvw-pull.Testing the CSV-W pull command in the CLI ‑ The `pull` command should automatically create the appropriate directory structure.
csvw-pull.Testing the CSV-W pull command in the CLI ‑ The `pull` command should download the CSV-W and all dependant files.
csvw-pull.Testing the CSV-W pull command in the CLI ‑ The `pull` command should fail when the CSV-W file cannot be found.
csvw-pull.Testing the CSV-W pull command in the CLI ‑ The pull command should support pulling CSV-Ws from filesystem paths.
csvw-pull.Testing the CSV-W pull command in the CLI ‑ The pull command should support pulling period.csv-metadata.json from filesystem paths.
cube-config.cube-config.json ‑ Generate a valid multi-measure pivoted data set containing attributes and units columns given ATTRIBUTE_VALUE_CODELISTS is False
cube-config.cube-config.json ‑ Generate a valid multi-measure pivoted data set containing attributes and units columns given ATTRIBUTE_VALUE_CODELISTS is True
cube-config.cube-config.json ‑ Output a cube and errors when created data only
cube-config.cube-config.json ‑ Output a cube and errors when created from both config and data
cube-config.cube-config.json ‑ Output a cube combining config and convention
cube-config.cube-config.json ‑ Output a cube when an inline code list is defined using code list config schema v1.0 and when there are references to concepts defined elsewhere.
cube-config.cube-config.json ‑ Output a cube when an inline code list is defined using code list config schema v1.0, and the sort order is defined with sort object
cube-config.cube-config.json ‑ Output a cube when the code list is defined using code list config schema v1.0 and when the concepts are hierarchical, and the sort order is defined with sort object
cube-config.cube-config.json ‑ Output a cube when the code list is defined using code list config schema v1.0 and when the concepts are not hierarchical, and the sort order is defined with sort object
cube-config.cube-config.json ‑ Output a cube when the code list is defined using code list config schema v1.0 and when there are references to concepts defined elsewhere.
cube-config.cube-config.json ‑ Output a cube when the code list is defined using code list config schema v1.1 with concepts in which the uri_safe_identifier_override is defined.
cube-config.cube-config.json ‑ Output a cube when the sort object is not defined but the sort order is defined
cube-config.cube-config.json ‑ Successfully outputs a cube using schema v1.2
cube-config.cube-config.json ‑ Successfully outputs a cube using schema v1.3
cube-config.cube-config.json ‑ Successfully outputs a cube using schema v1.4
inspectcli.Behaviour testing of csvcubed inspect. ‑ A newer CSV-W generated by csvcubed build that uses the uri identifier column as the identifier should produce the correct concepts hierarchy.
inspectcli.Behaviour testing of csvcubed inspect. ‑ An older CSV-W generated by csvcubed build that uses the notation column as the identifier should produce the correct concepts hierarchy.
inspectcli.Behaviour testing of csvcubed inspect. ‑ inspect should output error when the metadata json-ld input does not exist
inspectcli.Behaviour testing of csvcubed inspect. ‑ inspect should produce printable for code list metadata json-ld input
inspectcli.Behaviour testing of csvcubed inspect. ‑ inspect should produce printable for code list metadata json-ld input with concepts hierarchy depth of more than one
inspectcli.Behaviour testing of csvcubed inspect. ‑ inspect should produce the expected printable for data cube metadata json-ld input of type multi-unit multi-measure.
inspectcli.Behaviour testing of csvcubed inspect. ‑ inspect should produce the expected printable for data cube metadata json-ld input of type multi-unit single-measure.
inspectcli.Behaviour testing of csvcubed inspect. ‑ inspect should produce the expected printable for data cube metadata json-ld input of type single-unit multi-measure.
inspectcli.Behaviour testing of csvcubed inspect. ‑ inspect should produce the expected printable for data cube metadata json-ld input of type single-unit single-measure.
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ A QbCube configured by convention should contain appropriate datatypes
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ A QbCube configured with Standard URI style should include file endings in URIs
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ A QbCube configured with WithoutFileExtensions URI style should exclude file endings in URIs
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ A QbCube should fail to validate where foreign key constraints are not met.
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ A QbCube should generate appropriate DCAT Metadata
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ A QbCube should generate csvcubed version specific rdf
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ A QbCube should validate successfully where foreign key constraints are met.
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ A QbCube with a dimension containing URI-unsafe chars can be correctly serialised.
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ A QbCube with complex datatypes should validate successfully and contain the expected types
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ A QbCube with date literal existing attributes should validate successfully
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ A QbCube with date literal new attributes should validate successfully
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ A QbCube with existing dimensions should not do foreign key checks.
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ A QbCube with numeric literal existing attributes should validate successfully
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ A QbCube with numeric literal new attributes should validate successfully
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ A QbCube with string literal existing attributes should validate successfully
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ A QbCube with string literal new attributes should validate successfully
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ A QbCube, by default, should include file endings in URIs
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ A cube with an optional attribute which has missing data values should validate successfully given ATTRIBUTE_VALUE_CODELISTS is False
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ A locally defined multi-measure dataset with code-lists can be serialised to a standard CSV-qb.
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ A locally defined single-measure dataset with code-lists can be serialised to a standard CSV-qb.
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ A multi-measure QbCube should pass skos+qb SPARQL test constraints
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ A multi-measure QbCube should pass validation
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ A multi-measure QbCube with duplicate rows should fail validation
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ A multi-measure dataset (with code-list) having existing resources can be serialised to a standard CSV-qb
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ A multi-measure pivoted shape cube should be produced as the output for the multi-measure pivoted shape inputs given ATTRIBUTE_VALUE_CODELISTS is False
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ A multi-measure pivoted shape cube should be produced as the output for the multi-measure pivoted shape inputs given ATTRIBUTE_VALUE_CODELISTS is True
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ A single-measure QbCube should pass skos+qb SPARQL test constraints
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ A single-measure QbCube with duplicate rows should fail validation
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ A single-measure dataset (with code-list) having existing resources can be serialised to a standard CSV-qb
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ A single-measure pivoted shape cube should be produced as the output for the single-measure pivoted shape inputs given ATTRIBUTE_VALUE_CODELISTS is False
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ A single-measure pivoted shape cube should be produced as the output for the single-measure pivoted shape inputs given ATTRIBUTE_VALUE_CODELISTS is True
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ Each Observation should have Type http://purl.org/linked-data/cube#Observation and be part of the distribution
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ Local Code List Metadata Dependencies are Well Defined
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ Observation Values are Optional where an 'sdmxa:ObsStatus' Attribute is Present given ATTRIBUTE_VALUE_CODELISTS is False
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ Observation Values are Required where an 'sdmxa:ObsStatus' Attribute Column is present but no value is set given ATTRIBUTE_VALUE_CODELISTS is False.
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ Observation Values are Required where no 'sdmxa:ObsStatus' Attribute Column is Present given ATTRIBUTE_VALUE_CODELISTS is False
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ QbCube extended units (and new base units) should be serialised correctly.
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ QbCube new attribute values and units should be serialised given ATTRIBUTE_VALUE_CODELISTS is False
qbwriter.Test outputting CSV-Ws with Qb flavouring. ‑ QbCube new attribute values and units should be serialised given ATTRIBUTE_VALUE_CODELISTS is True
skoscodelists.Test outputting CSV-Ws containing `SKOS:ConceptScheme`s. ‑ A basic code list can be serialised to a valid CSV-W described in SKOS containing csvcubed version specific rdf.
skoscodelists.Test outputting CSV-Ws containing `SKOS:ConceptScheme`s. ‑ A code list with duplicate notations fails validation.
skoscodelists.Test outputting CSV-Ws containing `SKOS:ConceptScheme`s. ‑ A composite code list can be serialised to a valid CSV-W described in SKOS.
tests.unit.cli.inspectcsvw.test_metadatainputvalidator ‑ test_detect_invalid_csvw_metadata_input
tests.unit.cli.inspectcsvw.test_metadatainputvalidator ‑ test_detect_type_codelist
tests.unit.cli.inspectcsvw.test_metadatainputvalidator ‑ test_detect_type_datacube
tests.unit.cli.inspectcsvw.test_metadatainputvalidator ‑ test_detect_valid_csvw_metadata_codelist_input
tests.unit.cli.inspectcsvw.test_metadatainputvalidator ‑ test_detect_valid_csvw_metadata_datacube_input
tests.unit.cli.inspectcsvw.test_metadatainputvalidator ‑ test_detect_valid_csvw_metadata_datacube_relative_path
tests.unit.cli.inspectcsvw.test_metadataprinter ‑ test_column_component_info_for_output
tests.unit.cli.inspectcsvw.test_metadataprinter ‑ test_multi_measure_pivoted_shape_cube_observation_and_count_info
tests.unit.cli.inspectcsvw.test_metadataprinter ‑ test_single_measure_pivoted_shape_cube_observation_and_count_info
tests.unit.cli.test_pull ‑ test_extracting_dependant_urls
tests.unit.cli.test_pull ‑ test_extracting_multiple_tables_with_url_schemas
tests.unit.cli.test_pull ‑ test_extracting_rdf_dependency
tests.unit.cli.test_pull ‑ test_extracting_relative_base_url_from_context
tests.unit.cli.test_pull ‑ test_get_relative_dependencies
tests.unit.cli.test_pull ‑ test_get_tableschema_dependencies
tests.unit.cli.test_pull ‑ test_pull_with_absolute_dependency
tests.unit.cli.test_pull ‑ test_relative_base_url
tests.unit.cube.qb.test_catalog_metadata ‑ test_serialise_and_load_json
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_attribute_numeric_resources_validation_codelist_false
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_attribute_numeric_resources_validation_codelist_true
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_both_measure_types_defined
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_code_list_concept_identifier_reserved
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_conflict_concept_uri_values_error
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_conflict_new_attribute_value_uri_values_error_codelist_false
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_conflict_new_attribute_value_uri_values_error_codelist_true
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_conflict_new_measures_uri_values_error
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_conflict_new_units_uri_values_error
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_erroneous_hybrid_error
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_existing_dimension_csv_column_uri_template
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_existing_qb_attribute_literal_date
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_multi_measure_obs_val_with_multiple_measure_dimensions
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_multi_measure_obs_val_without_measure_dimension
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_multi_measure_qb_definition
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_multiple_incompatible_unit_definitions
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_multiple_units_columns
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_new_attribute_csv_column_uri_template_required
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_new_attribute_values_required
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_new_qb_attribute_generation_codelist_false
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_new_qb_attribute_generation_codelist_true
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_new_qb_attribute_literal_int
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_no_dimensions_validation_error
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_no_unit_defined
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_pivoted_multi_obs_and_multi_units_linked_to_obs_with_internal_unit
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_pivoted_obs_val_col_without_measure_error
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_pivoted_single_obs_and_multi_units_error
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_pivoted_validation_attribute_column_not_linked_error
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_pivoted_validation_link_attribute_to_non_obs_column
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_pivoted_validation_link_unit_to_non_obs_column
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_pivoted_validation_measure_duplication
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_pivoted_validation_multiple_measure_columns
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_pivoted_validation_no_measures_defined_error
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_pivoted_validation_no_unit_defined_error
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_pivoted_validation_obs_column_doesnt_exist
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_pivoted_validation_unit_column_not_linked_error
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_pivoted_validation_units_linked_obs_column_doesnt_exist
tests.unit.cube.qb.test_cubeqb_errorvalidation ‑ test_single_measure_qb_definition
tests.unit.cube.qb.test_qb_dimension ‑ test_newqbdimension_extracts_newqbcodelist_newqbconcept
tests.unit.cube.qb.test_qb_unit ‑ test_scaling_factor_defined
tests.unit.cube.qb.test_qb_unit ‑ test_scaling_factor_not_defined
tests.unit.cube.test_cube_errorvalidation ‑ test_column_not_configured_error
tests.unit.cube.test_cube_errorvalidation ‑ test_column_title_wrong_error
tests.unit.cube.test_cube_errorvalidation ‑ test_two_column_same_title
tests.unit.inspect.sparqlhandler.test_code_list_repository ‑ test_code_list_table_identifiers
tests.unit.inspect.sparqlhandler.test_code_list_repository ‑ test_code_list_table_identifiers_error
tests.unit.inspect.sparqlhandler.test_code_list_repository ‑ test_get_catalog_metadata_for_concept_scheme
tests.unit.inspect.sparqlhandler.test_code_list_repository ‑ test_get_catalog_metadata_for_concept_scheme_error
tests.unit.inspect.sparqlhandler.test_code_list_repository ‑ test_get_map_code_list_uri_to_label
tests.unit.inspect.sparqlhandler.test_code_list_repository ‑ test_get_map_code_list_uri_to_label_duplicate_label
tests.unit.inspect.sparqlhandler.test_code_list_repository ‑ test_get_map_code_list_uri_to_label_duplicate_uri
tests.unit.inspect.sparqlhandler.test_code_list_repository ‑ test_get_primary_csv_url
tests.unit.inspect.sparqlhandler.test_code_list_repository ‑ test_get_table_identifiers_for_concept_scheme_error
tests.unit.inspect.sparqlhandler.test_csvw_repository ‑ test_columns_return_order
tests.unit.inspect.sparqlhandler.test_csvw_repository ‑ test_csvw_type_key_error
tests.unit.inspect.sparqlhandler.test_csvw_repository ‑ test_detect_csvw_type_code_list
tests.unit.inspect.sparqlhandler.test_csvw_repository ‑ test_detect_csvw_type_qb_dataset
tests.unit.inspect.sparqlhandler.test_csvw_repository ‑ test_get_code_list_column_definitions_for_csv
tests.unit.inspect.sparqlhandler.test_csvw_repository ‑ test_get_data_cube_column_definitions_for_csv
tests.unit.inspect.sparqlhandler.test_csvw_repository ‑ test_get_primary_catalog_metadata
tests.unit.inspect.sparqlhandler.test_csvw_repository ‑ test_get_primary_catalog_metadata_key_error
tests.unit.inspect.sparqlhandler.test_csvw_repository ‑ test_get_table_info_for_csv_url
tests.unit.inspect.sparqlhandler.test_csvw_repository ‑ test_get_table_info_multiple_tables
tests.unit.inspect.sparqlhandler.test_csvw_repository ‑ test_multi_theme_and_keyword
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_detect_csvw_shape_pivoted
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_detect_csvw_shape_standard
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_exception_is_thrown_for_invalid_csv_url
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_get_attribute_value_uris_and_labels
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_get_attribute_value_uris_and_labels_duplicate_labels
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_get_attribute_value_uris_and_labels_duplicate_uris
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_get_code_lists_and_cols
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_get_columns_for_component_attribute
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_get_columns_for_component_attribute_pivoted
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_get_columns_for_component_dimension
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_get_columns_for_component_measures
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_get_columns_for_component_observation
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_get_columns_for_component_unit
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_get_cube_identifiers_for_csv
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_get_cube_identifiers_for_data_set
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_get_cube_identifiers_for_data_set_error
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_get_dsd_code_list_and_cols_without_codelist_labels
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_get_dsd_qube_components_for_csv_multi_measure_pivoted
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_get_dsd_qube_components_for_csv_single_measure_pivoted
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_get_dsd_qube_components_for_csv_standard_shape
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_get_measure_uris_and_labels_pivoted_multi_measure
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_get_measure_uris_and_labels_standard_multi_measure
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_get_primary_csv_url
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_get_unit_for_uri
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_get_units
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_load_pandas_df_dtypes_from_pivoted_shape_csv_url
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_load_pandas_df_dtypes_from_standard_shape_csv_url
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_load_pandas_df_pivoted_shape_with_dereferencing
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_load_pandas_df_pivoted_shape_without_dereferencing
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_load_pandas_df_pivoted_shape_without_suppressed_columns
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_load_pandas_df_standard_shape_with_dereferencing
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_load_pandas_df_standard_shape_without_dereferencing
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_load_pandas_df_standard_shape_without_suppressed_cols
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_pivoted_column_component_info
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_standard_column_component_info
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_standard_column_component_property_url
tests.unit.inspect.sparqlhandler.test_data_cube_repository ‑ test_suppressed_column_info
tests.unit.inspect.sparqlhandler.test_sparqlquerymanager ‑ test_cyclic_rdf_dependencies_loaded
tests.unit.inspect.sparqlhandler.test_sparqlquerymanager ‑ test_rdf_dependency_loaded
tests.unit.inspect.sparqlhandler.test_sparqlquerymanager ‑ test_rdf_load_relative_dependencies_only
tests.unit.inspect.sparqlhandler.test_sparqlquerymanager ‑ test_rdf_load_ttl_dependency
tests.unit.inspect.sparqlhandler.test_sparqlquerymanager ‑ test_rdf_load_url_dependency
tests.unit.inspect.sparqlhandler.test_sparqlquerymanager ‑ test_select_metadata_dependencies
tests.unit.inspect.sparqlhandler.test_sparqlquerymanager ‑ test_select_table_schema_dependencies
tests.unit.inspect.sparqlhandler.test_sparqlquerymanager ‑ test_transitive_rdf_dependency_loaded
tests.unit.inspect.test_browsers ‑ test_pivoted_shape_data_cube_table_columns
tests.unit.inspect.test_browsers ‑ test_pivoted_shape_inspector_and_tables
tests.unit.inspect.test_browsers ‑ test_standard_shape_inspector_external_measures_units
tests.unit.inspect.test_browsers ‑ test_standard_shape_inspector_locally_defined_measures_units
tests.unit.inspect.test_inspectdatasetmanager ‑ test_get_concepts_hierarchy_info_hierarchy_with_depth_more_than_one
tests.unit.inspect.test_inspectdatasetmanager ‑ test_get_concepts_hierarchy_info_hierarchy_with_depth_of_one
tests.unit.inspect.test_inspectdatasetmanager ‑ test_get_dataset_observations_info
tests.unit.inspect.test_inspectdatasetmanager ‑ test_get_dataset_observations_info_for_pivoted_multi_measure_shape_dataset
tests.unit.inspect.test_inspectdatasetmanager ‑ test_get_dataset_observations_info_for_pivoted_single_measure_shape_dataset
tests.unit.inspect.test_inspectdatasetmanager ‑ test_get_measure_col_name_from_dsd_measure_col_not_present
tests.unit.inspect.test_inspectdatasetmanager ‑ test_get_measure_col_name_from_dsd_measure_col_present
tests.unit.inspect.test_inspectdatasetmanager ‑ test_get_single_measure_label_from_dsd
tests.unit.inspect.test_inspectdatasetmanager ‑ test_get_unit_col_name_from_dsd_unit_col_not_present
tests.unit.inspect.test_inspectdatasetmanager ‑ test_get_unit_col_name_from_dsd_unit_col_present
tests.unit.inspect.test_inspectdatasetmanager ‑ test_get_val_counts_info_multi_unit_multi_measure_dataset
tests.unit.inspect.test_inspectdatasetmanager ‑ test_get_val_counts_info_multi_unit_single_measure_dataset
tests.unit.inspect.test_inspectdatasetmanager ‑ test_get_val_counts_info_pivoted_multi_measure_dataset
tests.unit.inspect.test_inspectdatasetmanager ‑ test_get_val_counts_info_pivoted_single_measure_dataset
tests.unit.inspect.test_inspectdatasetmanager ‑ test_get_val_counts_info_single_unit_multi_measure_dataset
tests.unit.inspect.test_inspectdatasetmanager ‑ test_get_val_counts_info_single_unit_single_measure_dataset
tests.unit.inspect.test_inspectdatasetmanager ‑ test_load_csv_to_dataframe_error
tests.unit.inspect.test_inspectdatasetmanager ‑ test_load_csv_to_dataframe_success
tests.unit.inspect.test_tableschema ‑ test_load_table_schema_file_dependencies_to_graph
tests.unit.inspect.test_tableschema ‑ test_metadata_codelist_json_ld_to_rdf_loading_with_table_schema
tests.unit.inspect.test_tableschema ‑ test_metadata_dataset_json_ld_to_rdf_loading
tests.unit.inspect.test_tableschema ‑ test_metadata_dataset_json_ld_to_rdf_loading_when_path_contains_url_encodable_chars
tests.unit.models.test_arbitraryrdfrelations ‑ test_hint_not_mapped_exception
tests.unit.models.test_arbitraryrdfrelations ‑ test_hint_not_permitted_exception
tests.unit.models.test_arbitraryrdfrelations ‑ test_inverse_triple_fragment_serialised
tests.unit.models.test_arbitraryrdfrelations ‑ test_rdflib_identifier_supported
tests.unit.models.test_arbitraryrdfrelations ‑ test_triple_fragment_serialised
tests.unit.models.test_code_list ‑ test_existing_cell_uri_template
tests.unit.models.test_code_list_configv1 ‑ test_code_list_config
tests.unit.models.test_code_list_configv1 ‑ test_code_list_config_with_concepts_defined_elsewhere
tests.unit.models.test_code_list_configv1 ‑ test_code_list_config_with_hierarchy
tests.unit.models.test_code_list_configv1 ‑ test_code_list_config_without_schema
tests.unit.models.test_code_list_configv1 ‑ test_same_as_field_in_output_csv
tests.unit.models.test_code_list_configv1 ‑ test_should_detect_duplicated_concepts
tests.unit.models.test_code_list_configv1 ‑ test_should_not_detect_duplicated_concepts
tests.unit.models.test_code_list_configv2 ‑ test_code_list_config
tests.unit.models.test_code_list_configv2 ‑ test_code_list_config_with_concepts_defined_elsewhere
tests.unit.models.test_code_list_configv2 ‑ test_code_list_config_with_hierarchy
tests.unit.models.test_code_list_configv2 ‑ test_code_list_config_without_schema
tests.unit.models.test_code_list_configv2 ‑ test_exact_match_field_in_output_csv
tests.unit.models.test_code_list_configv2 ‑ test_should_detect_duplicated_concepts
tests.unit.models.test_code_list_configv2 ‑ test_should_not_detect_duplicated_concepts
tests.unit.models.test_cube ‑ test_is_cube_in_pivoted_shape_false_for_standard_shape_cube
tests.unit.models.test_cube ‑ test_is_cube_in_pivoted_shape_raise_exception
tests.unit.models.test_cube ‑ test_is_cube_in_pivoted_shape_true_for_pivoted_shape_cube
tests.unit.models.test_measure ‑ test_known_existing_measures_defined
tests.unit.models.test_measure ‑ test_known_existing_measures_defined_non_standard_uris
tests.unit.models.test_measure ‑ test_known_new_measures_defined
tests.unit.models.test_measure ‑ test_unknown_existing_measures_error
tests.unit.models.test_measure ‑ test_unknown_new_measures_error
tests.unit.models.test_unit ‑ test_known_existing_units_defined
tests.unit.models.test_unit ‑ test_known_existing_units_defined_non_standard_uris
tests.unit.models.test_unit ‑ test_known_new_units_defined
tests.unit.models.test_unit ‑ test_unknown_existing_units_error
tests.unit.models.test_unit ‑ test_unknown_new_units_error
tests.unit.pref_tests.test_pref_check ‑ test_acess_all_folders_return_all_files
tests.unit.pref_tests.test_pref_check ‑ test_check_for_dataclass
tests.unit.pref_tests.test_pref_check ‑ test_generate_modules
tests.unit.pref_tests.test_pref_check ‑ test_list_classes_in_file
tests.unit.pref_tests.test_pref_check ‑ test_map_to_module_name
tests.unit.readers.cubeconfig.v1_0.test_build_friendly_error_msgs ‑ test_attribute_not_linked_error
tests.unit.readers.cubeconfig.v1_0.test_build_friendly_error_msgs ‑ test_duplicate_measure_error
tests.unit.readers.cubeconfig.v1_0.test_build_friendly_error_msgs ‑ test_hybrid_shape_error
tests.unit.readers.cubeconfig.v1_0.test_build_friendly_error_msgs ‑ test_linked_obs_column_doesnt_exist_error
tests.unit.readers.cubeconfig.v1_0.test_build_friendly_error_msgs ‑ test_linked_to_non_obs_colums_error
tests.unit.readers.cubeconfig.v1_0.test_build_friendly_error_msgs ‑ test_val_errors_both_measure_types
tests.unit.readers.cubeconfig.v1_0.test_build_friendly_error_msgs ‑ test_val_errors_both_unit_types
tests.unit.readers.cubeconfig.v1_0.test_build_friendly_error_msgs ‑ test_val_errors_col_not_in_data
tests.unit.readers.cubeconfig.v1_0.test_build_friendly_error_msgs ‑ test_val_errors_duplicate_col
tests.unit.readers.cubeconfig.v1_0.test_build_friendly_error_msgs ‑ test_val_errors_empty_multi_measure_dimension
tests.unit.readers.cubeconfig.v1_0.test_build_friendly_error_msgs ‑ test_val_errors_empty_multi_units
tests.unit.readers.cubeconfig.v1_0.test_build_friendly_error_msgs ‑ test_val_errors_invalid_uri_template
tests.unit.readers.cubeconfig.v1_0.test_build_friendly_error_msgs ‑ test_val_errors_missing_obs_vals
tests.unit.readers.cubeconfig.v1_0.test_build_friendly_error_msgs ‑ test_val_errors_more_than_one_measure
tests.unit.readers.cubeconfig.v1_0.test_build_friendly_error_msgs ‑ test_val_errors_no_dimensions
tests.unit.readers.cubeconfig.v1_0.test_build_friendly_error_msgs ‑ test_val_errors_no_measure
tests.unit.readers.cubeconfig.v1_0.test_build_friendly_error_msgs ‑ test_val_errors_no_observation
tests.unit.readers.cubeconfig.v1_0.test_build_friendly_error_msgs ‑ test_val_errors_reserved_uri
tests.unit.readers.cubeconfig.v1_0.test_build_friendly_error_msgs ‑ test_val_errors_undefined_attr_uri
tests.unit.readers.cubeconfig.v1_0.test_build_friendly_error_msgs ‑ test_val_errors_undefined_measure_uri
tests.unit.readers.cubeconfig.v1_0.test_build_friendly_error_msgs ‑ test_val_errors_undefined_unit_uri
tests.unit.readers.cubeconfig.v1_0.test_build_friendly_error_msgs ‑ test_val_errors_uri_conflict
tests.unit.readers.cubeconfig.v1_0.test_build_friendly_error_msgs ‑ test_validate_model_properties_error
tests.unit.readers.cubeconfig.v1_0.test_column_schema ‑ test_code_list_config_v1_exact_match_error
tests.unit.readers.cubeconfig.v1_0.test_column_schema ‑ test_code_list_config_v1_same_as
tests.unit.readers.cubeconfig.v1_0.test_column_schema ‑ test_code_list_config_v2_exact_match
tests.unit.readers.cubeconfig.v1_0.test_column_schema ‑ test_code_list_config_v2_same_as_error
tests.unit.readers.cubeconfig.v1_0.test_column_schema ‑ test_existing_unit_with_scaling_factor
tests.unit.readers.cubeconfig.v1_0.test_column_schema ‑ test_existing_unit_without_scaling_factor
tests.unit.readers.cubeconfig.v1_0.test_column_schema ‑ test_new_unit
tests.unit.readers.cubeconfig.v1_0.test_cube_config_extra_cols ‑ test_build_with_fail
tests.unit.readers.cubeconfig.v1_0.test_cube_config_extra_cols ‑ test_build_without_fail
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_attribute_existing_cell_uri_template
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_attribute_existing_literal
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_attribute_existing_resource
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_attribute_existing_resource_has_values
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_attribute_new_cell_uri_template
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_attribute_new_literal
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_attribute_new_literal_no_label
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_attribute_new_resource
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_attribute_new_resource_with_values
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_build
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_build_config_ok
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_code_list_is_true_by_default
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_column_template_expansion
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_date_time_column_extraction
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_describes_obs_val_existing_attribute_literal_column
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_describes_obs_val_existing_attribute_resource_column
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_describes_obs_val_existing_units_column
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_describes_obs_val_new_attribute_literal_column
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_describes_obs_val_new_attribute_resource_column
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_describes_obs_val_new_units_column
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_dimension_existing
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_dimension_new_config_common
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_dimension_new_minimal_config
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_dimension_new_no_type
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_exception_raised_when_code_list_is_some_code_list_config_json_and_cell_uri_template_defined
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_existing_dimension_are_reused_with_or_without_a_code_list
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_load_catalog_metadata
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_measure_existing
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_measure_new
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_new_code_lists_are_created_from_unique_values_when_there_are_predefined_concepts
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_new_dimension_existing_code_list
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_newly_defined_dimension_do_not_have_code_list
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_observation_ok
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_observation_value_data_type_extraction
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_unit_new
tests.unit.readers.cubeconfig.v1_0.test_cube_from_config_json ‑ test_units_existing
tests.unit.readers.cubeconfig.v1_0.test_cube_from_convention ‑ test_01_build_convention_ok
tests.unit.readers.cubeconfig.v1_0.test_cube_from_convention ‑ test_colums_suppress
tests.unit.readers.cubeconfig.v1_0.test_cube_from_convention ‑ test_conventional_column_ordering_correct
tests.unit.readers.cubeconfig.v1_0.test_cube_from_convention ‑ test_unsupported_col_definition_exception
tests.unit.readers.cubeconfig.v1_0.test_datatypes ‑ test_assignable_pandas_datatypes_are_valid
tests.unit.readers.cubeconfig.v1_0.test_datatypes ‑ test_attribute_literal_dtypes
tests.unit.readers.cubeconfig.v1_0.test_datatypes ‑ test_configured_dimension_dtypes
tests.unit.readers.cubeconfig.v1_0.test_datatypes ‑ test_datatypes_by_convention
tests.unit.readers.cubeconfig.v1_0.test_datatypes ‑ test_datatypes_by_expicit_definition
tests.unit.readers.cubeconfig.v1_0.test_json_schema_validation_errors ‑ test_json_schema_creator_error_mapping
tests.unit.readers.cubeconfig.v1_0.test_json_schema_validation_errors ‑ test_json_schema_from_existing_dimension_error_mapping
tests.unit.readers.cubeconfig.v1_0.test_json_schema_validation_errors ‑ test_json_schema_from_existing_measure_error_deep_mapping
tests.unit.readers.cubeconfig.v1_0.test_json_schema_validation_errors ‑ test_json_schema_license_error_mapping
tests.unit.readers.cubeconfig.v1_0.test_json_schema_validation_errors ‑ test_json_schema_publisher_error_mapping
tests.unit.readers.cubeconfig.v1_0.test_json_schema_validation_errors ‑ test_json_schema_validation_error_to_dict
tests.unit.readers.cubeconfig.v1_0.test_json_schema_validation_errors ‑ test_qube_config_columns_filtered_by_type
tests.unit.readers.cubeconfig.v1_0.test_schema_model_from_dict ‑ test_attribute_existing_literal
tests.unit.readers.cubeconfig.v1_0.test_schema_model_from_dict ‑ test_attribute_existing_resource
tests.unit.readers.cubeconfig.v1_0.test_schema_model_from_dict ‑ test_attribute_new_literal
tests.unit.readers.cubeconfig.v1_0.test_schema_model_from_dict ‑ test_attribute_new_resource
tests.unit.readers.cubeconfig.v1_0.test_schema_model_from_dict ‑ test_dimension_existing
tests.unit.readers.cubeconfig.v1_0.test_schema_model_from_dict ‑ test_dimension_new
tests.unit.readers.cubeconfig.v1_0.test_schema_model_from_dict ‑ test_measure_existing
tests.unit.readers.cubeconfig.v1_0.test_schema_model_from_dict ‑ test_measure_new
tests.unit.readers.cubeconfig.v1_0.test_schema_model_from_dict ‑ test_unit_existing
tests.unit.readers.cubeconfig.v1_0.test_schema_model_from_dict ‑ test_unit_new
tests.unit.readers.test_codelist_schema_deserialisation ‑ test_get_code_list_schema_version_1_0
tests.unit.readers.test_codelist_schema_deserialisation ‑ test_get_code_list_schema_version_1_1
tests.unit.readers.test_codelist_schema_deserialisation ‑ test_get_code_list_schema_version_1_latest
tests.unit.readers.test_codelist_schema_deserialisation ‑ test_get_code_list_schema_version_2_0
tests.unit.readers.test_codelist_schema_deserialisation ‑ test_get_code_list_schema_version_2_latest
tests.unit.readers.test_codelist_schema_deserialisation ‑ test_get_code_list_schema_version_error
tests.unit.readers.test_codelist_schema_deserialisation ‑ test_get_deserialiser_for_code_list_schema_v1
tests.unit.readers.test_codelist_schema_deserialisation ‑ test_get_deserialiser_for_code_list_schema_v1_dict
tests.unit.readers.test_codelist_schema_deserialisation ‑ test_get_deserialiser_for_code_list_schema_v2
tests.unit.readers.test_codelist_schema_deserialisation ‑ test_get_deserialiser_for_code_list_schema_v2_dict
tests.unit.readers.test_preset_column_templates ‑ test_exception_is_raised_when_given_wrong_template_file_path
tests.unit.readers.test_preset_column_templates ‑ test_from_template_removed_from_column_config
tests.unit.readers.test_preset_column_templates ‑ test_func_accepts_dict_with_template
tests.unit.readers.test_preset_column_templates ‑ test_func_accepts_dict_without_template
tests.unit.readers.test_preset_column_templates ‑ test_get_template_file_when_bad_status_code
tests.unit.readers.test_preset_column_templates ‑ test_raise_error_works_for_none_existing_template_lookup_path
tests.unit.readers.test_preset_column_templates ‑ test_raise_error_works_for_none_existing_template_path
tests.unit.stress.test_metrics ‑ test_empty_metrics
tests.unit.stress.test_metrics ‑ test_resultant_path
tests.unit.stress.test_metrics ‑ test_stress_metrics
tests.unit.stress.test_preprocesses ‑ test_generated_csv_exists
tests.unit.stress.test_preprocesses ‑ test_generated_csv_shape_and_num_unique_values
tests.unit.utils.qb.test_components ‑ test_printable_component_property_root_file_path
tests.unit.utils.qb.test_components ‑ test_printable_component_property_sub_file_path
tests.unit.utils.qb.test_components ‑ test_printable_component_property_type_attribute
tests.unit.utils.qb.test_components ‑ test_printable_component_property_type_dimension
tests.unit.utils.qb.test_components ‑ test_printable_component_property_type_measure
tests.unit.utils.qb.test_components ‑ test_printable_component_property_type_unsupported_exception
tests.unit.utils.qb.test_components ‑ test_printable_component_property_url
tests.unit.utils.qb.test_cube ‑ test_get_all_measures
tests.unit.utils.qb.test_cube ‑ test_get_all_units
tests.unit.utils.qb.test_standardise ‑ test_coerce_attribute_value_with_missing_values
tests.unit.utils.qb.test_standardise ‑ test_coerce_signed_integer_with_missing_obs_values
tests.unit.utils.qb.test_standardise ‑ test_coerce_unsigned_integer_with_missing_obs_values
tests.unit.utils.qb.test_standardise ‑ test_convert_data_values_to_uri_safe_values_codelist_false
tests.unit.utils.qb.test_standardise ‑ test_convert_data_values_to_uri_safe_values_codelist_true
tests.unit.utils.qb.test_standardise ‑ test_convert_data_values_to_uri_safe_values_missing_value_mapping
tests.unit.utils.qb.test_standardise ‑ test_match_code_lists_on_label
tests.unit.utils.qb.test_standardise ‑ test_match_code_lists_on_notation
tests.unit.utils.qb.test_standardise ‑ test_qbcube_catagorical_numeric
tests.unit.utils.qb.test_standardise ‑ test_qbcube_data_is_categorical
tests.unit.utils.qb.validation.test_cube ‑ test_existing_qb_attribute_resource_no_cell_uri_template
tests.unit.utils.qb.validation.test_cube ‑ test_new_qb_attribute_literal_string_with_template
tests.unit.utils.qb.validation.test_cube ‑ test_new_qb_attribute_resource_no_values
tests.unit.utils.qb.validation.test_observations ‑ test_find_sdmxa_obs_status_columns
tests.unit.utils.qb.validation.test_observations ‑ test_value_uri_template_is_missing_in_existing_measure_dimention
tests.unit.utils.qb.validation.test_observations ‑ test_value_uri_template_is_present_in_existing_measure_dimention
tests.unit.utils.skos.test_codelist ‑ test_build_concepts_hierarchy_tree_of_depth_more_than_one
tests.unit.utils.skos.test_codelist ‑ test_build_concepts_hierarchy_tree_of_depth_one
tests.unit.utils.skos.test_codelist ‑ test_get_codelist_col_title_by_property_url_label
tests.unit.utils.skos.test_codelist ‑ test_get_codelist_col_title_by_property_url_notation
tests.unit.utils.skos.test_codelist ‑ test_get_codelist_col_title_by_property_url_parent_notation
tests.unit.utils.skos.test_codelist ‑ test_get_codelist_col_title_by_property_url_rdfs_comment
tests.unit.utils.skos.test_codelist ‑ test_get_codelist_col_title_by_property_url_rdfs_type
tests.unit.utils.skos.test_codelist ‑ test_get_codelist_col_title_by_property_url_sort_priority
tests.unit.utils.test_cache ‑ test_connection_error_for_bad_url
tests.unit.utils.test_cache ‑ test_connection_error_url
tests.unit.utils.test_cache ‑ test_load_local_when_bad_status_code
tests.unit.utils.test_cache ‑ test_load_local_when_http_request_fails
tests.unit.utils.test_csvdataset ‑ test_create_measure_col_in_melted_data_set_for_pivoted_shape
tests.unit.utils.test_csvdataset ‑ test_create_measure_in_melted_data_set_exception_for_more_than_one_matching_component_results
tests.unit.utils.test_csvdataset ‑ test_create_unit_col_in_melted_data_set_for_pivoted_shape
tests.unit.utils.test_csvdataset ‑ test_create_unit_col_in_melted_data_set_for_pivoted_shape_should_throw_invalid_num_of_unit_cols_exception
tests.unit.utils.test_csvdataset ‑ test_create_unit_col_in_melted_data_set_for_pivoted_shape_should_throw_invalid_num_of_val_urls_exception
tests.unit.utils.test_csvdataset ‑ test_melt_data_set_for_pivoted_shape
tests.unit.utils.test_csvdataset ‑ test_transform_to_canonical_shape_for_pivoted_multi_measure_shape_data_set
tests.unit.utils.test_csvdataset ‑ test_transform_to_canonical_shape_for_pivoted_single_measure_shape_data_set
tests.unit.utils.test_csvdataset ‑ test_transform_to_canonical_shape_for_standard_shape_data_set
tests.unit.utils.test_csvdataset ‑ test_unit_not_defined_locally
tests.unit.utils.test_csvw ‑ test_extracting_dependent_files
tests.unit.utils.test_csvw ‑ test_load_table_schema_file_to_graph
tests.unit.utils.test_csvw ‑ test_no_dependent_local_files_when_base_is_uri
tests.unit.utils.test_file ‑ test_copying_files_with_dir_structure
tests.unit.utils.test_iterables ‑ test_group_by
tests.unit.utils.test_iterables ‑ test_group_by_empty
tests.unit.utils.test_iterables ‑ test_single_correctly_extracts_single_matching_value
tests.unit.utils.test_iterables ‑ test_single_duplicate_matches_exception
tests.unit.utils.test_iterables ‑ test_single_no_matches_exception
tests.unit.utils.test_json ‑ test_loading_json_from_file_path
tests.unit.utils.test_json ‑ test_loading_json_from_file_uri
tests.unit.utils.test_json ‑ test_loading_json_from_url
tests.unit.utils.test_pandas ‑ test_default_na_values_show_up_in_right_column
tests.unit.utils.test_pandas ‑ test_duplicate_column_title_warning
tests.unit.utils.test_pandas ‑ test_na_filter_works
tests.unit.utils.test_pandas ‑ test_nan_value_in_parent_notation_column_is_type_string
tests.unit.utils.test_pandas ‑ test_no_nan_empty_cells_are_in_parent_notation_column
tests.unit.utils.test_pandas ‑ test_use_cols
tests.unit.utils.test_pandas ‑ test_zero_length_strings_are_replaced_with_nan
tests.unit.utils.test_rdf ‑ test_loading_graph_relative_paths
tests.unit.utils.test_sparql ‑ test_path_to_file_uri_for_rdflib
tests.unit.utils.test_sparql ‑ test_path_to_file_uri_for_rdflib_normalisation
tests.unit.utils.test_sparql ‑ test_values_binding
tests.unit.utils.test_text ‑ test_text_not_needing_truncation
tests.unit.utils.test_text ‑ test_truncating_text
tests.unit.utils.test_uri ‑ test_csvw_column_name
tests.unit.utils.test_uri ‑ test_ensure_all_look_like_uri
tests.unit.utils.test_uri ‑ test_ensure_looks_like_uri
tests.unit.utils.test_uri ‑ test_get_absolute_file_path
tests.unit.utils.test_uri ‑ test_looks_like_uri
tests.unit.utils.test_uri ‑ test_uri_last_part
tests.unit.utils.test_validations ‑ test_boolean_correct
tests.unit.utils.test_validations ‑ test_boolean_incorrect
tests.unit.utils.test_validations ‑ test_mutiple_incorrect_primatives
tests.unit.utils.test_validations ‑ test_primative_inside_list_inside_object
tests.unit.utils.test_validations ‑ test_primative_inside_object_inside_list
tests.unit.utils.test_validations ‑ test_validate_all_of_correct
tests.unit.utils.test_validations ‑ test_validate_all_of_fail
tests.unit.utils.test_validations ‑ test_validate_any_of_correct
tests.unit.utils.test_validations ‑ test_validate_any_of_incorrect
tests.unit.utils.test_validations ‑ test_validate_base_unit_conversion_multiplier_dependency_incorrect
tests.unit.utils.test_validations ‑ test_validate_base_unit_scaling_factor_dependency_correct
tests.unit.utils.test_validations ‑ test_validate_base_unit_scaling_factor_dependency_incorrect
tests.unit.utils.test_validations ‑ test_validate_data_type_correct
tests.unit.utils.test_validations ‑ test_validate_data_type_incorrect
tests.unit.utils.test_validations ‑ test_validate_date_correct
tests.unit.utils.test_validations ‑ test_validate_date_incorrect
tests.unit.utils.test_validations ‑ test_validate_datetime_correct
tests.unit.utils.test_validations ‑ test_validate_enum_correct
tests.unit.utils.test_validations ‑ test_validate_enum_incorrect
tests.unit.utils.test_validations ‑ test_validate_file_exists
tests.unit.utils.test_validations ‑ test_validate_file_not_a_path
tests.unit.utils.test_validations ‑ test_validate_file_not_exists
tests.unit.utils.test_validations ‑ test_validate_float_type_correct
tests.unit.utils.test_validations ‑ test_validate_float_type_incorrect
tests.unit.utils.test_validations ‑ test_validate_float_type_infinity_incorrect
tests.unit.utils.test_validations ‑ test_validate_float_type_nan_incorrect
tests.unit.utils.test_validations ‑ test_validate_float_type_neg_infinity_incorrect
tests.unit.utils.test_validations ‑ test_validate_int_fails_when_bool
tests.unit.utils.test_validations ‑ test_validate_int_type_correct
tests.unit.utils.test_validations ‑ test_validate_int_type_incorrect
tests.unit.utils.test_validations ‑ test_validate_is_instance_of_correct
tests.unit.utils.test_validations ‑ test_validate_is_instance_of_incorrect
tests.unit.utils.test_validations ‑ test_validate_list_type_correct
tests.unit.utils.test_validations ‑ test_validate_list_type_incorrect
tests.unit.utils.test_validations ‑ test_validate_str_type_correct
tests.unit.utils.test_validations ‑ test_validate_str_type_incorrect
tests.unit.utils.test_validations ‑ test_validate_uri_correct
tests.unit.utils.test_validations ‑ test_validate_uri_incorrect
tests.unit.utils.test_validations ‑ test_validate_uri_none_correct
tests.unit.utils.test_validations ‑ test_validated_model_is_not_inherited
tests.unit.utils.test_validations ‑ test_validated_model_validation_correct
tests.unit.utils.test_validations ‑ test_validated_model_validation_incorrect_type
tests.unit.utils.test_validations ‑ test_whole_object_in_parent_class
tests.unit.utils.test_validations ‑ test_whole_object_validation_correct
tests.unit.utils.test_validations ‑ test_whole_object_validation_incorrect
tests.unit.utils.test_version ‑ test_get_csvcubed_version
tests.unit.utils.validators.test_schema ‑ test_json_path_inside_array
tests.unit.utils.validators.test_schema ‑ test_json_path_quote_escape
tests.unit.utils.validators.test_schema ‑ test_json_path_with_dots
tests.unit.utils.validators.test_schema ‑ test_json_path_with_left_square_bracket
tests.unit.utils.validators.test_schema ‑ test_json_path_with_right_square_bracket
tests.unit.utils.validators.test_schema ‑ test_json_path_with_spaces
tests.unit.utils.validators.test_schema ‑ test_schema_validation_when_offline
tests.unit.utils.validators.test_schema ‑ test_truncate_long_validation_error_message
tests.unit.writers.qbwriter.test_dsdtordfmodelshelper ‑ test_arbitrary_rdf_serialisation_existing_attribute
tests.unit.writers.qbwriter.test_dsdtordfmodelshelper ‑ test_arbitrary_rdf_serialisation_existing_dimension
tests.unit.writers.qbwriter.test_dsdtordfmodelshelper ‑ test_arbitrary_rdf_serialisation_new_attribute
tests.unit.writers.qbwriter.test_dsdtordfmodelshelper ‑ test_arbitrary_rdf_serialisation_new_dimension
tests.unit.writers.qbwriter.test_dsdtordfmodelshelper ‑ test_arbitrary_rdf_serialisation_new_dimension_with_cube_uri_style_without_file_extensions
tests.unit.writers.qbwriter.test_dsdtordfmodelshelper ‑ test_arbitrary_rdf_serialisation_new_measure
tests.unit.writers.qbwriter.test_dsdtordfmodelshelper ‑ test_get_cross_measures_slice_key_for_existing_dimension
tests.unit.writers.qbwriter.test_dsdtordfmodelshelper ‑ test_get_cross_measures_slice_key_for_new_dimension
tests.unit.writers.qbwriter.test_dsdtordfmodelshelper ‑ test_qb_order_of_components
tests.unit.writers.qbwriter.test_dsdtordfmodelshelper ‑ test_structure_defined
tests.unit.writers.qbwriter.test_dsdtordfmodelshelper ‑ test_structure_uri
tests.unit.writers.qbwriter.test_dsdtordfmodelshelper ‑ test_structure_uri_standard_pattern
tests.unit.writers.qbwriter.test_dsdtordfmodelshelper ‑ test_structure_uri_without_file_extensions_pattern
tests.unit.writers.qbwriter.test_dsdtordfmodelshelper ‑ test_units_component_duplication
tests.unit.writers.qbwriter.test_qbwriter ‑ test_csv_col_definition
tests.unit.writers.qbwriter.test_qbwriter ‑ test_csv_col_definition_csv_column_uri_template_override
tests.unit.writers.qbwriter.test_qbwriter ‑ test_csv_col_definition_default_property_value_urls
tests.unit.writers.qbwriter.test_qbwriter ‑ test_csv_col_definition_suppressed
tests.unit.writers.qbwriter.test_qbwriter ‑ test_csv_col_required
tests.unit.writers.qbwriter.test_qbwriter ‑ test_csv_col_required_for_pivoted_multi_measure
tests.unit.writers.qbwriter.test_qbwriter ‑ test_csv_col_required_observed_value_with_obs_status_attribute
tests.unit.writers.qbwriter.test_qbwriter ‑ test_new_attribute_code_list_csvws_urls_codelist_true
tests.unit.writers.qbwriter.test_qbwriter ‑ test_output_integer_obs_val_with_missing_values
tests.unit.writers.qbwriter.test_qbwriter ‑ test_output_new_code_list_csws_urls_with_uri_style_without_file_extensions
tests.unit.writers.qbwriter.test_qbwriter ‑ test_output_new_dimension_code_list_csvws_urls
tests.unit.writers.qbwriter.test_qbwriter ‑ test_virtual_columns_generated_for_multi_meas_obs_val
tests.unit.writers.qbwriter.test_qbwriter ‑ test_virtual_columns_generated_for_single_obs_val
tests.unit.writers.qbwriter.test_urihelper ‑ test_about_url_generation
tests.unit.writers.qbwriter.test_urihelper ‑ test_about_url_generation_with_multiple_measures
tests.unit.writers.qbwriter.test_urihelper ‑ test_default_property_value_uris_existing_attribute_existing_values
tests.unit.writers.qbwriter.test_urihelper ‑ test_default_property_value_uris_existing_attribute_new_values
tests.unit.writers.qbwriter.test_urihelper ‑ test_default_property_value_uris_existing_dimension_column
tests.unit.writers.qbwriter.test_urihelper ‑ test_default_property_value_uris_multi_existing_measure_obs_val
tests.unit.writers.qbwriter.test_urihelper ‑ test_default_property_value_uris_multi_measure_all_existing
tests.unit.writers.qbwriter.test_urihelper ‑ test_default_property_value_uris_multi_measure_all_new
tests.unit.writers.qbwriter.test_urihelper ‑ test_default_property_value_uris_multi_measure_local_and_existing
tests.unit.writers.qbwriter.test_urihelper ‑ test_default_property_value_uris_multi_measure_obs_val
tests.unit.writers.qbwriter.test_urihelper ‑ test_default_property_value_uris_multi_units_all_existing
tests.unit.writers.qbwriter.test_urihelper ‑ test_default_property_value_uris_multi_units_all_new
tests.unit.writers.qbwriter.test_urihelper ‑ test_default_property_value_uris_multi_units_local_and_existing
tests.unit.writers.qbwriter.test_urihelper ‑ test_default_property_value_uris_new_attribute_existing_values
tests.unit.writers.qbwriter.test_urihelper ‑ test_default_property_value_uris_new_attribute_new_values_codelist_false
tests.unit.writers.qbwriter.test_urihelper ‑ test_default_property_value_uris_new_attribute_new_values_codelist_true
tests.unit.writers.qbwriter.test_urihelper ‑ test_default_property_value_uris_new_dimension_column_with_code_list
tests.unit.writers.qbwriter.test_urihelper ‑ test_default_property_value_uris_new_dimension_column_with_new_code_list
tests.unit.writers.qbwriter.test_urihelper ‑ test_default_property_value_uris_new_dimension_column_with_new_code_list_for_cube_WithoutFileExtensions_uri_style
tests.unit.writers.qbwriter.test_urihelper ‑ test_default_property_value_uris_new_dimension_column_without_code_list
tests.unit.writers.qbwriter.test_urihelper ‑ test_default_property_value_uris_single_measure_obs_val
tests.unit.writers.qbwriter.test_urihelper ‑ test_generating_concept_uri_template_from_csvcubed_concept_scheme_uri
tests.unit.writers.qbwriter.test_urihelper ‑ test_generating_concept_uri_template_from_legacy_global_concept_scheme_uri
tests.unit.writers.qbwriter.test_urihelper ‑ test_generating_concept_uri_template_from_legacy_local_concept_scheme_uri
tests.unit.writers.qbwriter.test_urihelper ‑ test_generating_concept_uri_template_from_unexpected_concept_scheme_uri
tests.unit.writers.qbwriter.test_urihelper ‑ test_get_about_url_for_pivoted_shape_cube
tests.unit.writers.qbwriter.test_urihelper ‑ test_get_about_url_for_standard_shape_cube
tests.unit.writers.qbwriter.test_urihelper ‑ test_get_observation_uri_for_pivoted_shape_data_set_existing_qbmeasure
tests.unit.writers.qbwriter.test_urihelper ‑ test_get_observation_uri_for_pivoted_shape_data_set_new_qbmeasure
tests.unit.writers.qbwriter.test_urihelper ‑ test_get_observation_uri_for_pivoted_shape_data_set_raise_exception
tests.unit.writers.qbwriter.test_urihelper ‑ test_get_observation_value_col_for_title
tests.unit.writers.qbwriter.test_urihelper ‑ test_get_observation_value_col_for_title_when_col_title_is_invalid
tests.unit.writers.qbwriter.test_urihelper ‑ test_get_pivoted_cube_slice_uri
tests.unit.writers.skoscodelistwriter.test_skoscodelistwriter ‑ test_arbitrary_rdf_serialisation_new_code_list
tests.unit.writers.skoscodelistwriter.test_skoscodelistwriter ‑ test_code_list_data_mapping
tests.unit.writers.skoscodelistwriter.test_skoscodelistwriter ‑ test_code_list_data_mapping_for_parent_defined_with_uri_safe_id
tests.unit.writers.skoscodelistwriter.test_skoscodelistwriter ‑ test_csvw_metadata_url_withoutFileExtension_style