package fa import ( "strings" "testing" "github.com/PuerkitoBio/goquery" ) // A cursor page (/msg/submissions/new~{id}@72/) may render its gallery // without the #messagecenter-submissions wrapper the default view uses. // parseSubmissionInboxPage must still recover the submissions instead of // silently returning an empty page, which would truncate the crawl. func TestParseSubmissionInboxPage_FindsFiguresOutsideMessageCenter(t *testing.T) { html := `

