Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/getsentry/sentry
/ render
Method
render
tests/js/setup.ts:212–214 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
210
// error if we return a stateless/functional component
211
return
class
extends ReactActual.Component {
212
render() {
213
return
null;
214
}
215
};
216
});
217
Callers
15
setUp
Method · 0.45
test_render
Method · 0.45
test_xss_protection
Method · 0.45
setUp
Method · 0.45
test_send
Method · 0.45
test_default_renderer
Method · 0.45
test_renderer_without_chart
Method · 0.45
test_renderer_without_footer
Method · 0.45
test_renderer_without_actions
Method · 0.45
test_renderer_multiple_actions
Method · 0.45
test_render_raises_on_invalid_data_type
Method · 0.45
test_render_produces_embed
Method · 0.45
Calls
no outgoing calls
Tested by
15
setUp
Method · 0.36
test_render
Method · 0.36
test_xss_protection
Method · 0.36
setUp
Method · 0.36
test_send
Method · 0.36
test_default_renderer
Method · 0.36
test_renderer_without_chart
Method · 0.36
test_renderer_without_footer
Method · 0.36
test_renderer_without_actions
Method · 0.36
test_renderer_multiple_actions
Method · 0.36
test_render_raises_on_invalid_data_type
Method · 0.36
test_render_produces_embed
Method · 0.36