mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-17 21:10:12 +01:00
Clean up tests
This commit is contained in:
parent
5eea0e75e8
commit
c75c664058
@ -6,8 +6,4 @@ def test_boot_argos():
|
|||||||
"""Test Argos translate models initialization"""
|
"""Test Argos translate models initialization"""
|
||||||
boot()
|
boot()
|
||||||
|
|
||||||
print(package.get_installed_packages())
|
|
||||||
assert len(package.get_installed_packages()) > 2
|
assert len(package.get_installed_packages()) > 2
|
||||||
# Check length models?
|
|
||||||
# assert 0.80 < scores['precision'] < 0.95
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user