Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 58805aa

Browse filesBrowse files
committed
nothing
1 parent b612860 commit 58805aa
Copy full SHA for 58805aa

File tree

Expand file treeCollapse file tree

1 file changed

+8
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+8
-0
lines changed

‎plotly/tests/test_core/test_offline/test_offline.py

Copy file name to clipboardExpand all lines: plotly/tests/test_core/test_offline/test_offline.py
+8Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,11 @@ def test_autoresizing(self):
7878
})
7979
for resize_code_string in resize_code_strings:
8080
self.assertTrue(resize_code_string not in html)
81+
82+
#def test_plot_rendered_if_non_plotly_domain(self):
83+
# plotly.tools.set_config_file(plotly_domain='https://stage.plot.ly',
84+
# plotly_api_domain='https://api-stage.plot.ly')
85+
86+
87+
88+

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.