Page MenuHomeDevCentral

Allow self-registration to work outside Composer too
ClosedPublic

Authored by dereckson on Feb 21 2022, 03:19.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 22, 03:48
Unknown Object (File)
Tue, Nov 19, 02:10
Unknown Object (File)
Tue, Nov 19, 01:15
Unknown Object (File)
Mon, Nov 18, 08:52
Unknown Object (File)
Mon, Nov 18, 08:35
Unknown Object (File)
Mon, Nov 18, 01:34
Unknown Object (File)
Fri, Nov 15, 22:30
Unknown Object (File)
Fri, Nov 15, 22:30
Subscribers
None

Details

Summary

Unit test for self-registration only checked we add an autoloader
function, but didn't test the correctness of the autoloader.

The autoloader worked fine if an autoloader is already there,
but if not will complain about missing classes.

Test Plan

Tested without vendor/ folder

Diff Detail

Repository
rKERUALD Keruald libraries development repository
Lint
Lint Passed
Unit
Tests Passed
Branch
main
Build Status
Buildable 3983
Build 4235: arc lint + arc unit