/claim #775 Closes #775
What kind of change does this PR introduce?
Feature
Summary
This pull request adds an automated test for the recording functionality in the OpenAdapt system. The test ensures that the recording process functions correctly and that the necessary data and files are generated as expected.
Checklist
How can your code be run and tested?
The code can be run and tested by executing the pytest
command in the root directory. The new test is located in the tests/test_recording.py
file. Ensure that the necessary dependencies are installed and the database is set up correctly before running the tests.
Other information
N/A
David Anyatonwu
@onyedikachi-david
OpenAdaptAI
@OpenAdaptAI