Linux Foundation Collaborative Projects
index
:
integration
2.0.0-ONAP
amsterdam
beijing
casablanca
dublin
elalto
frankfurt
guilin
honolulu
istanbul
jakarta
kohn
london
master
montreal
newdelhi
Integration framework, automated tools, code and scripts, best practice guidance related to cross-project Continuous System Integration Testing (CSIT), and delivery of ONAP.
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
mocks
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-25
Add functional tests for verifying simulator services status
Bartek Grzybowski
4
-1
/
+36
2020-05-25
Add functional test for 'clean' subcommand
Bartek Grzybowski
2
-0
/
+10
2020-05-25
Add functional tests for 'stop' subcommand
Bartek Grzybowski
1
-0
/
+21
2020-05-25
Add tests for 'trigger_custom' subcommand
Bartek Grzybowski
3
-0
/
+27
2020-05-25
Add functional tests for 'trigger' command
Bartek Grzybowski
1
-0
/
+18
2020-05-25
Add functional tests for 'start' command
Bartek Grzybowski
1
-0
/
+18
2020-05-25
Add functional tests for bootstrap commands
Bartek Grzybowski
1
-0
/
+60
2020-05-25
Add pytest fixtures
Bartek Grzybowski
1
-0
/
+30
2020-05-25
Remove fixture declaration that is defined in pytest config
Bartek Grzybowski
1
-5
/
+0
2020-05-25
Add 'pyyaml' dependency in 'pytest' tox env
Bartek Grzybowski
1
-3
/
+3
2020-05-25
Add pytest testing scenario settings for simulator
Bartek Grzybowski
1
-0
/
+6
2020-05-25
Drop shell 'rm' command and use 'rmtree' native Python routine
Bartek Grzybowski
1
-5
/
+6
2020-05-20
Add tests for CLI script options
Bartek Grzybowski
2
-1
/
+48
2020-05-20
Create setuptools based Python env setup for the scripts
Bartek Grzybowski
6
-14
/
+57
2020-05-19
Iterate over all bootstrapped instances by default
Bartek Grzybowski
1
-10
/
+31
2020-05-19
Add a method to enumerate bootstrapped simulator instances
Bartek Grzybowski
1
-0
/
+6
2020-05-18
Make the actions decorator a static method in a subclass
Bartek Grzybowski
1
-26
/
+29
2020-05-18
Create a boilerplate decorator for MassPnfSim class actions
Bartek Grzybowski
2
-18
/
+29
2020-05-15
Run Maven directly
Bartek Grzybowski
1
-3
/
+7
2020-05-15
Leverage internal shell runner in bootstrap mode
Bartek Grzybowski
3
-19
/
+13
2020-05-15
Add internal method for shell runner in MassPnfSim module
Bartek Grzybowski
2
-58
/
+40
2020-05-15
Fix ftp dir permission in sftp-server container
Bartek Grzybowski
3
-3
/
+5
2020-05-15
Make the maven image build an independent step
Bartek Grzybowski
2
-2
/
+12
2020-05-12
Get and kill ROP_file_creator.sh childs as well
Bartek Grzybowski
1
-3
/
+15
2020-05-12
Get the routine name to call with getattr
Bartek Grzybowski
2
-16
/
+3
2020-05-12
Move CLI options processing to module level
Bartek Grzybowski
2
-70
/
+70
2020-05-11
Improve code testability
Bartek Grzybowski
3
-155
/
+181
2020-05-11
Allow importing the script as module
Bartek Grzybowski
1
-189
/
+196
2020-05-11
Rework input parameters handling
Bartek Grzybowski
3
-45
/
+55
2020-05-08
Refactor simulator instances IP setting logic
Bartek Grzybowski
2
-31
/
+38
2020-05-08
Fix services IP addresses naming
Bartek Grzybowski
1
-22
/
+25
2020-05-08
Drop superfluous variables and type casts
Bartek Grzybowski
1
-13
/
+10
2020-05-08
Supress ANSI escape sequences when terminal not detected
Bartek Grzybowski
1
-2
/
+6
2020-05-05
Make script verbosity adjustible
Bartek Grzybowski
1
-22
/
+30
2020-05-05
Add input opts description in usage synopsis
Bartek Grzybowski
1
-10
/
+12
2020-05-05
Leverage ArgumentParser facilities for input options validation
Bartek Grzybowski
1
-27
/
+28
2020-05-05
Add helper functions for input options validation
Bartek Grzybowski
2
-0
/
+22
2020-05-03
Rephrase the argparse arguments help messages
Bartek Grzybowski
1
-61
/
+13
2020-05-03
Kill the 'sleep' process as well
Bartek Grzybowski
1
-1
/
+1
2020-05-04
pnf-sw-upgrade: fix lock-protected update of yang module
ebo
1
-54
/
+50
2020-04-20
Leverage pytest parametrize mark in test_rest_api_endpoints
Bartek Grzybowski
1
-34
/
+17
2020-04-20
Leverage pytest parametrize mark in test_bad_prefix test
Bartek Grzybowski
1
-21
/
+13
2020-04-20
Leverage pytest parametrize mark in test_bad_moi_class test
Bartek Grzybowski
1
-19
/
+8
2020-04-20
Refactor test_unauthorized() to leverage pytest parametrize mark
Bartek Grzybowski
1
-18
/
+11
2020-04-20
netconf-pnp-simulator: fix sysrepod crash on TLS reconfig
ebo
21
-20
/
+527
2020-04-16
Add test to verify bad API prefix handling by the service
Bartek Grzybowski
2
-0
/
+33
2020-04-16
Add test to verify bad MOI handling by the service
Bartek Grzybowski
2
-0
/
+30
2020-04-16
Add test to verify unauthorized requests
Bartek Grzybowski
3
-1
/
+27
2020-04-16
Fix invalid prefix check handling
Bartek Grzybowski
1
-20
/
+28
2020-04-16
Return http 404 for wrong prefix, not 401
Bartek Grzybowski
1
-4
/
+8
[next]