openedx / credentials

Service hosting course and program certificates
GNU Affero General Public License v3.0
21 stars 70 forks source link

feat: fix broken Twitter link #2471

Closed deborahgu closed 1 month ago

deborahgu commented 1 month ago

a re-factor to fix some of the other social sharing links had broken the Twitter link. This standardizes the link format for social sharing for the program certificates, and removes all of the parsing and conditionals for those links from the template.

FIXES: APER-3417

Run JavaScript tests locally with Karma

There is work being done on a fix to get Karma to run in CI. Until then, however, contributors are required to run these tests locally.