jenkins-bot submitted this change.

View Change

Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
[cleanup] Only keep test utilities for test api reference

remove all tests from documentation because they are unnecessary and
just enlage the documentation. But keep the aspects, utils and basepage
classes. See also T187009#4625587

Bug: T187009
Change-Id: I60e0ef5f7753ffa2b2fe47021fe08eae1964921e
---
D docs/tests_ref/add_text_tests.rst
D docs/tests_ref/api_tests.rst
D docs/tests_ref/archivebot_tests.rst
D docs/tests_ref/bot_tests.rst
D docs/tests_ref/cache_tests.rst
D docs/tests_ref/category_bot_tests.rst
D docs/tests_ref/category_tests.rst
D docs/tests_ref/checkimages_tests.rst
D docs/tests_ref/cosmetic_changes_tests.rst
D docs/tests_ref/data_ingestion_tests.rst
D docs/tests_ref/date_tests.rst
D docs/tests_ref/deletionbot_tests.rst
D docs/tests_ref/diff_tests.rst
D docs/tests_ref/djvu_tests.rst
D docs/tests_ref/dry_api_tests.rst
D docs/tests_ref/dry_site_tests.rst
D docs/tests_ref/edit_failure_tests.rst
D docs/tests_ref/edit_tests.rst
D docs/tests_ref/eventstreams_tests.rst
D docs/tests_ref/family_tests.rst
D docs/tests_ref/file_tests.rst
D docs/tests_ref/fixes_tests.rst
D docs/tests_ref/fixing_redirects_tests.rst
D docs/tests_ref/flow_edit_tests.rst
D docs/tests_ref/flow_tests.rst
D docs/tests_ref/flow_thanks_tests.rst
D docs/tests_ref/generate_family_file_tests.rst
D docs/tests_ref/generate_user_files_tests.rst
D docs/tests_ref/gui_tests.rst
D docs/tests_ref/harvest_template_tests.rst
D docs/tests_ref/http_tests.rst
D docs/tests_ref/i18n_tests.rst
M docs/tests_ref/index.rst
D docs/tests_ref/interwiki_graph_tests.rst
D docs/tests_ref/interwiki_link_tests.rst
D docs/tests_ref/interwikidata_tests.rst
D docs/tests_ref/l10n_tests.rst
D docs/tests_ref/link_tests.rst
D docs/tests_ref/logentries_tests.rst
D docs/tests_ref/login_tests.rst
D docs/tests_ref/make_dist_tests.rst
D docs/tests_ref/mediawikiversion_tests.rst
D docs/tests_ref/memento_tests.rst
D docs/tests_ref/namespace_tests.rst
D docs/tests_ref/noreferences_tests.rst
D docs/tests_ref/oauth_tests.rst
D docs/tests_ref/page_tests.rst
D docs/tests_ref/pagegenerators_tests.rst
D docs/tests_ref/paraminfo_tests.rst
D docs/tests_ref/patrolbot_tests.rst
D docs/tests_ref/plural_tests.rst
D docs/tests_ref/proofreadpage_tests.rst
D docs/tests_ref/protectbot_tests.rst
D docs/tests_ref/pwb_tests.rst
D docs/tests_ref/redirect_bot_tests.rst
D docs/tests_ref/reflinks_tests.rst
D docs/tests_ref/replacebot_tests.rst
D docs/tests_ref/script_tests.rst
D docs/tests_ref/setup_tests.rst
D docs/tests_ref/site_decorators_tests.rst
D docs/tests_ref/site_detect_tests.rst
D docs/tests_ref/site_generators_tests.rst
D docs/tests_ref/site_obsoletesites_tests.rst
D docs/tests_ref/site_tests.rst
D docs/tests_ref/sparql_tests.rst
D docs/tests_ref/template_bot_tests.rst
D docs/tests_ref/tests_tests.rst
D docs/tests_ref/textlib_tests.rst
D docs/tests_ref/thanks_tests.rst
D docs/tests_ref/time_tests.rst
D docs/tests_ref/timestripper_tests.rst
D docs/tests_ref/tools_chars_tests.rst
D docs/tests_ref/tools_deprecate_tests.rst
D docs/tests_ref/tools_formatter_tests.rst
D docs/tests_ref/tools_tests.rst
D docs/tests_ref/tools_threading_tests.rst
D docs/tests_ref/ui_options_tests.rst
D docs/tests_ref/ui_tests.rst
D docs/tests_ref/upload_tests.rst
D docs/tests_ref/uploadbot_tests.rst
D docs/tests_ref/user_tests.rst
D docs/tests_ref/version_tests.rst
D docs/tests_ref/wikibase_edit_tests.rst
D docs/tests_ref/wikibase_tests.rst
D docs/tests_ref/wikistats_tests.rst
D docs/tests_ref/xmlreader_tests.rst
86 files changed, 3 insertions(+), 778 deletions(-)

