aboutsummaryrefslogtreecommitdiffstats
path: root/app/test/fetch/api_fetch/test_api_access.py
AgeCommit message (Collapse)AuthorFilesLines
2017-12-18release 1.2 + new taggingKoren Lev1-24/+49
Change-Id: I1e876451ec4a330f458dd57adadb15e39969b225 Signed-off-by: Koren Lev <korenlev@gmail.com>
2017-08-23Refactored api fetch tests to use mocked requestsIlia Abashin1-36/+9
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-15Fixed api_access unit testsIlia Abashin1-19/+34
Fixed issues caused by migration to 'requests' library Change-Id: I4b77c9b5be8149639ae287c18055382f3892fff4 Signed-off-by: Ilia Abashin <abashinos@gmail.com>
2017-07-27Calipso initial release for OPNFVYaron Yogev1-0/+142
Change-Id: I7210c244b0c10fa80bfa8c77cb86c9d6ddf8bc88 Signed-off-by: Yaron Yogev <yaronyogev@gmail.com>