Commit a829565
committed
Fix test syntax errors and update filter tests for coverage
- Remove corrupted duplicate code in get_filtered_or test
- Fix get_filtered_match test to use correct pattern syntax
- Fix get_filtered_search test to use correct pattern syntax
The match() and search() functions expect quoted string patterns,
not /pattern/ regex syntax. Updated tests to use 'pattern' format.1 parent b168741 commit a829565
1 file changed
Lines changed: 418 additions & 0 deletions
0 commit comments