Skip to content

Commit

Permalink
[test] refactor serialization tests
Browse files Browse the repository at this point in the history
- combine item-separator with method tests into one
  `ser:item-separator-with-method`
- simplify test cases that used eq in combination with assertXPath
- make direct calls to function under test (serialize) in each test
- extract fixtures to module variables
- remove namespace from children of output:serialization-parameters
- convert QNames keys to strings for exist-db specific options
- convert string constructors to CDATA sections
- make HTML5 test data real world examples
- use unprefixed form of built-ins
- fix formatting
  • Loading branch information
line-o committed Mar 1, 2023
1 parent 9db11d2 commit c7aff62
Showing 1 changed file with 277 additions and 366 deletions.
Loading

0 comments on commit c7aff62

Please sign in to comment.