Release 3 Tests - CSC4700-Spring2024-Org/csc4700-team-project-socialconnect GitHub Wiki

Tests

Posting

Sample Output from backend (11/15):
Post Container ID: 1024790280
Post Container Status: IN_PROGRESS
Post Container Status: IN_PROGRESS
Post Container Status: FINISHED
Post Permalink: https://www.instagram.com/reel/DAn9wBeuxSW/

Sample Output from backend (11/15):
Post Container ID: 1029038491
Post Container Status: IN_PROGRESS
Post Container Status: FINISHED
Post Permalink: https://www.instagram.com/reel/DAwCDp1vMHK/

Replies

Sample Output from backend (11/17):
Comment ID: 18098199523456491
Comment:
username: "devilsrock30j"
text: "yes"
timestamp: "2024-11-17T02:28:48+0000"
id: "18098199523456491"
replies: null

Sample Output from backend (11/17):
Comment ID: 18023865317400257
Comment:
username: "devilsrock30j"
text: "hello"
timestamp: "2024-11-17T02:29:24+0000"
id: "18023865317400257"
replies: null

Login

Please verify account error returned when trying to login to unverified account? Pass (11/16)
Invalid username/password error returned for all other unsuccessful logins? Pass (11/16)
Users can make an account and verify their email successfully? Pass (11/10)

TikTok Integration

Users can successfully login/logout on live site? Pass (11/16, 11/12, 11/01)
Analytics show successfully and are accurate to information on TikTok app? Pass (11/17, 11/16, 11/15)

Instagram Integration

Users can successfully login/logout on live site? Fail (Logout fails due to OAuth flow changes on 11/16. Login successful on 11/12)
Analytics show successfully and are accurate to information on Instagram app? Pass (11/17, 11/16, 11/15)
Can post successfully? Fail (failure on live site, passing locally on 11/14)