diff --git a/docs/tests_ref/add_text_tests.rst b/docs/tests_ref/add_text_tests.rst
deleted file mode 100644
index 31ee803..0000000
--- a/docs/tests_ref/add_text_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-*****************************
-tests.add\_text\_tests module
-*****************************
-
-.. automodule:: tests.add_text_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/api_tests.rst b/docs/tests_ref/api_tests.rst
deleted file mode 100644
index a774c14..0000000
--- a/docs/tests_ref/api_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-***********************
-tests.api\_tests module
-***********************
-
-.. automodule:: tests.api_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/archivebot_tests.rst b/docs/tests_ref/archivebot_tests.rst
deleted file mode 100644
index 29196ea..0000000
--- a/docs/tests_ref/archivebot_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-******************************
-tests.archivebot\_tests module
-******************************
-
-.. automodule:: tests.archivebot_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/bot_tests.rst b/docs/tests_ref/bot_tests.rst
deleted file mode 100644
index 5be9347..0000000
--- a/docs/tests_ref/bot_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-***********************
-tests.bot\_tests module
-***********************
-
-.. automodule:: tests.bot_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/cache_tests.rst b/docs/tests_ref/cache_tests.rst
deleted file mode 100644
index 7af996a..0000000
--- a/docs/tests_ref/cache_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-*************************
-tests.cache\_tests module
-*************************
-
-.. automodule:: tests.cache_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/category_bot_tests.rst b/docs/tests_ref/category_bot_tests.rst
deleted file mode 100644
index eaef00a..0000000
--- a/docs/tests_ref/category_bot_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-*********************************
-tests.category\_bot\_tests module
-*********************************
-
-.. automodule:: tests.category_bot_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/category_tests.rst b/docs/tests_ref/category_tests.rst
deleted file mode 100644
index 980425d..0000000
--- a/docs/tests_ref/category_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-****************************
-tests.category\_tests module
-****************************
-
-.. automodule:: tests.category_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/checkimages_tests.rst b/docs/tests_ref/checkimages_tests.rst
deleted file mode 100644
index b28c821..0000000
--- a/docs/tests_ref/checkimages_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-*******************************
-tests.checkimages\_tests module
-*******************************
-
-.. automodule:: tests.checkimages_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/cosmetic_changes_tests.rst b/docs/tests_ref/cosmetic_changes_tests.rst
deleted file mode 100644
index 5e369d5..0000000
--- a/docs/tests_ref/cosmetic_changes_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-*************************************
-tests.cosmetic\_changes\_tests module
-*************************************
-
-.. automodule:: tests.cosmetic_changes_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/data_ingestion_tests.rst b/docs/tests_ref/data_ingestion_tests.rst
deleted file mode 100644
index 17a5ae6..0000000
--- a/docs/tests_ref/data_ingestion_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-***********************************
-tests.data\_ingestion\_tests module
-***********************************
-
-.. automodule:: tests.data_ingestion_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/date_tests.rst b/docs/tests_ref/date_tests.rst
deleted file mode 100644
index 1c2005e..0000000
--- a/docs/tests_ref/date_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-************************
-tests.date\_tests module
-************************
-
-.. automodule:: tests.date_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/deletionbot_tests.rst b/docs/tests_ref/deletionbot_tests.rst
deleted file mode 100644
index 7b0e05d..0000000
--- a/docs/tests_ref/deletionbot_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-*******************************
-tests.deletionbot\_tests module
-*******************************
-
-.. automodule:: tests.deletionbot_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/diff_tests.rst b/docs/tests_ref/diff_tests.rst
deleted file mode 100644
index ece9b82..0000000
--- a/docs/tests_ref/diff_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-************************
-tests.diff\_tests module
-************************
-
-.. automodule:: tests.diff_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/djvu_tests.rst b/docs/tests_ref/djvu_tests.rst
deleted file mode 100644
index a499c72..0000000
--- a/docs/tests_ref/djvu_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-************************
-tests.djvu\_tests module
-************************
-
-.. automodule:: tests.djvu_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/dry_api_tests.rst b/docs/tests_ref/dry_api_tests.rst
deleted file mode 100644
index 17523c3..0000000
--- a/docs/tests_ref/dry_api_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-****************************
-tests.dry\_api\_tests module
-****************************
-
-.. automodule:: tests.dry_api_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/dry_site_tests.rst b/docs/tests_ref/dry_site_tests.rst
deleted file mode 100644
index 8505ae3..0000000
--- a/docs/tests_ref/dry_site_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-*****************************
-tests.dry\_site\_tests module
-*****************************
-
-.. automodule:: tests.dry_site_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/edit_failure_tests.rst b/docs/tests_ref/edit_failure_tests.rst
deleted file mode 100644
index e0ffc68..0000000
--- a/docs/tests_ref/edit_failure_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-*********************************
-tests.edit\_failure\_tests module
-*********************************
-
-.. automodule:: tests.edit_failure_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/edit_tests.rst b/docs/tests_ref/edit_tests.rst
deleted file mode 100644
index b03e1f5..0000000
--- a/docs/tests_ref/edit_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-************************
-tests.edit\_tests module
-************************
-
-.. automodule:: tests.edit_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/eventstreams_tests.rst b/docs/tests_ref/eventstreams_tests.rst
deleted file mode 100644
index 4919274..0000000
--- a/docs/tests_ref/eventstreams_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-********************************
-tests.eventstreams\_tests module
-********************************
-
-.. automodule:: tests.eventstreams_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/family_tests.rst b/docs/tests_ref/family_tests.rst
deleted file mode 100644
index 9ae2b75..0000000
--- a/docs/tests_ref/family_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-**************************
-tests.family\_tests module
-**************************
-
-.. automodule:: tests.family_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/file_tests.rst b/docs/tests_ref/file_tests.rst
deleted file mode 100644
index f37941b..0000000
--- a/docs/tests_ref/file_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-************************
-tests.file\_tests module
-************************
-
-.. automodule:: tests.file_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/fixes_tests.rst b/docs/tests_ref/fixes_tests.rst
deleted file mode 100644
index 2932093..0000000
--- a/docs/tests_ref/fixes_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-*************************
-tests.fixes\_tests module
-*************************
-
-.. automodule:: tests.fixes_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/fixing_redirects_tests.rst b/docs/tests_ref/fixing_redirects_tests.rst
deleted file mode 100644
index 3b7928a..0000000
--- a/docs/tests_ref/fixing_redirects_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-*************************************
-tests.fixing\_redirects\_tests module
-*************************************
-
-.. automodule:: tests.fixing_redirects_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/flow_edit_tests.rst b/docs/tests_ref/flow_edit_tests.rst
deleted file mode 100644
index b4f6434..0000000
--- a/docs/tests_ref/flow_edit_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-******************************
-tests.flow\_edit\_tests module
-******************************
-
-.. automodule:: tests.flow_edit_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/flow_tests.rst b/docs/tests_ref/flow_tests.rst
deleted file mode 100644
index 1d73e20..0000000
--- a/docs/tests_ref/flow_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-************************
-tests.flow\_tests module
-************************
-
-.. automodule:: tests.flow_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/flow_thanks_tests.rst b/docs/tests_ref/flow_thanks_tests.rst
deleted file mode 100644
index 1e2f176..0000000
--- a/docs/tests_ref/flow_thanks_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-********************************
-tests.flow\_thanks\_tests module
-********************************
-
-.. automodule:: tests.flow_thanks_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/generate_family_file_tests.rst b/docs/tests_ref/generate_family_file_tests.rst
deleted file mode 100644
index 338e4e1..0000000
--- a/docs/tests_ref/generate_family_file_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-******************************************
-tests.generate\_family\_file\_tests module
-******************************************
-
-.. automodule:: tests.generate_family_file_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/generate_user_files_tests.rst b/docs/tests_ref/generate_user_files_tests.rst
deleted file mode 100644
index dd1ab73..0000000
--- a/docs/tests_ref/generate_user_files_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-*****************************************
-tests.generate\_user\_files\_tests module
-*****************************************
-
-.. automodule:: tests.generate_user_files_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/gui_tests.rst b/docs/tests_ref/gui_tests.rst
deleted file mode 100644
index e06be9a..0000000
--- a/docs/tests_ref/gui_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-***********************
-tests.gui\_tests module
-***********************
-
-.. automodule:: tests.gui_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/harvest_template_tests.rst b/docs/tests_ref/harvest_template_tests.rst
deleted file mode 100644
index 5a971e9..0000000
--- a/docs/tests_ref/harvest_template_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-*************************************
-tests.harvest\_template\_tests module
-*************************************
-
-.. automodule:: tests.harvest_template_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/http_tests.rst b/docs/tests_ref/http_tests.rst
deleted file mode 100644
index 357cb2d..0000000
--- a/docs/tests_ref/http_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-************************
-tests.http\_tests module
-************************
-
-.. automodule:: tests.http_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/i18n_tests.rst b/docs/tests_ref/i18n_tests.rst
deleted file mode 100644
index c06004f..0000000
--- a/docs/tests_ref/i18n_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-************************
-tests.i18n\_tests module
-************************
-
-.. automodule:: tests.i18n_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/index.rst b/docs/tests_ref/index.rst
index 9a0cf5c..615f55a 100644
--- a/docs/tests_ref/index.rst
+++ b/docs/tests_ref/index.rst
@@ -13,110 +13,15 @@
i18n
pwb

