stephen mallette created TINKERPOP3-954:
-------------------------------------------
Summary: Consistent test directory usage
Key: TINKERPOP3-954
URL: https://issues.apache.org/jira/browse/TINKERPOP3-954
Project: TinkerPop 3
Issue Type: Improvement
Components: test-suite
Affects Versions: 3.0.2-incubating
Reporter: stephen mallette
Assignee: stephen mallette
Priority: Minor
There are a number of tests that need to use the file system to read/write
input/output. Determining that directory to read/write from/to is currently
done in a number of ways in different contexts in the test suite.
The appropriate method is to use {{TestHelper}} to construct that path as it
accounts for a number of environmental situations. {{TestHelper}} could use
some additional work to improve it's usage - maybe it needs its own unit tests
as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)