1. 08 Nov, 2024 2 commits
  2. 06 Nov, 2024 1 commit
    • myhloli's avatar
      test(table): improve HTML validation for table extraction · 04ec6aad
      myhloli authored
      - Add lxml dependency for HTML parsing
      - Update test case to use XPath and HTML parser for structure and content validation
      - Check for presence of essential HTML elements like <table>, <thead>, <tbody>, <tr>, and <td>
      - Validate column headers and specific row contents
      04ec6aad
  3. 12 Sep, 2024 1 commit
  4. 02 Sep, 2024 2 commits