Linaro / squad

Software Quality Dashboard
GNU General Public License v3.0
59 stars 41 forks source link

frontend: fix bug with socialaccount discovery #1100

Closed mwasilew closed 1 year ago

mwasilew commented 1 year ago

Templatetag for socialaccount discovery had a bug that crashed /login view. This patch fixes the bug and adds unit tests for this templatetag.

chaws commented 1 year ago

Thanks for the fix :)

Also thank you for increasing the coverage as well