lightning/tests/tests_data
Luca Antiga c740a63667
Add launch commands (#18155)
* Add launcher to main repo

* Move launcher CLI to main CLI

* Launch CLI tests

* Fix tests

* Remove tabulate dependency

* Allow access through lightning_app package

* Avoid conditional import in CLI

* Apply suggestions from code review

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Remove conditional input

* Skip mypy checks for launcher

* Add return type annotation

* Fix duplicated app_metadata.py

* Add missing import

* Fix test

* Add skip test import depth

* Remove leftover conditional import

* Change expected output to reflect the new tabulate method

* Remove check on deprecated functionality

* Improve stability of test

* Skip unrelated failing test on Windows

---------

Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-28 18:03:08 +02:00
..
datasets Add launch commands (#18155) 2023-07-28 18:03:08 +02:00
__init__.py Lightning Dataset (including optimized dataloading of s3 buckets) (#17743) 2023-06-13 11:44:41 +01:00
conftest.py Requirements update (#17998) 2023-07-07 17:36:44 +02:00
test_backends.py Fix IAM Credentials Backend (#18073) 2023-07-13 19:07:29 +02:00
test_fileio.py Lightning Dataset (including optimized dataloading of s3 buckets) (#17743) 2023-06-13 11:44:41 +01:00