superset/tests/db_engine_specs
Bogdan 4e340c8368
feat: Switch from nosetest to pytest (#10177)
* Switch from nosetest to pytest

Fix schedule tests

Collect pytest coverage

Move pytest config into pytest.ini

Move cov to the pytest.ini

* Append coverage for the 2nd run

* Add coverage to all commands

* Coverage only for tests

* Get coverage from 1 place

* Rename classes to be  pytest compatible

* Test coverage for examples and tests

* Max diff to -1

* Explain how to run pytest for the whole project

* Do not append code coverage for the main run

* Do not run coverage on examples

Co-authored-by: bogdan kyryliuk <bogdankyryliuk@dropbox.com>
2020-06-29 15:36:06 -07:00
..
__init__.py Enable running of tests in tests/db_engine_specs (#8902) 2019-12-31 14:45:33 +02:00
athena_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
base_engine_spec_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
base_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
bigquery_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
clickhouse_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
drill_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
druid_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
elasticsearch_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
hive_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
impala_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
kylin_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
mssql_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
mysql_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
oracle_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
pinot_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
postgres_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
presto_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
snowflake_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
sqlite_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00