|
67c2a4ec14
|
make path resolver no longer require whole node for construction
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
|
2016-10-25 15:04:44 -07:00 |
|
|
44245fe015
|
Add test to detect invalid path
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
|
2015-07-04 02:50:15 +07:00 |
|
|
4a78a9729d
|
remove testing imports from non testing code
rename bserv mock to mock_test
swap out testing.T for an interface
|
2015-05-31 15:41:59 -07:00 |
|
|
2c71c54823
|
Named error for no components
Update the previous `invalid path` error to match the error returned
from `SplitAbsPath`.
|
2015-05-22 09:18:49 -07:00 |
|
|
d96246c622
|
Fixed tests to actually test for the error we are seeking
Cleaned the tests, and actually test for the error.
|
2015-05-22 08:56:33 -07:00 |
|
|
dcc4da0b37
|
Replaced old logic to check for valid path
Added the original logic to check for a invalid path and a simple test.
|
2015-05-22 08:56:33 -07:00 |
|