Skip to content

test against color values rather than encoded string#1200

Merged
TonioF merged 1 commit intomainfrom
toniof-xxx-fix_cmaps_tests
Feb 10, 2026
Merged

test against color values rather than encoded string#1200
TonioF merged 1 commit intomainfrom
toniof-xxx-fix_cmaps_tests

Conversation

@TonioF
Copy link
Contributor

@TonioF TonioF commented Feb 9, 2026

Fix failing xcube tests. I assume that the problem is that so far we tested against base64-encoded strings, which might differ over time. I changed the tests so that first the strings are decoded back to color values before assertion.

Checklist:

* [ ] Add unit tests and/or doctests in docstrings
* [ ] Add docstrings and API docs for any new/modified user-facing classes and functions
* [ ] New/modified features documented in docs/source/*
* [ ] Changes documented in CHANGES.md

  • GitHub CI passes
  • AppVeyor CI passes
  • Test coverage remains or increases (target 100%)

@TonioF TonioF requested review from forman and konstntokas February 9, 2026 15:52
@TonioF TonioF self-assigned this Feb 9, 2026
@TonioF TonioF marked this pull request as ready for review February 9, 2026 16:30
Copy link
Contributor

@konstntokas konstntokas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, thank you!

@TonioF TonioF merged commit 827a8d7 into main Feb 10, 2026
3 of 4 checks passed
@TonioF TonioF deleted the toniof-xxx-fix_cmaps_tests branch February 10, 2026 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants