[
https://issues.apache.org/jira/browse/TINKERPOP-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Mallette updated TINKERPOP-2524:
----------------------------------------
Description:
On TINKERPOP-2452 we ran into issues where tests were passing despite there
being clear and obvious problems. The reason there were no test failures was
because the GLV/process suite don't cover all the data types we typically have
like: {{Date}} and such. We should validate that all types are represented in
the test suite.
For numbers, need byte, short, BigInteger types added as well as as methods to
deal with edge cases like {{NaN}} and {{+-INF}}
was:On TINKERPOP-2452 we ran into issues where tests were passing despite
there being clear and obvious problems. The reason there were no test failures
was because the GLV/process suite don't cover all the data types we typically
have like: {{Date}} and such. We should validate that all types are represented
in the test suite.
> Need test in GLV suite for the various data types supported
> -----------------------------------------------------------
>
> Key: TINKERPOP-2524
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2524
> Project: TinkerPop
> Issue Type: Improvement
> Components: test-suite
> Affects Versions: 3.4.10
> Reporter: Stephen Mallette
> Priority: Minor
>
> On TINKERPOP-2452 we ran into issues where tests were passing despite there
> being clear and obvious problems. The reason there were no test failures was
> because the GLV/process suite don't cover all the data types we typically
> have like: {{Date}} and such. We should validate that all types are
> represented in the test suite.
> For numbers, need byte, short, BigInteger types added as well as as methods
> to deal with edge cases like {{NaN}} and {{+-INF}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)