Closed noopurintel closed 2 weeks ago
@MasterSkepticista - this name openfl_e2e
was decided during one of the discussions.
But, the name end_to_end
would be easier to comprehend as you have suggested, let me check and get back on this.
@theakshaypant - Fyi, we are planning to add accuracy and other details after every test run in subsequent PRs.
This PR aims to add the
pytest
framework based test cases in OpenFL repository.Changes done:
Added end_to_end folder inside openfl/tests. Please go through
README.md
file for complete structure and related details. Addedtask_runner_e2e.yml
workflow file inside .github/workflows - it will run various models for Task Runner API approach. For now, the workflow is expected to run every night with below matrix combination:Successful test run (11th Nov 07:20 pm IST) - https://github.com/securefederatedai/openfl/actions/runs/11779770937
Final (12th Nov 04:35 pm IST) - https://github.com/securefederatedai/openfl/actions/runs/11795815852