Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor postcode validation test cases
- Updated the invalid postcode test cases to correctly reflect the expected output after formatting. - Ensured that postcodes with spaces and dashes are processed to remove those characters before validation. - Added test cases for both valid and invalid postcodes according to the specified regex pattern.
- Loading branch information