Insufficient documentation for running SSS tests
Summary
After following the documentation, server-side scripting tests fail.
Expected Behavior
Documentation should be sufficient to run the sss tests.
Actual Behavior
Tests fail
Steps to Reproduce the Problem
- Set up LinkAhead server with debug profile.
- Set up pylinkahead.ini according to comments in the template
pytest tests/test_server_side_scripting.py -k call_err
Specifications
- Version: Latest dev
- Platform: Debian Linux
Possible fixes
Better documentation?