implemented observePath, fixed some inconsistencies

This commit is contained in:
Kevin Jahns
2015-10-06 19:45:29 +02:00
parent c95dae3c33
commit 1ace3e3120
5 changed files with 101 additions and 28 deletions

View File

@@ -1,8 +1,8 @@
/* global createUsers, wait, Y, compareAllUsers, getRandomNumber, applyRandomTransactions, async, garbageCollectAllUsers, describeManyTimes */
/* eslint-env browser,jasmine */
var numberOfYArrayTests = 1000
var repeatArrayTests = 5
var numberOfYArrayTests = 200
var repeatArrayTests = 1
describe('Array Type', function () {
var y1, y2, y3, yconfig1, yconfig2, yconfig3, flushAll