1 Open Issue Need Help Last updated: Feb 12, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue proposes adding comprehensive unit tests for the NAAS core functionality using pytest and fakeredis. The goal is to achieve high code coverage, isolate business logic, and ensure fast test execution by mocking Redis and other dependencies across authentication, Netmiko integration, job queue logic, and API resources.

Complexity: 4/5
good first issue testing

Netmiko as a Service

Python