This website requires JavaScript.
Explore
Help
Sign In
geckon01
/
EmailValidator
Watch
1
Star
0
Fork
0
You've already forked EmailValidator
mirror of
https://github.com/egulias/EmailValidator.git
synced
2026-08-17 14:31:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
32b52d9e08eef718da1316ce97518733e0a11227
EmailValidator
/
tests
/
EmailValidator
T
History
Eduardo Gulias Davis
32b52d9e08
Test for
#317
(
#397
)
2024-12-27 20:21:18 +01:00
..
Dummy
Psalm errors plus test for MultipleErrors reason and improved multi validation tests
2020-09-19 16:17:03 +02:00
Reason
MultipleErrors->reason always returns [0] and should return first item from associative array (
#305
)
2021-10-11 11:18:27 +02:00
Result
Fix testing class name and namespaces (
#284
)
2021-02-07 15:42:56 +01:00
Validation
Test for
#317
(
#397
)
2024-12-27 20:21:18 +01:00
EmailLexerTest.php
chore: update phpunit 9 = 10 and psalm 4 = 5 (
#368
)
2023-07-28 20:33:18 +02:00
EmailParserTest.php
chore: update phpunit 9 = 10 and psalm 4 = 5 (
#368
)
2023-07-28 20:33:18 +02:00
EmailValidatorTest.php
Improve test coverage. Exclude Reasons from coverage, they are simple implementations of interface with only informative data
2021-01-17 15:57:03 +01:00
LexerTokensTest.php
Fix testing class name and namespaces (
#284
)
2021-02-07 15:42:56 +01:00