spherulitic / xerafin3

Xerafin Word Study System
1 stars 0 forks source link

test fetching user info from keycloak for leaderboard #73

Open spherulitic opened 1 year ago

spherulitic commented 1 year ago

Need to import data from prod and test all the options. This should probably happen after quizzes are fixed so I can have current data.

Blocked by #95 and #96

spherulitic commented 1 year ago

Basic smoke test with a single user complete as part of #96. Need to test multiple users, fetching user info from keycloak, pagination, award data.

Migrating legacy data will be difficult because user data needs to be present in keycloak for all the legacy users. (Plan is to store names in keycloak; may need to think about the plan for data migration to see if this makes sense.)