1
0
Fork 0
arangodb/html/admin/js/graphViewer/jasmine_test
Michael Hackstein 630712c017 GraphViewer: JSLint fixes 2013-07-04 11:58:20 +02:00
..
helper GraphViewer: Added a test for the modularity joiner simulating what is expected in the AdminUI in worst case (maxZoom, many nodes with only incomming edges 2013-07-03 14:57:24 +02:00
lib
specAdapter GraphViewer: Added a previewAdapter for the Widget Generator. This returns a hardcoded set of nodes and alerts any outgoing actions 2013-06-27 09:51:35 +02:00
specColourMapper GraphViewer: The colour-mapper now also creates a foreground colour. All labels are now readable 2013-06-04 13:28:13 +02:00
specEdgeShaper GraphViewer: A line is now displayed to help connecting two nodes 2013-05-29 13:53:34 +02:00
specEvents GraphViewer: JSLint fixes 2013-07-04 11:58:20 +02:00
specForceLayouter GraphViewer: Changed default values a bit, which is more convenient for graphs with large 1-neighbourhoods 2013-05-24 15:20:15 +02:00
specGraphViewer GraphViewer: Added some cross-browser fixes. FF and Chrome pass all tests, Opera and Safari still fail a few 2013-06-27 15:26:34 +02:00
specJSLint GraphViewer: Added JSLint to my karma script and JSLinted everythign again 2013-05-21 09:29:36 +02:00
specNodeReducer GraphViewer: JSLint fixes 2013-07-04 11:58:20 +02:00
specNodeShaper GraphViewer: Fixed Cross-Browser Issues. The Viewer is now tested with: IE9, Safari, Chrome, FF and Opera 2013-07-02 09:59:58 +02:00
specZoomManager GraphViewer: Increased Default Min-size of NodeRadius from 1px to 4px 2013-05-23 15:07:59 +02:00
jasmineTestLinks.html GraphViewer: Added Tests and ClassStub for the NodeReducer 2013-05-13 09:20:26 +02:00
runnerAll.html GraphViewer: Added fisheye distortion propagation to zoommanager. 2013-05-06 12:40:47 +02:00
runnerArangoAdapter.html
runnerColourMapper.html
runnerEdgeShaper.html
runnerEventDispatcher.html
runnerEventLibrary.html
runnerForceLayouter.html
runnerGraphViewer.html GraphViewer: Modified tests so they could be run with an external tool like Karma, but not yet finished. 2013-05-13 18:48:05 +02:00
runnerJSLint.html
runnerJSONAdapter.html
runnerNodeReducer.html GraphViewer: Added Tests and ClassStub for the NodeReducer 2013-05-13 09:20:26 +02:00
runnerNodeShaper.html
runnerZoomManager.html GraphViewer: Added fisheye distortion propagation to zoommanager. 2013-05-06 12:40:47 +02:00