Updated TestReplaceExtensioni, TestFilename and TestFileAndExt
authorOwen Waller <o.waller@kulawe.com>
Mon, 22 Sep 2014 15:42:38 +0000 (16:42 +0100)
committerspf13 <steve.francia@gmail.com>
Wed, 5 Nov 2014 00:19:01 +0000 (19:19 -0500)
commit3521e8b1e57feb7ff9625a7e8bc453e10ba11b9e
treefbf7bac532cefc12acdb5b3ff0cb843b36b3e22b
parent980d0f14de885122ed47482dde01228f7158015d
Updated TestReplaceExtensioni, TestFilename and TestFileAndExt

Updated the test cases in TestReplaceExtension to reflect the intent
of ReplaceExtension which is to accept a path and return only the file
name with a new extension. It's intentionally designed to strip out the
path and only provide the filename

Additional test cases have been added to both TestFilename and
TestFileAndExt to clarify behaviour with relative paths.
helpers/path_test.go