mirai/mirai-console/backend/integration-test/src
Him188 363d1f7ece
Remove module-level opt-ins, add @OptIn explicit in use-sites;
added some opt-in markers on API which should have:

- `appendMiraiCodeTo`

Made API stable (otherwise they require too heavy opt-ins):
- MiraiConsoleImplementation$ConsoleLaunchOptions
- LowLevelApi
2023-05-06 11:04:31 +01:00
..
AbstractTestPoint.kt [CONSOLE] Integration Test (#1741) 2021-12-18 22:59:43 +08:00
AbstractTestPointAsPlugin.kt mark plugin disabled when it throw exception during enable process (#2022) 2022-06-13 19:45:39 +01:00
IntegrationTestBootstrap.kt Remove module-level opt-ins, add @OptIn explicit in use-sites; 2023-05-06 11:04:31 +01:00
MiraiConsoleIntegrationTestLauncher.kt console IT: Do not delete entire test sandbox, keep libraries 2022-04-24 16:15:17 +01:00
utils.kt Remove module-level opt-ins, add @OptIn explicit in use-sites; 2023-05-06 11:04:31 +01:00