Some scripts have configuration variables, where you have to set some template or other local page. For example in welcome.py you need to set welcome template for yout wiki. But some scripts are lacking this for testwiki, which I think is the first wiki everyone uses for tests of Pywikibot.
Description
Details
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Open | None | T217054 Make all scripts run on testwiki without an error | |||
| Resolved | Dvorapa | T217056 Make lonelypages.py run on testwiki |
Event Timeline
which I think is the first wiki everyone uses for tests of Pywikibot.
Due to T216825 I mostly use my default site for unit tests. For other I always use -simulate option. But ok for you proposal.
Change 509366 had a related patch set uploaded (by Dvorapa; owner: Dvorapa):
[pywikibot/core@master] [L10N] Add testwiki and improve l10n errors in checkimages.py
Change 509366 merged by jenkins-bot:
[pywikibot/core@master] [L10N] Add testwiki and improve l10n errors in checkimages.py
Change 509385 had a related patch set uploaded (by Dvorapa; owner: Dvorapa):
[pywikibot/core@master] [L10N] Add testwiki and improve l10n error in unusedfiles.py
Change 509385 merged by jenkins-bot:
[pywikibot/core@master] [L10N] Add testwiki and improve l10n error in unusedfiles.py
Change 509395 had a related patch set uploaded (by Dvorapa; owner: Dvorapa):
[pywikibot/core@master] [L10N] Add testwiki and improve errors in clean_sandbox.py
Change 509395 merged by jenkins-bot:
[pywikibot/core@master] [L10N] Add testwiki and improve errors in clean_sandbox.py
Hi @Ray65, I noticed this task has been inactive since October. Are you still working on this? If not, I would like to pick it up as my first contribution.
Hi @Bharathvk1889: I think you can work on it but I am unsure whether this is a "good first task".