From 401f9121ff4c4464545800da735fd5142822ac23 Mon Sep 17 00:00:00 2001 From: "John Paul E. Balandan, CPA" Date: Sun, 29 Mar 2026 04:08:13 +0800 Subject: [PATCH] test: indicate components that already pass random execution tests --- .github/scripts/random-tests-config.txt | 44 ++++++++++++------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/.github/scripts/random-tests-config.txt b/.github/scripts/random-tests-config.txt index bb08ccef669d..b5e00d270e23 100644 --- a/.github/scripts/random-tests-config.txt +++ b/.github/scripts/random-tests-config.txt @@ -9,41 +9,41 @@ # Reference: https://github.com/codeigniter4/CodeIgniter4/issues/9968 API -# AutoReview -# Autoloader +AutoReview +Autoloader # Cache CLI # Commands # Config -# Cookie -# DataCaster +Cookie +DataCaster # DataConverter # Database -# Debug -# Email -# Encryption -# Entity -# Events -# Files +Debug +Email +Encryption +Entity +Events +Files # Filters -# Format +Format # HTTP # Helpers # Honeypot -# HotReloader -# I18n +HotReloader +I18n # Images -# Language -# Log +Language +Log # Models -# Pager -# Publisher -# RESTful +Pager +Publisher +RESTful # Router -# Security +Security # Session # Test -# Throttle -# Typography +Throttle +Typography # Validation -# View +View