[openstreetmap/openstreetmap-website] Add user profile heatmap visualization for contributions (PR #5402)
Emin Kocan
notifications at github.com
Wed Feb 5 04:26:08 UTC 2025
@kcne commented on this pull request.
> + # Test user with no changesets
+ user_without_changesets = create(:user)
+ get user_path(user_without_changesets)
+ assert_response :success
+ assert_select "div#cal-heatmap", 1
Updated the test to reflect latest changes. Thank you.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5402#discussion_r1942227578
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5402/review/2594591184 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250204/ebb6aaaf/attachment.htm>
More information about the rails-dev
mailing list