jsteemann
03d02bab49
attempt to make test more deterministic
2019-11-12 17:10:55 +01:00
jsteemann
2afe8910bf
un-greylist traverser test
2019-10-30 18:16:17 +01:00
KVS85
a33d943684
Temp greylist aql-graph-traverser.js
2019-10-15 17:40:06 +03:00
Jan
a3da5cec88
disallow subqueries in AQL traversal PRUNE conditions ( #10232 )
2019-10-14 16:01:55 +02:00
Jan
0da109bf82
fixed issue #10158 ( #10162 )
2019-10-04 13:53:31 +02:00
Jan
fda4eea43f
make index selection more deterministic ( #9735 )
...
* make index selection more deterministic
* serialize indexes used by traversal with their estimates
* serialize selectivity estimates for shortest path nodes too
* fix assertion that doesn't hold true in unit tests
* fix test
2019-08-20 14:45:13 +02:00
Markus Pfeiffer
a793f72448
Move roundCost function to utilities ( #9247 )
2019-06-12 16:02:09 +02:00
Markus Pfeiffer
de9ef00896
Round estimatedCost in some tests ( #9126 )
...
Otherise slightly different floating point results in estimatedCosts cause
tests to fail.
2019-05-29 15:29:52 +02:00
Jan
c6d3f8e052
Bug fix/pass on error messages ( #8690 )
2019-04-10 12:34:25 +02:00
Michael Hackstein
6e8d43b2da
Feature/aql traversal prune ( #8255 )
...
Allow PRUNE in the AQL Traverser.
2019-02-27 11:43:06 +01:00
Wilfried Goesgens
15a366b17f
Bug fix/fix duplicate testcasenames ( #7003 )
2018-10-23 11:18:22 +02:00
Dan Larkin-York
18d827688a
Fix condition finders moving filters past modifications into index nodes ( #6327 )
...
* Fixed issue with condition finder pulling filter past modification node into index.
* Fixed issue with traversal condition finder pulling filter past modification node into index.
* fixed jslint
2018-09-01 13:34:23 +02:00
Jan
24ca3acf97
rename `tests/js/*/tests/*` to `tests/js/*/*` ( #6280 )
2018-08-31 19:42:21 +02:00