[ Index ]

PHP Cross Reference of YOURLS

title

Body

[close]

/tests/includes/

FolderUp one level  
Fileboot.php        [source] [64 lines]    Boot YOURLS the way the test suite needs it. Used by tests/bootstrap.php (which installs the DB and runs unit tests) and by tests/data/scripts/run-scenario.php (which runs tests in a NEW process, to allow testing specific scenarios with constants).
Fileinstall.php     [source] [65 lines]    
Filenew-process.php [source] [48 lines]    Helper to run YOURLS in a fresh PHP process from within a test. Use this when what's being tested can only happen once per process: a constant being defined (or not), a file being loaded with require_once, a bootstrap step behaving differently depending on a config constant.
Fileutils.php       [source] [142 lines]   Helper functions & classes for the YOURLS Unit Tests suite


Generated: Mon Aug 10 05:11:16 2026 Cross-referenced by PHPXref 0.7.1