aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks
AgeCommit message (Expand)AuthorFilesLines
2020-05-11Rework input parameters handlingBartek Grzybowski3-45/+55
2020-05-08Refactor simulator instances IP setting logicBartek Grzybowski2-31/+38
2020-05-08Fix services IP addresses namingBartek Grzybowski1-22/+25
2020-05-08Drop superfluous variables and type castsBartek Grzybowski1-13/+10
2020-05-08Supress ANSI escape sequences when terminal not detectedBartek Grzybowski1-2/+6
2020-05-05Make script verbosity adjustibleBartek Grzybowski1-22/+30
2020-05-05Add input opts description in usage synopsisBartek Grzybowski1-10/+12
2020-05-05Leverage ArgumentParser facilities for input options validationBartek Grzybowski1-27/+28
2020-05-05Add helper functions for input options validationBartek Grzybowski2-0/+22
2020-05-03Rephrase the argparse arguments help messagesBartek Grzybowski1-61/+13
2020-05-03Kill the 'sleep' process as wellBartek Grzybowski1-1/+1
2020-05-04pnf-sw-upgrade: fix lock-protected update of yang moduleebo1-54/+50
2020-04-20Leverage pytest parametrize mark in test_rest_api_endpointsBartek Grzybowski1-34/+17
2020-04-20Leverage pytest parametrize mark in test_bad_prefix testBartek Grzybowski1-21/+13
2020-04-20Leverage pytest parametrize mark in test_bad_moi_class testBartek Grzybowski1-19/+8
2020-04-20Refactor test_unauthorized() to leverage pytest parametrize markBartek Grzybowski1-18/+11
2020-04-20netconf-pnp-simulator: fix sysrepod crash on TLS reconfigebo21-20/+527
2020-04-16Add test to verify bad API prefix handling by the serviceBartek Grzybowski2-0/+33
2020-04-16Add test to verify bad MOI handling by the serviceBartek Grzybowski2-0/+30
2020-04-16Add test to verify unauthorized requestsBartek Grzybowski3-1/+27
2020-04-16Fix invalid prefix check handlingBartek Grzybowski1-20/+28
2020-04-16Return http 404 for wrong prefix, not 401Bartek Grzybowski1-4/+8
2020-04-15Move tests to their own directoryBartek Grzybowski9-24/+30
2020-04-15Add tox runner for pytest in prov-mns-providerBartek Grzybowski2-0/+12
2020-04-15Extend unit tests for provisioning management serviceBartek Grzybowski1-0/+25
2020-04-15Add unit tests for provisioning management serviceBartek Grzybowski1-0/+49
2020-04-15netconf-pnp-simulator: enable NETCONF send/recv message loggingebo20-77/+717
2020-04-15Upgrade netconf-pnp-simulator image tag to 2.8.2Bartek Grzybowski4-4/+4
2020-04-14Fix integration markdown errors for lintermrichomme9-271/+312
2020-04-14netconf-pnp-simulator: normalized image referenceebo2-4/+2
2020-04-14netconf-pnp-simulator: fix invalid ref to libssh v0.8.8ebo2-6/+5
2020-04-10Update pnf-sw-upgrade module to latest engine v2.8.1ebo4-12/+13
2020-04-09Remove old PNF simulatorBartosz Gardziejewski238-16902/+0
2020-04-08netconf-pnp-simulator: convenient TLS and SSH configurationebo25-485/+936
2020-04-06Remove deprecated options from virtualenv invocationBartek Grzybowski2-3/+3
2020-04-02Upgrade netconf-pnp-simulator tag to 2.6.2 for netconf-pnp-pmshBartek Grzybowski1-1/+1
2020-04-01Upgrade netconf-pnp-simulator tag to 2.6.2 for ems-netconf-swmBartek Grzybowski1-1/+1
2020-03-24Add the provisioning management service provider for 5G NRM CMHuang Cheng9-0/+392
2020-03-23Add script and patch to build CBA file to support PNF SW upgradeEnbo Wang9-0/+530
2020-03-20Set of fixes for pnfsimulator startupTomasz Golabek3-1/+4
2020-03-14EMS simulator extension to support netconf interaction with CDSYaoguang Wang7-0/+364
2020-03-12Added python3 and Updated netopeer imagerajendrajaiswal4-5/+10
2020-03-11netconf-pnp-simulator: make PYTHONPATH always globally definedebo12-4/+359
2020-03-05Fix Python linting issues in Python scriptsBartek Grzybowski2-3/+3
2020-03-05Fix indentation and whitespace issues in Python scriptsBartek Grzybowski5-22/+19
2020-03-05EMS simulator extension for PNF SW UpgradeEnbo Wang19-637/+1060
2020-03-04Remove unused imports in mass-pnf-sim.pyBartek Grzybowski1-2/+0
2020-03-04Fixed the SSH configuration of user 'netconf'ebo8-11/+50
2020-03-02Fix JSON files linter issues in test/mocks/pmsh-pnf-simBartek Grzybowski1-1/+34
2020-03-02Fix JSON files linter issues in test/mocks/datafilecollector-testharnessBartek Grzybowski12-57/+57