Skip to content
Snippets Groups Projects
Forked from Maunium / synapse
Source project has a limited visibility.
  • Erik Johnston's avatar
    48b5829a
    Fix up preview URL API. Add tests. · 48b5829a
    Erik Johnston authored
    This includes:
    
    - Splitting out methods of a class into stand alone functions, to make
      them easier to test.
    - Adding unit tests to split out functions, testing HTML -> preview.
    - Handle the fact that elements in lxml may have tail text.
    48b5829a
    History
    Fix up preview URL API. Add tests.
    Erik Johnston authored
    This includes:
    
    - Splitting out methods of a class into stand alone functions, to make
      them easier to test.
    - Adding unit tests to split out functions, testing HTML -> preview.
    - Handle the fact that elements in lxml may have tail text.