CMU-313 / nodebb-f24-boba

cmu-313-f24-nodebb-f24-NodeBB created by GitHub Classroom
GNU General Public License v3.0
0 stars 0 forks source link

Merge individual changes to src/api/groups.js from project 1 #13

Closed evelynnchen-cmu closed 1 month ago

evelynnchen-cmu commented 1 month ago

Description

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.

UI Test

  1. Register a new user
  2. Log out of new user's account
  3. Log in as admin user
  4. Navigate to localhost:4567/groups
  5. Create a new group by clicking the blue "Create New Group" button
  6. Click "Members" on the left-hand side of the main content and click the blue "Add Member" button
  7. Search for the username of the user created in Step 1 and then click "Add Member"
trigger-thru-UI

Test Coverage

Captura de pantalla 2024-09-03 a la(s) 3 26 19 p m Captura de pantalla 2024-09-03 a la(s) 3 26 35 p m
coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 10973849287

Details


Totals Coverage Status
Change from base Build 10841145095: 0.02%
Covered Lines: 22330
Relevant Lines: 25586

💛 - Coveralls