-*************
-Library tests
-*************
+**************
+Test utilities
+**************

Tests in this project:

.. toctree::
:maxdepth: 1

- api<./api_tests>
aspects
basepage
- bot<./bot_tests>
- cache<./cache_tests>
- category<./category_tests>
- cosmetic_changes<./cosmetic_changes_tests>
- date<./date_tests>
- diff<./diff_tests>
- djvu<./djvu_tests>
- dry_api<./dry_api_tests>
- dry_site<./dry_site_tests>
- edit_failure<./edit_failure_tests>
- edit<./edit_tests>
- eventstreams<./eventstreams_tests>
- family<./family_tests>
- file<./file_tests>
- fixes<./fixes_tests>
- flow_edit<./flow_edit_tests>
- flow<./flow_tests>
- flow_thanks<./flow_thanks_tests>
- gui<./gui_tests>
- http<./http_tests>
- i18n<./i18n_tests>
- interwiki_graph<./interwiki_graph_tests>
- interwiki_link<./interwiki_link_tests>
- l10n<./l10n_tests>
- link<./link_tests>
- logentries<./logentries_tests>
- login<./login_tests>
- mediawikiversion<./mediawikiversion_tests>
- memento<./memento_tests>
- namespace<./namespace_tests>
- oauth<./oauth_tests>
- page<./page_tests>
- pagegenerators<./pagegenerators_tests>
- paraminfo<./paraminfo_tests>
- plural<./plural_tests>
- proofreadpage<./proofreadpage_tests>
- site<./site_tests>
- site_decorators<./site_decorators_tests>
- site_generators<./site_generators_tests>
- site_obsoletesites<./site_obsoletesites_tests>
- site_detect<./site_detect_tests>
- sparql<./sparql_tests>
- tests<./tests_tests>
- textlib<./textlib_tests>
- thanks<./thanks_tests>
- time<./time_tests>
- timestripper<./timestripper_tests>
- tools_chars<./tools_chars_tests>
- tools_deprecate<./tools_deprecate_tests>
- tools_formatter<./tools_formatter_tests>
- threading<./tools_threading_tests>
- tools<./tools_tests>
- ui_options<./ui_options_tests>
- ui<./ui_tests>
- upload<./upload_tests>
- user<./user_tests>
utils
- version<./version_tests>
- wikibase_edit<./wikibase_edit_tests>
- wikibase<./wikibase_tests>
- wikistats<./wikistats_tests>
- xmlreader<./xmlreader_tests>
-
-************
-Script tests
-************
-
-Tests in this project:
-
-.. toctree::
- :maxdepth: 1
-
- add_text<./add_text_tests>
- archivebot<./archivebot_tests>
- category_bot<./category_bot_tests>
- checkimages<./checkimages_tests>
- data_ingestion<./data_ingestion_tests>
- deletionbot<./deletionbot_tests>
- fixing_redirects<./fixing_redirects_tests>
- generate_family_file<./generate_family_file_tests>
- generate_user_files<./generate_user_files_tests>
- harvest_template<./harvest_template_tests>
- interwikidata<./interwikidata_tests>
- make_dist<./make_dist_tests>
- noreferences<./noreferences_tests>
- patrolbot<./patrolbot_tests>
- protectbot<./protectbot_tests>
- pwb<./pwb_tests>
- script<./script_tests>
- setup<./setup_tests>
- redirect_bot<./redirect_bot_tests>
- reflinks<./reflinks_tests>
- replacebot<./replacebot_tests>
- template_bot<./template_bot_tests>
- uploadbot<./uploadbot_tests>
diff --git a/docs/tests_ref/interwiki_graph_tests.rst b/docs/tests_ref/interwiki_graph_tests.rst
deleted file mode 100644
index a54fac7..0000000
--- a/docs/tests_ref/interwiki_graph_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-************************************
-tests.interwiki\_graph\_tests module
-************************************
-
-.. automodule:: tests.interwiki_graph_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/interwiki_link_tests.rst b/docs/tests_ref/interwiki_link_tests.rst
deleted file mode 100644
index 0d4df1c..0000000
--- a/docs/tests_ref/interwiki_link_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-***********************************
-tests.interwiki\_link\_tests module
-***********************************
-
-.. automodule:: tests.interwiki_link_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/interwikidata_tests.rst b/docs/tests_ref/interwikidata_tests.rst
deleted file mode 100644
index 0f6badb..0000000
--- a/docs/tests_ref/interwikidata_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-*********************************
-tests.interwikidata\_tests module
-*********************************
-
-.. automodule:: tests.interwikidata_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/l10n_tests.rst b/docs/tests_ref/l10n_tests.rst
deleted file mode 100644
index 0f8d8aa..0000000
--- a/docs/tests_ref/l10n_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-************************
-tests.l10n\_tests module
-************************
-
-.. automodule:: tests.l10n_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/link_tests.rst b/docs/tests_ref/link_tests.rst
deleted file mode 100644
index 3b142e8..0000000
--- a/docs/tests_ref/link_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-************************
-tests.link\_tests module
-************************
-
-.. automodule:: tests.link_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/logentries_tests.rst b/docs/tests_ref/logentries_tests.rst
deleted file mode 100644
index 526569f..0000000
--- a/docs/tests_ref/logentries_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-******************************
-tests.logentries\_tests module
-******************************
-
-.. automodule:: tests.logentries_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/login_tests.rst b/docs/tests_ref/login_tests.rst
deleted file mode 100644
index 1b92ff1..0000000
--- a/docs/tests_ref/login_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-*************************
-tests.login\_tests module
-*************************
-
-.. automodule:: tests.login_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/make_dist_tests.rst b/docs/tests_ref/make_dist_tests.rst
deleted file mode 100644
index df1f221..0000000
--- a/docs/tests_ref/make_dist_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-******************************
-tests.make\_dist\_tests module
-******************************
-
-.. automodule:: tests.make_dist_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/mediawikiversion_tests.rst b/docs/tests_ref/mediawikiversion_tests.rst
deleted file mode 100644
index 9e19c98..0000000
--- a/docs/tests_ref/mediawikiversion_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-************************************
-tests.mediawikiversion\_tests module
-************************************
-
-.. automodule:: tests.mediawikiversion_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/memento_tests.rst b/docs/tests_ref/memento_tests.rst
deleted file mode 100644
index b81685d..0000000
--- a/docs/tests_ref/memento_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-**********************************
-tests.weblinkchecker\_tests module
-**********************************
-
-.. automodule:: tests.memento_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/namespace_tests.rst b/docs/tests_ref/namespace_tests.rst
deleted file mode 100644
index 24ff166..0000000
--- a/docs/tests_ref/namespace_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-*****************************
-tests.namespace\_tests module
-*****************************
-
-.. automodule:: tests.namespace_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/noreferences_tests.rst b/docs/tests_ref/noreferences_tests.rst
deleted file mode 100644
index 92c9a56..0000000
--- a/docs/tests_ref/noreferences_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-********************************
-tests.noreferences\_tests module
-********************************
-
-.. automodule:: tests.noreferences_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/oauth_tests.rst b/docs/tests_ref/oauth_tests.rst
deleted file mode 100644
index 448c970..0000000
--- a/docs/tests_ref/oauth_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-*************************
-tests.oauth\_tests module
-*************************
-
-.. automodule:: tests.oauth_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/page_tests.rst b/docs/tests_ref/page_tests.rst
deleted file mode 100644
index 6f5ad69..0000000
--- a/docs/tests_ref/page_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-************************
-tests.page\_tests module
-************************
-
-.. automodule:: tests.page_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/pagegenerators_tests.rst b/docs/tests_ref/pagegenerators_tests.rst
deleted file mode 100644
index b0d8221..0000000
--- a/docs/tests_ref/pagegenerators_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-**********************************
-tests.pagegenerators\_tests module
-**********************************
-
-.. automodule:: tests.pagegenerators_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/paraminfo_tests.rst b/docs/tests_ref/paraminfo_tests.rst
deleted file mode 100644
index 768ab85..0000000
--- a/docs/tests_ref/paraminfo_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-*****************************
-tests.paraminfo\_tests module
-*****************************
-
-.. automodule:: tests.paraminfo_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/patrolbot_tests.rst b/docs/tests_ref/patrolbot_tests.rst
deleted file mode 100644
index 3b31dbe..0000000
--- a/docs/tests_ref/patrolbot_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-*****************************
-tests.patrolbot\_tests module
-*****************************
-
-.. automodule:: tests.patrolbot_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/plural_tests.rst b/docs/tests_ref/plural_tests.rst
deleted file mode 100644
index 56d7ab7..0000000
--- a/docs/tests_ref/plural_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-**************************
-tests.plural\_tests module
-**************************
-
-.. automodule:: tests.plural_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/proofreadpage_tests.rst b/docs/tests_ref/proofreadpage_tests.rst
deleted file mode 100644
index 93c26eb..0000000
--- a/docs/tests_ref/proofreadpage_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-*********************************
-tests.proofreadpage\_tests module
-*********************************
-
-.. automodule:: tests.proofreadpage_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/protectbot_tests.rst b/docs/tests_ref/protectbot_tests.rst
deleted file mode 100644
index ae3bf94..0000000
--- a/docs/tests_ref/protectbot_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-******************************
-tests.protectbot\_tests module
-******************************
-
-.. automodule:: tests.protectbot_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/pwb_tests.rst b/docs/tests_ref/pwb_tests.rst
deleted file mode 100644
index 31ce7ce..0000000
--- a/docs/tests_ref/pwb_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-***********************
-tests.pwb\_tests module
-***********************
-
-.. automodule:: tests.pwb_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/redirect_bot_tests.rst b/docs/tests_ref/redirect_bot_tests.rst
deleted file mode 100644
index e2534dc..0000000
--- a/docs/tests_ref/redirect_bot_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-*********************************
-tests.redirect\_bot\_tests module
-*********************************
-
-.. automodule:: tests.redirect_bot_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/reflinks_tests.rst b/docs/tests_ref/reflinks_tests.rst
deleted file mode 100644
index 0bfe2c1..0000000
--- a/docs/tests_ref/reflinks_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-****************************
-tests.reflinks\_tests module
-****************************
-
-.. automodule:: tests.reflinks_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/replacebot_tests.rst b/docs/tests_ref/replacebot_tests.rst
deleted file mode 100644
index 4faa8bc..0000000
--- a/docs/tests_ref/replacebot_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-******************************
-tests.replacebot\_tests module
-******************************
-
-.. automodule:: tests.replacebot_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/script_tests.rst b/docs/tests_ref/script_tests.rst
deleted file mode 100644
index c49f808..0000000
--- a/docs/tests_ref/script_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-**************************
-tests.script\_tests module
-**************************
-
-.. automodule:: tests.script_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/setup_tests.rst b/docs/tests_ref/setup_tests.rst
deleted file mode 100644
index 0f91e3d..0000000
--- a/docs/tests_ref/setup_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-*************************
-tests.setup\_tests module
-*************************
-
-.. automodule:: tests.setup_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/site_decorators_tests.rst b/docs/tests_ref/site_decorators_tests.rst
deleted file mode 100644
index f801b12..0000000
--- a/docs/tests_ref/site_decorators_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-************************************
-tests.site\_decorators\_tests module
-************************************
-
-.. automodule:: tests.site_decorators_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/site_detect_tests.rst b/docs/tests_ref/site_detect_tests.rst
deleted file mode 100644
index 6bbffcd..0000000
--- a/docs/tests_ref/site_detect_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-********************************
-tests.site\_detect\_tests module
-********************************
-
-.. automodule:: tests.site_detect_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/site_generators_tests.rst b/docs/tests_ref/site_generators_tests.rst
deleted file mode 100644
index 7323641..0000000
--- a/docs/tests_ref/site_generators_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-************************************
-tests.site\_generators\_tests module
-************************************
-
-.. automodule:: tests.site_generators_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/site_obsoletesites_tests.rst b/docs/tests_ref/site_obsoletesites_tests.rst
deleted file mode 100644
index 8b7200b..0000000
--- a/docs/tests_ref/site_obsoletesites_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-***************************************
-tests.site\_obsoletesites\_tests module
-***************************************
-
-.. automodule:: tests.site_obsoletesites_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/site_tests.rst b/docs/tests_ref/site_tests.rst
deleted file mode 100644
index 5667f72..0000000
--- a/docs/tests_ref/site_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-************************
-tests.site\_tests module
-************************
-
-.. automodule:: tests.site_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/sparql_tests.rst b/docs/tests_ref/sparql_tests.rst
deleted file mode 100644
index 031901a..0000000
--- a/docs/tests_ref/sparql_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-**************************
-tests.sparql\_tests module
-**************************
-
-.. automodule:: tests.sparql_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/template_bot_tests.rst b/docs/tests_ref/template_bot_tests.rst
deleted file mode 100644
index a32c6e2..0000000
--- a/docs/tests_ref/template_bot_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-*********************************
-tests.template\_bot\_tests module
-*********************************
-
-.. automodule:: tests.template_bot_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/tests_tests.rst b/docs/tests_ref/tests_tests.rst
deleted file mode 100644
index 03dd2b9..0000000
--- a/docs/tests_ref/tests_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-*************************
-tests.tests\_tests module
-*************************
-
-.. automodule:: tests.tests_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/textlib_tests.rst b/docs/tests_ref/textlib_tests.rst
deleted file mode 100644
index 19eb42c..0000000
--- a/docs/tests_ref/textlib_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-***************************
-tests.textlib\_tests module
-***************************
-
-.. automodule:: tests.textlib_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/thanks_tests.rst b/docs/tests_ref/thanks_tests.rst
deleted file mode 100644
index d6fd46a..0000000
--- a/docs/tests_ref/thanks_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-**************************
-tests.thanks\_tests module
-**************************
-
-.. automodule:: tests.thanks_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/time_tests.rst b/docs/tests_ref/time_tests.rst
deleted file mode 100644
index a6b4656..0000000
--- a/docs/tests_ref/time_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-*****************************
-tests.timestamp\_tests module
-*****************************
-
-.. automodule:: tests.time_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/timestripper_tests.rst b/docs/tests_ref/timestripper_tests.rst
deleted file mode 100644
index 673c1fa..0000000
--- a/docs/tests_ref/timestripper_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-********************************
-tests.timestripper\_tests module
-********************************
-
-.. automodule:: tests.timestripper_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/tools_chars_tests.rst b/docs/tests_ref/tools_chars_tests.rst
deleted file mode 100644
index 127adb4..0000000
--- a/docs/tests_ref/tools_chars_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-********************************
-tests.tools\_chars\_tests module
-********************************
-
-.. automodule:: tests.tools_chars_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/tools_deprecate_tests.rst b/docs/tests_ref/tools_deprecate_tests.rst
deleted file mode 100644
index fdfba87..0000000
--- a/docs/tests_ref/tools_deprecate_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-************************************
-tests.tools\_deprecate\_tests module
-************************************
-
-.. automodule:: tests.tools_deprecate_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/tools_formatter_tests.rst b/docs/tests_ref/tools_formatter_tests.rst
deleted file mode 100644
index 4322627..0000000
--- a/docs/tests_ref/tools_formatter_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-************************************
-tests.tools\_formatter\_tests module
-************************************
-
-.. automodule:: tests.tools_formatter_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/tools_tests.rst b/docs/tests_ref/tools_tests.rst
deleted file mode 100644
index ed21f5a..0000000
--- a/docs/tests_ref/tools_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-*************************
-tests.tools\_tests module
-*************************
-
-.. automodule:: tests.tools_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/tools_threading_tests.rst b/docs/tests_ref/tools_threading_tests.rst
deleted file mode 100644
index 6799b2d..0000000
--- a/docs/tests_ref/tools_threading_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-************************************
-tests.tools\_threading\_tests module
-************************************
-
-.. automodule:: tests.tools_threading_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/ui_options_tests.rst b/docs/tests_ref/ui_options_tests.rst
deleted file mode 100644
index ea87d9f..0000000
--- a/docs/tests_ref/ui_options_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-*******************************
-tests.ui\_options\_tests module
-*******************************
-
-.. automodule:: tests.ui_options_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/ui_tests.rst b/docs/tests_ref/ui_tests.rst
deleted file mode 100644
index 5995463..0000000
--- a/docs/tests_ref/ui_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-**********************
-tests.ui\_tests module
-**********************
-
-.. automodule:: tests.ui_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/upload_tests.rst b/docs/tests_ref/upload_tests.rst
deleted file mode 100644
index f5983dd..0000000
--- a/docs/tests_ref/upload_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-**************************
-tests.upload\_tests module
-**************************
-
-.. automodule:: tests.upload_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/uploadbot_tests.rst b/docs/tests_ref/uploadbot_tests.rst
deleted file mode 100644
index 80351c5..0000000
--- a/docs/tests_ref/uploadbot_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-*****************************
-tests.uploadbot\_tests module
-*****************************
-
-.. automodule:: tests.uploadbot_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/user_tests.rst b/docs/tests_ref/user_tests.rst
deleted file mode 100644
index 7435f92..0000000
--- a/docs/tests_ref/user_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-************************
-tests.user\_tests module
-************************
-
-.. automodule:: tests.user_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/version_tests.rst b/docs/tests_ref/version_tests.rst
deleted file mode 100644
index d08e1be..0000000
--- a/docs/tests_ref/version_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-***************************
-tests.version\_tests module
-***************************
-
-.. automodule:: tests.version_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/wikibase_edit_tests.rst b/docs/tests_ref/wikibase_edit_tests.rst
deleted file mode 100644
index d7172ab..0000000
--- a/docs/tests_ref/wikibase_edit_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-**********************************
-tests.wikibase\_edit\_tests module
-**********************************
-
-.. automodule:: tests.wikibase_edit_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/wikibase_tests.rst b/docs/tests_ref/wikibase_tests.rst
deleted file mode 100644
index 214e5dc..0000000
--- a/docs/tests_ref/wikibase_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-****************************
-tests.wikibase\_tests module
-****************************
-
-.. automodule:: tests.wikibase_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/wikistats_tests.rst b/docs/tests_ref/wikistats_tests.rst
deleted file mode 100644
index 075c16b..0000000
--- a/docs/tests_ref/wikistats_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-*****************************
-tests.wikistats\_tests module
-*****************************
-
-.. automodule:: tests.wikistats_tests
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/docs/tests_ref/xmlreader_tests.rst b/docs/tests_ref/xmlreader_tests.rst
deleted file mode 100644
index 52704df..0000000
--- a/docs/tests_ref/xmlreader_tests.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-*****************************
-tests.xmlreader\_tests module
-*****************************
-
-.. automodule:: tests.xmlreader_tests
- :members:
- :undoc-members:
- :show-inheritance:

To view, visit change 1033089. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I60e0ef5f7753ffa2b2fe47021fe08eae1964921e
Gerrit-Change-Number: 1033089
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged