Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

removing files/modules unused from Quokka project #672

Open
marcosptf opened this issue Nov 11, 2018 · 1 comment
Open

removing files/modules unused from Quokka project #672

marcosptf opened this issue Nov 11, 2018 · 1 comment

Comments

@marcosptf
Copy link
Collaborator

After i have wrote pytests #667 , i saw some files/modules/functions defined but not used or dont call for no one, list bellow:

tests/module_template/quokka_module_template/test_admin.py
quokka/admin/formatters.py
quokka/admin/widgets.py
/tests/admin/test_widgets.py
quokka//admin/test_ajax.py
tests/admin/test_ajax.py
quokka//admin/test_forms.py
tests/admin/test_forms.py
quokka//admin/test_wtforms_html5.py
tests/admin/test_wtforms_html5.py
quokka//core/content/test_formats.py
tests/core/content/test_formats.py
quokka/admin/formatters.py
quokka/admin/widgets.py
/tests/admin/test_widgets.py
quokka//admin/test_ajax.py
tests/admin/test_ajax.py
quokka//admin/test_forms.py
tests/admin/test_forms.py
quokka//admin/test_wtforms_html5.py
tests/admin/test_wtforms_html5.py
quokka//core/content/test_formats.py
tests/core/content/test_formats.py

how to resolve this?
1.i'll open a new pr to resolve this, but i need first that my pr is merged first
#667

2.i need a help to dont delete a important file, then i need that someone help me to see if really this files above make sense be deleted, i can make some mistakes :-)
kkk

thanks

Att,
Marcos Paulo

@romeojulietthotel
Copy link

After i have wrote pytests #667 , i saw some files/modules/functions defined but not used or dont call for no one, list bellow:

What did you do to create the list?

@marcosptf marcosptf changed the title WIP: removing files/modules unused from Quokka project removing files/modules unused from Quokka project Jun 18, 2019
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

2 participants