Open Issues Need Help
View All on GitHubAI Summary: This GitHub issue aims to implement comprehensive unit tests for the NAAS core functionality using pytest and fakeredis. The scope covers critical modules such as authentication, Netmiko integration, job queue logic, and API resources, with goals to achieve high code coverage, isolated testing, and fast execution by extensively mocking external dependencies like Redis, Netmiko, and RQ workers.
Complexity:
4/5
good first issue testing