Exemplo n.º 1
0
 def test_default(self):
     graph_name = 'graph_XKW'  # (7 nodes)
     graph_name = 'graph_MKF'  # ( 20 nodes,  27 edges)
     #graph_name = 'graph_YT4'   # (199 nodes, 236 edges)
     #graph_name = 'graph_VZ5'   # (367 nodes, 653 edges)
     #graph_name = 'graph_EE3'    # fails in lambda in visjs (but works here :) )
     #graph_name = 'graph_OJF'   # org chart
     self.png_data = Go_Js_Views.default(params=[graph_name])
Exemplo n.º 2
0
 def test_fixed__bug_default_doesnt_render(self):
     self.png_data = Go_Js_Views.default(
         params=['graph_414'])  # graph_name has a node whose text is None