File tree Expand file tree Collapse file tree 4 files changed +1204
-0
lines changed
Expand file tree Collapse file tree 4 files changed +1204
-0
lines changed Original file line number Diff line number Diff line change 1+ # CodeIgniter4 Components Verified for Random Test Execution
2+ # This file lists components that have been verified to pass all tests
3+ # when run in random order (--order-by=random)
4+ #
5+ # Format: One component directory name per line (matching tests/system/<component>/)
6+ # Comments start with #
7+ # Uncomment components as they are verified to work with random execution
8+ #
9+ # Reference: https://github.com/codeigniter4/CodeIgniter4/issues/9968
10+
11+ API
12+ # AutoReview
13+ # Autoloader
14+ # Cache
15+ CLI
16+ # Commands
17+ # Config
18+ # Cookie
19+ # DataCaster
20+ # DataConverter
21+ # Database
22+ # Debug
23+ # Email
24+ # Encryption
25+ # Entity
26+ # Events
27+ # Files
28+ # Filters
29+ # Format
30+ # HTTP
31+ # Helpers
32+ # Honeypot
33+ # HotReloader
34+ # I18n
35+ # Images
36+ # Language
37+ # Log
38+ # Models
39+ # Pager
40+ # Publisher
41+ # RESTful
42+ # Router
43+ # Security
44+ # Session
45+ # Test
46+ # Throttle
47+ # Typography
48+ # Validation
49+ # View
You can’t perform that action at this time.
0 commit comments