Exclude tests directory from framework publish

Add 100+ automated unit tests from .expect file specifications
Add session system test
Add rsx:constants:regenerate command test
Add rsx:logrotate command test
Add rsx:clean command test
Add rsx:manifest:stats command test
Add model enum system test
Add model mass assignment prevention test
Add rsx:check command test
Add migrate:status command test

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
root
2025-12-25 03:59:58 +00:00
parent 1f32bed10a
commit 29c657f7a7
386 changed files with 203 additions and 0 deletions

0
app/RSpade/Core/API.php Executable file → Normal file
View File

0
app/RSpade/Core/Ajax/Ajax.php Executable file → Normal file
View File

0
app/RSpade/Core/Ajax/Ajax_Batch_Controller.php Executable file → Normal file
View File

View File

View File

View File

View File

0
app/RSpade/Core/Api/Api_Key_Model.php Executable file → Normal file
View File

0
app/RSpade/Core/Auth/RsxAuth.php Executable file → Normal file
View File

0
app/RSpade/Core/Autoloader.php Executable file → Normal file
View File

0
app/RSpade/Core/Base/Main_Abstract.php Executable file → Normal file
View File

0
app/RSpade/Core/Bootstrap/RsxBootstrap.php Executable file → Normal file
View File

0
app/RSpade/Core/Build_Manager.php Executable file → Normal file
View File

0
app/RSpade/Core/Bundle/BundleCompiler.php Executable file → Normal file
View File

0
app/RSpade/Core/Bundle/BundleIntegration_Abstract.php Executable file → Normal file
View File

0
app/RSpade/Core/Bundle/BundleProcessor_Abstract.php Executable file → Normal file
View File

0
app/RSpade/Core/Bundle/Core_Bundle.php Executable file → Normal file
View File

0
app/RSpade/Core/Bundle/Rsx_Asset_Bundle_Abstract.php Executable file → Normal file
View File

0
app/RSpade/Core/Bundle/Rsx_Bundle_Abstract.php Executable file → Normal file
View File

0
app/RSpade/Core/Bundle/Rsx_Module_Bundle_Abstract.php Executable file → Normal file
View File

0
app/RSpade/Core/Cache/RsxCache.php Executable file → Normal file
View File

0
app/RSpade/Core/CodeTemplates/StubProcessor.php Executable file → Normal file
View File

View File

View File

0
app/RSpade/Core/Controller/Rsx_Controller_Abstract.php Executable file → Normal file
View File

0
app/RSpade/Core/Data/Rsx_Reference_Data_Controller.php Executable file → Normal file
View File

View File

0
app/RSpade/Core/Database/Database_Service_Provider.php Executable file → Normal file
View File

0
app/RSpade/Core/Database/MigrationPaths.php Executable file → Normal file
View File

0
app/RSpade/Core/Database/MigrationValidator.php Executable file → Normal file
View File

0
app/RSpade/Core/Database/ModelHelper.php Executable file → Normal file
View File

0
app/RSpade/Core/Database/Models/Rsx_Model_Abstract.php Executable file → Normal file
View File

View File

View File

0
app/RSpade/Core/Database/Orm_Controller.php Executable file → Normal file
View File

View File

View File

0
app/RSpade/Core/Database/SeederPaths.php Executable file → Normal file
View File

0
app/RSpade/Core/Database/SqlQueryTransformer.php Executable file → Normal file
View File

0
app/RSpade/Core/Debug/Debugger.php Executable file → Normal file
View File

0
app/RSpade/Core/Debug/Debugger_Controller.php Executable file → Normal file
View File

0
app/RSpade/Core/Debug/Playwright_Exception_Handler.php Executable file → Normal file
View File

0
app/RSpade/Core/Debug/Rsx_Caller_Exception.php Executable file → Normal file
View File

0
app/RSpade/Core/Debug/Rsx_File_Exception.php Executable file → Normal file
View File

0
app/RSpade/Core/Dispatch/Ajax_Endpoint_Controller.php Executable file → Normal file
View File

0
app/RSpade/Core/Dispatch/ApiHandler.php Executable file → Normal file
View File

0
app/RSpade/Core/Dispatch/AssetHandler.php Executable file → Normal file
View File

0
app/RSpade/Core/Dispatch/Dispatcher.php Executable file → Normal file
View File

0
app/RSpade/Core/Dispatch/HandlerFactory.php Executable file → Normal file
View File

