1
0
Fork 0
arangodb/js/apps/system/aardvark/test/specs/views
gschwab 860c51c390 removed dead code - collectionView not used anymore, because of new modal concept - tests adjusted - part 2 2014-04-16 15:50:11 +02:00
..
addNewGraphViewSpec.js karma test for some more models 2014-03-25 17:16:34 +01:00
apiViewSpec.js Removed unused function and renamed ApiView according to standard 2014-04-10 01:45:54 +02:00
appDocumentationViewSpec.js Fixed all karma tests 2014-04-12 02:26:40 +02:00
clusterCollectionViewSpec.js Added tests for cluster views, of necessary information is passed through each view 2014-01-21 16:48:33 +01:00
clusterCoordinatorViewSpec.js Created Models and Collections for cluster objects. These return fake data right now, but make wiring to foxx a lot easier 2014-01-18 20:15:20 +01:00
clusterDashboardViewSpec.js Created Models and Collections for cluster objects. These return fake data right now, but make wiring to foxx a lot easier 2014-01-18 20:15:20 +01:00
clusterDatabaseViewSpec.js Added tests for cluster views, of necessary information is passed through each view 2014-01-21 16:48:33 +01:00
clusterOverviewViewSpec.js Created Models and Collections for cluster objects. These return fake data right now, but make wiring to foxx a lot easier 2014-01-18 20:15:20 +01:00
clusterServerViewSpec.js Added tests for cluster views, of necessary information is passed through each view 2014-01-21 16:48:33 +01:00
clusterShardsViewSpec.js Added tests for cluster views, of necessary information is passed through each view 2014-01-21 16:48:33 +01:00
collectionsViewSpec.js Fixed a potential bug in karma tests. The router was not always mocked correctly, which would cause errors if order of tests is changed 2014-04-13 13:18:08 +02:00
dbSelectionViewSpec.js fixed tests in dbSelectionViewSpec.js 2014-03-11 13:32:21 +01:00
documentViewSpec.js Fixed all karma tests 2014-04-12 02:26:40 +02:00
documentsViewSpec.js Fixed a potential bug in karma tests. The router was not always mocked correctly, which would cause errors if order of tests is changed 2014-04-13 13:18:08 +02:00
editListEntryViewSpec.js Started implementation of the new document editing mask 2013-11-16 17:38:56 +01:00
foxxEditViewSpec.js Fixed JSLint warnings, added JSLint to karma, will now be automatically checked. Wrapped all files in an anonymouse function and added usefull use strict 2013-11-12 16:09:40 +01:00
graphManagementViewSpec.js Fixed a potential bug in karma tests. The router was not always mocked correctly, which would cause errors if order of tests is changed 2014-04-13 13:18:08 +02:00
graphViewSpec.js Fixed a potential bug in karma tests. The router was not always mocked correctly, which would cause errors if order of tests is changed 2014-04-13 13:18:08 +02:00
modalViewSpec.js Added test for the delete button and actually showed and hided the dialog 2014-04-03 10:22:12 +02:00
navigationViewSpec.js Fixed a potential bug in karma tests. The router was not always mocked correctly, which would cause errors if order of tests is changed 2014-04-13 13:18:08 +02:00
newLogsViewSpec.js Fixed all karma tests 2014-04-12 02:26:40 +02:00