* Extend tests to have multiple device representations * Move filepath munging to nxos_module * Device needs to be kwarg so we can leave it off * Update other nxos tests * Update tests that fell through
* Fixes #25031 * Slight cleanup and add tests
* nxos_vrf refactor Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * Unit test for nxos_vrf Remove unnecessary keys() method Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>