0
app/RSpade/Core/Dispatch/ResponseBuilder.php Executable file → Normal file
View File

0
app/RSpade/Core/Dispatch/RouteResolver.php Executable file → Normal file
View File

0
app/RSpade/Core/Dispatch/Route_ManifestSupport.php Executable file → Normal file
View File

0
app/RSpade/Core/Events/Event_Registry.php Executable file → Normal file
View File

0
app/RSpade/Core/Exceptions/Ajax_Exception_Handler.php Executable file → Normal file
View File

0
app/RSpade/Core/Exceptions/Cli_Exception_Handler.php Executable file → Normal file
View File

0
app/RSpade/Core/Exceptions/Rsx_Exception_Handler.php Executable file → Normal file
View File

View File

0
app/RSpade/Core/ExtensionRegistry.php Executable file → Normal file
View File

0
app/RSpade/Core/Files/File_Attachment_Controller.php Executable file → Normal file
View File

0
app/RSpade/Core/Files/File_Attachment_Icons.php Executable file → Normal file
View File

0
app/RSpade/Core/Files/File_Attachment_Model.php Executable file → Normal file
View File

0
app/RSpade/Core/Files/File_Storage_Model.php Executable file → Normal file
View File

0
app/RSpade/Core/Files/File_Thumbnail_Service.php Executable file → Normal file
View File

0
app/RSpade/Core/Helpers/redirect.php Executable file → Normal file
View File

0
app/RSpade/Core/IntegrationRegistry.php Executable file → Normal file
View File

View File

0
app/RSpade/Core/JsParsers/Js_Exception.php Executable file → Normal file
View File

0
app/RSpade/Core/JsParsers/Js_Parser.php Executable file → Normal file
View File

0
app/RSpade/Core/JsParsers/Js_Transformer.php Executable file → Normal file
View File

0
app/RSpade/Core/Kernels/ManifestKernel.php Executable file → Normal file
View File

0
app/RSpade/Core/Locks/RsxLocks.php Executable file → Normal file
View File

0
app/RSpade/Core/Manifest/Manifest.php Executable file → Normal file
View File

0
app/RSpade/Core/Manifest/ManifestModule_Abstract.php Executable file → Normal file
View File

0
app/RSpade/Core/Manifest/ManifestSupport_Abstract.php Executable file → Normal file
View File

View File

View File

0
app/RSpade/Core/Manifest/test.php Executable file → Normal file
View File

0
app/RSpade/Core/Models/Country_Model.php Executable file → Normal file
View File

0
app/RSpade/Core/Models/Ip_Address_Model.php Executable file → Normal file
View File

0
app/RSpade/Core/Models/Login_User_Model.php Executable file → Normal file
View File

0
app/RSpade/Core/Models/Region_Model.php Executable file → Normal file
View File

0
app/RSpade/Core/Models/Site_Model.php Executable file → Normal file
View File

0
app/RSpade/Core/Models/User_Invite_Model.php Executable file → Normal file
View File

0
app/RSpade/Core/Models/User_Model.php Executable file → Normal file
View File

0
app/RSpade/Core/Models/User_Permission_Model.php Executable file → Normal file
View File

0
app/RSpade/Core/Models/User_Profile_Model.php Executable file → Normal file
View File

0
app/RSpade/Core/Models/User_Verification_Model.php Executable file → Normal file
View File

0
app/RSpade/Core/PHP/Filename_Suggester.php Executable file → Normal file
View File

0
app/RSpade/Core/PHP/Php_Fixer.php Executable file → Normal file
View File

0
app/RSpade/Core/PHP/Php_Parser.php Executable file → Normal file
View File

0
app/RSpade/Core/Permission/Permission_Abstract.php Executable file → Normal file
View File

0
app/RSpade/Core/Polymorphic_Field_Helper.php Executable file → Normal file
View File

0
app/RSpade/Core/Providers/Rsx_Bundle_Provider.php Executable file → Normal file
View File

View File

0
app/RSpade/Core/Providers/Rsx_Framework_Provider.php Executable file → Normal file
View File

View File

0
app/RSpade/Core/Providers/Rsx_Preboot_Service.php Executable file → Normal file
View File

View File

0
app/RSpade/Core/Response/Error_Response.php Executable file → Normal file
View File

0
app/RSpade/Core/Response/Rsx_Response_Abstract.php Executable file → Normal file
View File

Some files were not shown because too many files have changed in this diff Show More