Closed evelynnchen-cmu closed 1 month ago
Merging individual changes from Project 1 into team repository.
Reduced the cognitive complexity of the groupsAPI.join function in src/api/groups.js by extracting logic into two helper functions.
groupsAPI.join
src/api/groups.js
Description
Merging individual changes from Project 1 into team repository.
Reduced the cognitive complexity of the
groupsAPI.join
function insrc/api/groups.js
by extracting logic into two helper functions.UI Test
Test Coverage