~pelpsi/launchpad:refactor-requestProxyToken-function

Last commit made on 2024-03-07
Get this branch:
git clone -b refactor-requestProxyToken-function https://git.launchpad.net/~pelpsi/launchpad
Only Simone Pelosi can upload to this branch. If you are Simone Pelosi please log in for upload directions.

Branch merges

Branch information

Name:
refactor-requestProxyToken-function
Repository:
lp:~pelpsi/launchpad

Recent commits

4b31602... by Simone Pelosi

Refactor _requestProxyToken to follow _requestFetchServiceSession

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
61d3f6b... by Simone Pelosi

Address comments

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
bba9eaf... by Simone Pelosi

Address comments

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
0b7b101... by Simone Pelosi

Add test with Fetch Service flag off

7f7c0e0... by Simone Pelosi

Add policy parameter to API

b8af27b... by Simone Pelosi

Clean code

074d121... by Simone Pelosi

Add fetch service session API

Update BuilderProxyMixin class to switch between
Fetch Service and classic Builder Proxy depending on
use_fetch_service flag.
Add test suite for Fetch Service and fetchservice.py mock class
for API.
Add Fetch Service API information on schema-lazr.conf.

3fbd84d... by Ines Almeida

tests: add assertion to test edit admin-only fields

27237c0... by Ines Almeida

test: add comments and update admin-only field tests

83430e9... by Ines Almeida

test: add use_fetch_service option in makeSnap test factory util