1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should open the popup when the button is clicked 1`] = `
12 exports[`should open the popup when the button is clicked 2`] = `
18 onRequestClose={[Function]}
21 <Connect(withCurrentUser(SetAssigneePopup))
22 onSelect={[MockFunction]}
27 className="issue-action issue-action-with-options js-issue-assign"
34 className="little-spacer-right"
41 className="issue-meta-label"
46 className="little-spacer-left"
53 exports[`should render a fallback assignee display if assignee info are not available 1`] = `
59 onRequestClose={[Function]}
62 <Connect(withCurrentUser(SetAssigneePopup))
63 onSelect={[MockFunction]}
68 className="issue-action issue-action-with-options js-issue-assign"
72 className="issue-meta-label"
77 className="little-spacer-left"
84 exports[`should render with the action 1`] = `
90 onRequestClose={[Function]}
93 <Connect(withCurrentUser(SetAssigneePopup))
94 onSelect={[MockFunction]}
99 className="issue-action issue-action-with-options js-issue-assign"
106 className="little-spacer-right"
113 className="issue-meta-label"
118 className="little-spacer-left"
125 exports[`should render without the action when the correct rights are missing 1`] = `
131 className="little-spacer-right"
138 className="issue-meta-label"