Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

render fix for tag color and write some unit tests #387

Merged
merged 7 commits into from
Aug 22, 2024

Conversation

dmlb
Copy link
Contributor

@dmlb dmlb commented Feb 23, 2024

Describe your changes

Adding some unit tests to confirm the colour utilities and component for tag colour are doing what they're supposed to
Fixes #375
needed key on for loop!

@dmlb dmlb requested a review from VeckoTheGecko July 4, 2024 02:14
@dmlb dmlb changed the title Write some unit tests around tag color utils and tag wrapper component render fix for tag color and write some unit tests Jul 4, 2024
Copy link
Collaborator

@VeckoTheGecko VeckoTheGecko left a comment

Choose a reason for hiding this comment

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

Thanks for the PR @dmlb ! See above for my feedback. I think end to end testing would be good for the project, but unit testing might be a bit overkill for the simplicity of the project. Let me know if you disagree though, curious to know what you think.

@VeckoTheGecko
Copy link
Collaborator

@dmlb I think this is ready to merge now?

In terms of workflow for PRs, feel free to re-request reviews so that I know that you're done making changes (or ping me with "good to go" or something).

I don't mind being pinged :)

@dmlb
Copy link
Contributor Author

dmlb commented Aug 21, 2024

@VeckoTheGecko updated 👌

Copy link
Collaborator

@VeckoTheGecko VeckoTheGecko left a comment

Choose a reason for hiding this comment

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

Looks good!

@VeckoTheGecko VeckoTheGecko merged commit 1d1f63c into ClimateTown:main Aug 22, 2024
3 checks passed
@dmlb dmlb deleted the tag-color-units branch August 22, 2024 18:00
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.

[BUG] Inconsistent tag coloring on resource cards
2 participants