"desktop/src/index.ts" did not exist on "8fa91332fa942909fb9206876e41c64599fe33ca"
  • 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
test_tablemaster.py 3.25 KB