Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add: refactor dynamic default tests to use xpath, extra test cases
- deleted tests where covered by case in TestDynamicDefaultSimpleInput - updated tests using string matchers to use xpath instead - added pyxform_test_case ability to escape literal pipe in values - clarified existing translation performance test description - added util function for coalesce - added tests suggested by @lognaturel and performance tests - updated test strategy for cases that initially or after rendering contain single quotes, namely to use xpath_exact to compare outside of xpath, instead of xpath_match.
- Loading branch information