Skip to content
Snippets Groups Projects
Commit c75c6640 authored by Vincent Emonet's avatar Vincent Emonet
Browse files

Clean up tests

parent 5eea0e75
No related branches found
No related tags found
No related merge requests found
......@@ -6,8 +6,4 @@ def test_boot_argos():
"""Test Argos translate models initialization"""
boot()
print(package.get_installed_packages())
assert len(package.get_installed_packages()) > 2
# Check length models?
# assert 0.80 < scores['precision'] < 0.95
assert len(package.get_installed_packages()) > 2
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment