Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

[Cleanup] Rename all tests for consistency #20

Closed
duggelz opened this issue Oct 31, 2016 · 1 comment
Closed

[Cleanup] Rename all tests for consistency #20

duggelz opened this issue Oct 31, 2016 · 1 comment

Comments

@duggelz
Copy link
Contributor

duggelz commented Oct 31, 2016

Rename everything in the tests/ directory

  • Rename 'package_a' -> 'package_human_readable_name' for [a-g]
  • Rename a.py -> human_readable_name.py for [a-g]
  • Remove all import nastiness out of 'package_a/a.py' into 'package_circular_import/circular_import.py'
  • Rename package_shadow/main.py to package_shadow/shadow.py
@duggelz
Copy link
Contributor Author

duggelz commented Oct 7, 2017

20 minutes into this, I realized that I don't actually care about the names that much.

@duggelz duggelz closed this as completed Oct 7, 2017
duggelz pushed a commit that referenced this issue Jan 17, 2018
duggelz pushed a commit that referenced this issue Jan 29, 2018
* Add testcases for module doc comments in main source file.

* Fix handling of module doc comments in main source file

See issue #57

* Fix indentation of regular expression

* Cleanup test name.

See #20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant