* Fixes #28779 eth_mode key error * Remove unused get_config references * Addressed PR comment
* 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
* [WIP] Refactor nxos_interface Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * Modification in refactor Unittest for nxos_interface