nextcloud/tests/lib/AppFramework/Bootstrap
Christoph Wurst f03f88b437
Delegate bootstrap registration lazily
* Keep the registration context
* Expose the context object for other components
* Ensure registration is only run once

Search providers are migrated for demonstration.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-07-14 15:33:32 +02:00
..
BootContextTest.php Add dedicated API for apps' bootstrapping process 2020-06-17 09:22:21 +02:00
CoordinatorTest.php Delegate bootstrap registration lazily 2020-07-14 15:33:32 +02:00
FunctionInjectorTest.php Callable parameter injection 2020-07-03 14:37:46 +02:00
RegistrationContextTest.php Add dedicated API for apps' bootstrapping process 2020-06-17 09:22:21 +02:00