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 a56c1fb019 fix(mentions): allow long usernames in autolinking (#7204)
Raise the mention regex local-part cap from 20 to 64 chars. The prior cap
silently dropped long usernames from autolinking/mentions, and for remote
handles it truncated the username and dropped the @domain, turning a remote
mention into a broken local one. Adds extensive lexer coverage.
1 week ago
..
Feature fix #7328 1 week ago
Unit fix(mentions): allow long usernames in autolinking (#7204) 1 week 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 feat: add critical path test suite and fix auth/config issues 4 weeks ago
TestCase.php Add Laravel Framework 9 years ago