forked from civicrm/civicrm-core
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unit test for civicrm#14986 along with some code comments in the test about issues I hit doing what I thought was the right fix - copied here for visibility // @todo I feel like we should work towards this actually parsing $params here - // & dropping formatting but // per civicrm#14986 for now $formatted is parsing // The issue I hit was that when I tried to extend to checking they were correctly imported // I was not actually sure what correct behaviour was for what dates were accepted since // it seems to ignore the latter in favour of the former - which seems wrong.
- Loading branch information
1 parent
f68ee4e
commit 3a77437
Showing
2 changed files
with
60 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters