1
0
Fork 0
arangodb/html/admin/js/graphViewer/jasmine_test
Michael Hackstein ebdbd7eff8 GraphViewer: Added Dispatcher + DispatcherUI tests to runnerAll-Tests 2013-04-08 22:11:34 +02:00
..
helper GraphViewer: Started implementing EventDispatcher for edge. All works except Creation of Edges. Scheme will now be changed from one function (create) to three (start, finish and cancel) 2013-04-08 12:01:45 +02:00
lib new web interface 2013-03-19 10:33:23 +01:00
specAdapter GraphViewer: Updated licence to 2013 2013-04-02 07:11:39 +02:00
specColourMapper GraphViewer: Implemented ColourMapper 2013-04-03 17:15:01 +02:00
specEdgeShaper GraphViewer: Added a test to unbind all events 2013-04-05 06:53:08 +02:00
specEvents GraphViewer: Dispatcher UI almost finished. Editing of Nodes is not working yet as d3-attributes are displayed in addition to stored attributes 2013-04-08 22:04:03 +02:00
specForceLayouter GraphViewer: Updated licence to 2013 2013-04-02 07:11:39 +02:00
specGraphViewer GraphViewer: Updated licence to 2013 2013-04-02 07:11:39 +02:00
specJSLint new web interface 2013-03-19 10:33:23 +01:00
specNodeShaper GraphViewer: Added a test to unbind all events 2013-04-05 06:53:08 +02:00
.DS_Store new web interface 2013-03-19 10:33:23 +01:00
jasmineTestLinks.html GraphViewer: Added ColourMapper and implemented tests. This class should return colours for based on attribute values 2013-04-03 16:07:02 +02:00
runnerAll.html GraphViewer: Added Dispatcher + DispatcherUI tests to runnerAll-Tests 2013-04-08 22:11:34 +02:00
runnerArangoAdapter.html Added a helper class to simulate mouse events in test cases, Added a test for redrawing of nodes whenever new events are bound 2013-03-25 15:40:18 +01:00
runnerColourMapper.html GraphViewer: Added ColourMapper and implemented tests. This class should return colours for based on attribute values 2013-04-03 16:07:02 +02:00
runnerEdgeShaper.html GraphViewer: EdgeShaper now supports colouring by attribute value 2013-04-03 17:36:59 +02:00
runnerEventDispatcher.html GraphViewer: Tests for DispatcherUI finished 2013-04-08 18:33:11 +02:00
runnerEventLibrary.html Added a helper class to simulate mouse events in test cases, Added a test for redrawing of nodes whenever new events are bound 2013-03-25 15:40:18 +01:00
runnerForceLayouter.html Added a helper class to simulate mouse events in test cases, Added a test for redrawing of nodes whenever new events are bound 2013-03-25 15:40:18 +01:00
runnerGraphViewer.html GraphViewer: Added Dispatcher + DispatcherUI tests to runnerAll-Tests 2013-04-08 22:11:34 +02:00
runnerJSLint.html new web interface 2013-03-19 10:33:23 +01:00
runnerJSONAdapter.html Added a helper class to simulate mouse events in test cases, Added a test for redrawing of nodes whenever new events are bound 2013-03-25 15:40:18 +01:00
runnerNodeShaper.html GraphViewer: NodeShaper now supports colouring by attribute value 2013-04-03 17:27:13 +02:00