Skip to content

Unit tests for opening-saving YAML #16

Unit tests for opening-saving YAML

Unit tests for opening-saving YAML #16

Triggered via pull request October 8, 2025 13:48
Status Failure
Total duration 44s
Artifacts

unit-tests.yml

on: pull_request
test-on-pr
39s
test-on-pr
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test-on-pr
Process completed with exit code 1.
test-on-pr: tests\test_yaml_save.py#L130
test_open_file_validate_ui_data_save_file[sample_yaml3] AssertionError: YAML data changed after saving: 'geopython_pygeoapi_@5ed31b4_pygeoapi-test-config-ogr.yml'. Added: 0 fields, changed: 0 fields, removed: 12 fields. assert False
test-on-pr: tests\test_yaml_save.py#L130
test_open_file_validate_ui_data_save_file[sample_yaml2] AssertionError: YAML data changed after saving: 'geopython_pygeoapi_@5ed31b4_pygeoapi-config.yml'. Added: 0 fields, changed: 0 fields, removed: 1 fields. assert False
test-on-pr: tests\test_yaml_save.py#L130
test_open_file_validate_ui_data_save_file[sample_yaml1] AssertionError: YAML data changed after saving: 'geopython_pygeoapi_@5ed31b4_default.config.yml'. Added: 0 fields, changed: 0 fields, removed: 19 fields. assert False
test-on-pr: tests\test_yaml_save.py#L130
test_open_file_validate_ui_data_save_file[sample_yaml0] AssertionError: YAML data changed after saving: 'geopython_pygeoapi_@5ed31b4_cite.config.yml'. Added: 0 fields, changed: 0 fields, removed: 4 fields. assert False