lightning/tests/loggers
Tomasz Konopka 3eb28b5270 Clear env before test cases requiring empty env (#12561)
* clearing env vars in a test to allow compatibility with "make test"

* added clear=True to more mock environments in testcases

Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
2022-04-13 14:14:29 -04:00
..
__init__.py Logger tests and fixes (#1009) 2020-03-02 20:49:14 -05:00
test_all.py Bump version of black to 22.3.0 (#12542) 2022-04-13 14:14:29 -04:00
test_base.py Deprecate `LoggerCollection` in favor of `trainer.loggers` (#12147) 2022-03-04 23:01:43 +00:00
test_comet.py Integrate global step with progress tracking (#11805) 2022-03-07 19:21:37 +00:00
test_csv.py unify logger testing (#9081) 2022-03-11 14:24:30 +00:00
test_mlflow.py Allow log to an existing run ID in MLflow with MLFlowLogger (#12290) 2022-03-27 17:28:57 +00:00
test_neptune.py Remove access to `_short_id` in NeptuneLogger (#11517) 2022-01-20 12:07:42 +00:00
test_tensorboard.py Clear env before test cases requiring empty env (#12561) 2022-04-13 14:14:29 -04:00
test_wandb.py Integrate global step with progress tracking (#11805) 2022-03-07 19:21:37 +00:00