Skip to content

Conversation

@jesus-serranop
Copy link

Summary of the problem/fix:
Stepping blocks needs to bypass the authentication on crowdsegment application. For this, we need to inject some values on the http headers. To do this, we will use browsermob-core proxy.

Selenium -> browsermob-core (modify headers) -> crowsegment

https://github.com/muuklabs/prototype/issues/1366

Tests executed:
Manual Test

Questions:
Does the PR have any dependency with BE or FE?
No
In case of a dependency, could you describe what would happen if not delivered together? (eg. FE will crash, code will not compile, etc)
Functionality will not work.

Did you add a new lib package (package.json)? If so, did you update the open source spreadsheet?
No, but we need new pip3 install pymongo[srv] on the server machine.

Did you link the defect to this PR (Github only)
Yes

If you are adding a new FE view or any significant UI change, have you shared the new UI to the team already?
No new views.

Did you include or update the unit tests?
No.

Did you execute the npm tests ?
Yes

Did you test it in both environments (dev/prod)?
No, only dev.

if you update the routes... Did you update the sample.txt ?
No update to routes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants