Views: 1,176
Submissions: 1,234
Favs: 567
package fa import ( "bytes" "strings" "testing" "github.com/PuerkitoBio/goquery" ) // syntheticUserHTML mirrors the real /user/{name}/ markup closely enough to // catch the bugs the fictitious old fixture hid: a logged-in viewer's avatar // in the site nav (which must NOT be picked as the profile avatar), the // `Label: value` stats strip, and the // watcher/watching counts that live in the section headers rather than the // stats box. const syntheticUserHTML = `
Welcome to my profile.