codeforboston/maple

Tests for Profile Page

Open

#1,543 建立於 2024年4月22日

在 GitHub 查看
 (0 留言) (0 反應) (1 負責人)TypeScript (168 fork)auto 404
Profile PagesReady for Developmentgood first issuetech debt

倉庫指標

Star
 (56 star)
PR 合併指標
 (PR 指標待抓取)

描述

Goal We want to be able to automatically test the user Profile page to build confidence in the basic functioning of the site after deploys.

Success Criteria

  • Test that verifies that the user profile page renders as expected, including:
    • User Name
    • About bio blurb
    • Legislators
    • Testimonies
  • Test that verifies the additional components that should render when a user views their own profile:
    • "Currently Viewing Your Profile" orange banner
    • Edit Profile / Make Private buttons
    • "Edit" option on Testimonies

These can likely just be unit tests.

貢獻者指南