Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create unit tests for all document types #91

Open
evgenyigumnov opened this issue Jun 13, 2024 · 0 comments
Open

create unit tests for all document types #91

evgenyigumnov opened this issue Jun 13, 2024 · 0 comments

Comments

@evgenyigumnov
Copy link
Member

Order for tests:

  1. Markdown
  2. Plain text
  3. PDF
  4. XLS
  5. XLSX
  6. CSV
  7. ODS
  8. Typst
  9. RTF
  10. DOCX
  11. JSON
  12. XML

Before create test you should check parser/generate file. for example markdown.rs have already some test. Just move unit test to your file. Integration test do not move

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants