Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
MinerU
Commits
ad40442d
Commit
ad40442d
authored
Nov 18, 2024
by
quyuan
Browse files
update test case
parent
9236ee50
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
tests/test_cli/test_cli_sdk.py
tests/test_cli/test_cli_sdk.py
+2
-2
No files found.
tests/test_cli/test_cli_sdk.py
View file @
ad40442d
...
@@ -385,8 +385,8 @@ class TestCli:
...
@@ -385,8 +385,8 @@ class TestCli:
#res = common.check_html_table_exists(os.path.join(pdf_res_path, "test_rearch_report", "auto", "test_rearch_report.md"))
#res = common.check_html_table_exists(os.path.join(pdf_res_path, "test_rearch_report", "auto", "test_rearch_report.md"))
@
pytest
.
mark
.
P1
@
pytest
.
mark
.
P1
def
test_magic_pdf_
open_tablemaster_table_
cpu
(
self
):
def
test_magic_pdf_cpu
(
self
):
"""magic pdf cli
close html table
cpu mode."""
"""magic pdf cli cpu mode."""
time
.
sleep
(
2
)
time
.
sleep
(
2
)
#pre_cmd = "cp ~/magic_pdf_html_table_cpu.json ~/magic-pdf.json"
#pre_cmd = "cp ~/magic_pdf_html_table_cpu.json ~/magic-pdf.json"
#os.system(pre_cmd)
#os.system(pre_cmd)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment