freeipa/ipatests/test_install
Milan Kubik 0a64e9bd70 Applied tier0 and tier1 marks on unit tests and xmlrpc tests
Web UI tests were marked as tier1 tests.

The tier system is intended to be used together with CI system
to make sure the more complicated tests are being run only
when all of the basic functionality is working.

The system is using pytest's marker system. E.g. an invocation of
all tier1 tests with listing will look like:

    $ py.test -v -m tier1 ipatests

or in case of out of tree tests:

    $ ipa-run-tests -m tier1

Reviewed-By: Ales 'alich' Marecek <amarecek@redhat.com>
2015-11-09 11:49:17 +01:00
..
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
0_reset.update Make an ipa-tests package 2013-06-17 19:22:50 +02:00
1_add.update Make an ipa-tests package 2013-06-17 19:22:50 +02:00
2_update.update Make an ipa-tests package 2013-06-17 19:22:50 +02:00
3_update.update Make an ipa-tests package 2013-06-17 19:22:50 +02:00
4_update.update Make an ipa-tests package 2013-06-17 19:22:50 +02:00
5_update.update Make an ipa-tests package 2013-06-17 19:22:50 +02:00
6_update.update Make an ipa-tests package 2013-06-17 19:22:50 +02:00
8_badsyntax.update Make an ipa-tests package 2013-06-17 19:22:50 +02:00
9_badsyntax.update Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_updates.py Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00