1
0
Fork 0
arangodb/js/apps/system/aardvark/test/specs/graphViewer
Michael Hackstein ec83539390 The start view of the graph viewer now offers support for multiple label/colour attributes 2013-12-18 09:36:05 +01:00
..
helper Fixed tests for arango ui component in graphviewer. It is now also added to PhantomJS test suite 2013-12-08 14:42:00 +01:00
lib
specAdapter GraphViewer: Whenever the content of the adapter is reseted now the content of the colourmap is reseted as well 2013-12-13 11:43:33 +01:00
specColourMapper
specCommunityNode
specContextMenu Started with adding a context menu for nodes. Modified karma config. It now does not run JSLint and WebWorkers specific tests, they somhow fail on the jenkins server. Will be fixed again 2013-12-16 16:41:24 +01:00
specEdgeShaper Started with adding a context menu for nodes. Modified karma config. It now does not run JSLint and WebWorkers specific tests, they somhow fail on the jenkins server. Will be fixed again 2013-12-16 16:41:24 +01:00
specEvents Fixed a test in the dispatcher that failed unpredictibly 2013-12-13 11:17:03 +01:00
specForceLayouter Finally all GraphViewer Tests added and running under phantomjs and added to automatic test 2013-12-10 10:51:41 +01:00
specGraphViewer The start view of the graph viewer now offers support for multiple label/colour attributes 2013-12-18 09:36:05 +01:00
specNodeReducer Fixed tests for modularityJoiner to run with phantomJS (different result because of different sorting order of object keys) 2013-12-08 13:23:34 +01:00
specNodeShaper GraphViewer it is now possible to define a list of label attributes and colour attributes 2013-12-17 23:25:06 +01:00
specWindowObjects Made domObserver tests work with PhantomJS. Added to automatic tests 2013-11-28 09:48:03 +01:00
specZoomManager