aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2020-07-10Update release notes for Frankfurt Maintenance releasemrichomme1-0/+315
2020-06-02Remove postman subdirectorymrichomme25-9967/+0
2020-05-29Update vCPE Tosca use casemrichomme1-0/+76
2020-05-25Add functional tests for verifying simulator services statusBartek Grzybowski4-1/+36
2020-05-25Add functional test for 'clean' subcommandBartek Grzybowski2-0/+10
2020-05-25Add functional tests for 'stop' subcommandBartek Grzybowski1-0/+21
2020-05-25Add tests for 'trigger_custom' subcommandBartek Grzybowski3-0/+27
2020-05-25Add functional tests for 'trigger' commandBartek Grzybowski1-0/+18
2020-05-25Add functional tests for 'start' commandBartek Grzybowski1-0/+18
2020-05-25Add functional tests for bootstrap commandsBartek Grzybowski1-0/+60
2020-05-25Add pytest fixturesBartek Grzybowski1-0/+30
2020-05-25Remove fixture declaration that is defined in pytest configBartek Grzybowski1-5/+0
2020-05-25Add 'pyyaml' dependency in 'pytest' tox envBartek Grzybowski1-3/+3
2020-05-25Add pytest testing scenario settings for simulatorBartek Grzybowski1-0/+6
2020-05-25Drop shell 'rm' command and use 'rmtree' native Python routineBartek Grzybowski1-5/+6
2020-05-20Add tests for CLI script optionsBartek Grzybowski2-1/+48
2020-05-20Create setuptools based Python env setup for the scriptsBartek Grzybowski6-14/+57
2020-05-19Iterate over all bootstrapped instances by defaultBartek Grzybowski1-10/+31
2020-05-19Add a method to enumerate bootstrapped simulator instancesBartek Grzybowski1-0/+6
2020-05-18Make the actions decorator a static method in a subclassBartek Grzybowski1-26/+29
2020-05-18Create a boilerplate decorator for MassPnfSim class actionsBartek Grzybowski2-18/+29
2020-05-15Run Maven directlyBartek Grzybowski1-3/+7
2020-05-15Leverage internal shell runner in bootstrap modeBartek Grzybowski3-19/+13
2020-05-15Add internal method for shell runner in MassPnfSim moduleBartek Grzybowski2-58/+40
2020-05-15Fix ftp dir permission in sftp-server containerBartek Grzybowski3-3/+5
2020-05-15Make the maven image build an independent stepBartek Grzybowski2-2/+12
2020-05-12Get and kill ROP_file_creator.sh childs as wellBartek Grzybowski1-3/+15
2020-05-12Get the routine name to call with getattrBartek Grzybowski2-16/+3
2020-05-12Move CLI options processing to module levelBartek Grzybowski2-70/+70
2020-05-11Improve code testabilityBartek Grzybowski3-155/+181
2020-05-11Allow importing the script as moduleBartek Grzybowski1-189/+196
2020-05-11Rework input parameters handlingBartek Grzybowski3-45/+55
2020-05-08update vCPE local casezhaoliping1231-10/+29
2020-05-08Add missing dependency for port scanningPawel Wieczorek1-0/+7
2020-05-08Use correct nmap filtersPawel Wieczorek1-1/+11
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-27Exclude VFC-redis from xfail listmrichomme1-0/+1
2020-04-22Add vcpe tosca local mode casezhaoliping1238-0/+714
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