functional-tests: Avoid warnings about markers

Register all markers in pytest.ini

Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
Joseph Nuthalapati 2020-01-24 22:29:23 +05:30 committed by Sunil Mohan Adapa
parent 26100b50c1
commit eab1e577b9
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2
6 changed files with 52 additions and 5 deletions

View File

@ -15,7 +15,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
@essential @date-and-time @system @backups
@essential @date_and_time @system @backups
Feature: Date and Time
Configure time zone and network time service.

View File

@ -15,7 +15,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
@apps @i2p-app
@apps @i2p
Feature: I2P Anonymity Network
Manage I2P configuration.

View File

@ -15,7 +15,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
@system @essential @service-discovery
@system @essential @service_discovery
Feature: Service Discovery
Configure service discovery.

View File

@ -15,7 +15,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
@apps @tor-app @backups
@apps @tor @backups
Feature: Tor Anonymity Network
Manage Tor configuration.

View File

@ -15,7 +15,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
@system @essential @users-groups
@system @essential @users_groups
Feature: Users and Groups
Manage users and groups.

View File

@ -1,3 +1,50 @@
[pytest]
DJANGO_SETTINGS_MODULE = plinth.tests.data.django_test_settings
markers = functional
apps
backups
bind
configuration
coquelicot
date_and_time
deluge
dynamicdns
ejabberd
essential
gitweb
help
i2p
ikiwiki
infinoted
jsxc
matrixsynapse
mediawiki
minetest
mldonkey
monkeysphere
mumble
openvpn
pagekite
privoxy
quassel
radicale
roundcube
samba
searx
security
service_discovery
shadowsocks
sharing
sip
skip
snapshot
ssh
sso
syncthing
system
tahoe
tor
transmission
ttrss
upgrades
users_groups