Config test
TODO: Add tests for the configurations?
test_can_use_algo_that_doesnt_use_a_datamodule #
test_can_use_algo_that_doesnt_use_a_datamodule(
register_dummy_configs: None, algorithm: LightningModule
)
Test that we can use an algorithm without a datamodule.