Skip to content

Improve run ppf json

Wout De Nolf requested to merge improve_run_ppf_json into main
  • Break down run_ppf_json in functions to understand what it does and make it testable
  • Provide proper CLI with argparse
  • Refactor the XMLRPC server from mxnice and create a pytest fixture with it
  • Add a test running BesTestExecution without the server and with the XMLRPC fixture
  • Add basic instructions to the README to start the server and run a workflow
  • Enable gitlab CI
Edited by Wout De Nolf

Merge request reports