1
0
Fork 0
Commit Graph

17 Commits

Author SHA1 Message Date
Michael Hackstein f04c25e051 Finally all GraphViewer Tests added and running under phantomjs and added to automatic test 2013-12-10 10:51:41 +01:00
Michael Hackstein 62e9a9d3d6 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
Michael Hackstein cb854e8250 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
Michael Hackstein 87e056ea25 Fixed karma config, it now requires d3.v3.min instead of d3.v3. There is inconsistent behaviour between these two 2013-12-04 18:19:02 +01:00
Michael Hackstein 97678a7c36 Added new karma configuration now containing all files. 2013-12-02 13:27:18 +01:00
Michael Hackstein aa06036a1b Fixed karma config to load graph model and collection 2013-11-28 14:59:00 +01:00
Michael Hackstein 4ec105f5e9 Made domObserver tests work with PhantomJS. Added to automatic tests 2013-11-28 09:48:03 +01:00
Michael Hackstein fed5b288e5 Fixed a bug in karma config, required a file with small caps name which actuall had capital letters 2013-11-28 09:10:07 +01:00
Michael Hackstein a79d9b5123 Moved karma tests for the GraphViewer to the central test repo. Made most of them work in Phantomjs, the others will follow. Now they are disabled for Jenkins 2013-11-28 00:48:19 +01:00
Michael Hackstein e7b88943f0 Fixed JSLint and added JSLint to karma tests again. 2013-11-15 21:31:15 +01:00
Michael Hackstein 15c2618033 Added tests for the router and fixed tests for capitalized view names 2013-11-15 00:05:30 +01:00
Michael Hackstein 2e9f38f352 Added test and method stub for curent database model. Karma tests will fail by intention (jenkins test) 2013-11-14 12:04:57 +01:00
Michael Hackstein 9f05b2800f Added a test suite for the navigation bar. Right now tests all visible tabs and their navigation funcitonality 2013-11-14 09:57:55 +01:00
Michael Hackstein 1aabc1ee3a Test for Jenkins 2013-11-13 18:01:57 +01:00
Michael Hackstein f411498cd1 Updated karma config for jenkins 2013-11-13 17:25:31 +01:00
Michael Hackstein f387ba776f Modified karma conf to support Jenkins 2013-11-13 16:16:06 +01:00
Michael Hackstein 41ea74dca5 Fixed JSLint to work with karma now. Some JSLint errors still occur 2013-11-12 14:01:09 +01:00