tests.upload_tests module#
Site upload test.
These tests write to the wiki.
- class tests.upload_tests.TestUpload(*args, **kwargs)[source]#
Bases:
RequireLoginMixin
,SiteWriteMixin
,CheckHostnameMixin
,TestCase
Test cases for upload.
- abstract_class = False#
- arrow_png = '/src/tests/data/images/1rightarrow.png'#
- code = 'test'#
- family = 'wikipedia'#
- login = True#
- net = True#
- site = True#
- sites = {'wikipedia:test': {'code': 'test', 'family': 'wikipedia'}}#
- sounds_png = '/src/tests/data/images/MP_sounds.png'#
- write = True#