File: test_drivers_integration.py

package info (click to toggle)
python-scrapli 2023.7.30-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,536 kB
  • sloc: python: 14,459; makefile: 72
file content (3 lines) | stat: -rw-r--r-- 154 bytes parent folder | download | duplicates (2)
1
2
3
def test_get_prompt_and_acquire_priv(sync_conn):
    # will actually have tests, just making sure the mock server setup works!
    sync_conn.get_prompt()