aboutsummaryrefslogtreecommitdiffstats
path: root/app/test
AgeCommit message (Collapse)AuthorFilesLines
2017-08-23Refactored api fetch tests to use mocked requestsIlia Abashin27-38/+129
Also fixed some mocking logic Change-Id: I826fc1c03af1244cf10d9edee37c7c8f732c3602 Signed-off-by: Ilia Abashin <abashinos@gmail.com>
2017-08-23temorarily disable failing unit testsyayogev1-7/+19
Change-Id: Iece2b7e0b4ae919ca50c13c981189140f55ca9e7 Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-08-21fix CLI unit testsyayogev5-75/+12
Change-Id: Ie54f56adf2cd4cc42cf89c2b30004c1cf15eb2d6 Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-08-16Fixed payload issue in test_api_fetch_regionsIlia Abashin2-19/+19
Change-Id: I25c86f8b4dc3161ec614849cb53763e5e1f355f2 Signed-off-by: Ilia Abashin <abashinos@gmail.com>
2017-08-16Fixed api_access test payloadsIlia Abashin1-5/+4
Change-Id: I0d5122a68b83bba87d8725d060527432d476929a Signed-off-by: Ilia Abashin <abashinos@gmail.com>
2017-08-15Fixed api_access unit testsIlia Abashin2-41/+42
Fixed issues caused by migration to 'requests' library Change-Id: I4b77c9b5be8149639ae287c18055382f3892fff4 Signed-off-by: Ilia Abashin <abashinos@gmail.com>
2017-08-14DE811 fix fail on 2nd scan in scan manageryayogev2-91/+93
- keep auth_response per project - also deleted unused ApiFetchEndPoints Change-Id: I7e349431239a4710992eb2824881dc0f1be1704a Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-08-11US2853 rename pnic to host_pnic & switch_pnicyayogev5-18/+20
fixed clique finder to work with switch-switch link type Change-Id: I4f815f77e6b4ea36669dfb58bb5f5e914fe3e1ac Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-07-31remove use of 'password' where possibleYaron Yogev1-2/+2
Change-Id: I9bd3874d969ffb34278747579a0881b1b6c52c2b Signed-off-by: Yaron Yogev <yaronyogev@gmail.com>
2017-07-30US2801 changing all 'password' to 'pwd' on environment_configs and test dataYaron Yogev5-11/+11
Change-Id: I1e9615d7144a06b99ae0e04a2b2388194854e16a Signed-off-by: Yaron Yogev <yaronyogev@gmail.com>
2017-07-27Calipso initial release for OPNFVYaron Yogev155-0/+16150
Change-Id: I7210c244b0c10fa80bfa8c77cb86c9d6ddf8bc88 Signed-off-by: Yaron Yogev <yaronyogev@gmail.com>