tokenika / eosfactory

Python-based EOS smart-contract development & testing framework
http://eosfactory.io/
Other
243 stars 62 forks source link

Headless mode fails in Ubuntu desktop #52

Closed jakub-zarembinski closed 5 years ago

jakub-zarembinski commented 6 years ago
python3 tests/01_hello_world.py
Traceback (most recent call last):
  File "tests/01_hello_world.py", line 47, in test_01
    self.assertTrue("account_alice" in DEBUG())
AssertionError: False is not true