kidk / felt

Front end load testing
BSD 3-Clause "New" or "Revised" License
50 stars 6 forks source link

Error when running basic.json scenario #12

Closed hmedhat closed 8 years ago

hmedhat commented 8 years ago

When running python main.py --test --verbose examples/basic.json

everything seems to work correctly but I get this error logs. TypeError: 'undefined' is not an object (evaluating 'resources[response.id].status = 'done'')

hmedhat commented 8 years ago

This issue should be fixed in this pull request https://github.com/kidk/felt/pull/13