Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove obsolete FTP test #85

Merged
merged 4 commits into from Aug 13, 2018
Merged

Remove obsolete FTP test #85

merged 4 commits into from Aug 13, 2018

Conversation

@srirambv
Copy link
Contributor

srirambv commented Aug 9, 2018

Fixes #83
Fixes #86

@srirambv srirambv self-assigned this Aug 9, 2018
@srirambv srirambv requested a review from kjozwiak Aug 9, 2018
@srirambv srirambv added the testsheet label Aug 9, 2018
@kjozwiak
Copy link
Member

kjozwiak commented Aug 10, 2018

LGTM++ We'll need to find an alternative for checking basic authentication. It originally regressed during a CR bump brave/browser-laptop#13883. The test site that I found was using FTP but we'll need to find something that's not using FTP. Created #86.

Copy link
Member

kjozwiak left a comment

👍 LGTM

@srirambv
Copy link
Contributor Author

srirambv commented Aug 12, 2018

Added HTTP Basic authentication test to fix #86 as well

Copy link
Member

kjozwiak left a comment

Just the small nits mentioned. I checked the URL against 0.22.665 and confirmed it wasn't working as expected due to 0.22.665 breaking Basic Authentication prompts.

- [ ] Test that WebSockets are working by ensuring http://slither.io/ runs once "Play" has been clicked.
- [ ] Visit https://www.httpwatch.com/httpgallery/authentication/#showExample10 and ensure "HTTP Basic Authenticaion" is working correctly when clicked on `Display Image` button. Follow the steps mentioned on page to verify it works correctly

This comment has been minimized.

Copy link
@kjozwiak

kjozwiak Aug 13, 2018

Member

small nits:

  • "HTTP Basic Authenticaion" -> "HTTP Basic Authentication"
  • is working correctly when clicking on the Display Image button.
  • Follow the steps mentioned on the page to verify it works correctly.
@srirambv
Copy link
Contributor Author

srirambv commented Aug 13, 2018

Fixed nits. Ready for review and merge.

Copy link
Member

kjozwiak left a comment

LGTM 👍

@srirambv srirambv merged commit 739c1c1 into brave:master Aug 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.