New submission from Will Weaver:
I've reorganized and added some os module tests.
I split the makedirs tests into additional test methods that test one thing
instead of a lot of different things. I added additional test coverage for a
trailing '/'.
I've also added the same test for removedirs.
I reorganized the walk tests so that they actually run. Before there was only a
setUp and a tearDown but no actual tests so the tests would not actually run.
Lastly, I added tests for renames as there weren't any before.
--
components: Tests
files: mywork.patch
keywords: patch
messages: 184992
nosy: willweaver
priority: normal
severity: normal
status: open
title: Additional tests for the os module.
type: enhancement
versions: Python 3.4
Added file: http://bugs.python.org/file29549/mywork.patch
___
Python tracker
<http://bugs.python.org/issue17523>
___
___
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com