topmodel icon indicating copy to clipboard operation
topmodel copied to clipboard

Tests fail

Open gglanzani opened this issue 9 years ago • 3 comments

I'm trying to run the tests in the test folder, but the fifth (test_compare) fails with

  File "~/Code/topmodel/web/views/pages.py", line 21, in compare
    model_data = g.model_data_manager.models[path]
KeyError: u'data/test/my_model_name/'

gglanzani avatar Sep 04 '15 19:09 gglanzani