You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/tests
Your Name 30db57448f fix: replace str_random/str_limit/str_slug in Blade templates and tests
These deprecated helpers will throw 'undefined function' errors at
runtime since laravel/helpers was removed. Replace with Str::random(),
Str::limit(), and Str::slug() respectively.
4 weeks ago
..
Feature fix: replace str_random/str_limit/str_slug in Blade templates and tests 4 weeks ago
Unit Merge pull request #6758 from pixelfed/shleeable-patch-4 4 weeks ago
bats fix directory-is-empty and add tests to avoid regressions 3 years ago
CreatesApplication.php Apply Pint formatting to tests/ 4 weeks ago
Pest.php Use pest for tests 1 year ago
TestCase.php Add Laravel Framework 9 years ago
database.sqlite Update tests 7 years ago