Closed Bug 1219620 Opened 9 years ago Closed 9 years ago

Implement *test_browser_bookmark.py* as an integration test in JavaScript

Categories

(Firefox OS Graveyard :: Gaia::Browser, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(feature-b2g:2.6+)

RESOLVED WORKSFORME
feature-b2g 2.6+

People

(Reporter: whsu, Unassigned)

References

Details

(Whiteboard: [gip-to-gij])

Component: Gaia::UI Tests → Gaia::Browser
(In reply to William Hsu [:whsu] from comment #0)
> https://github.com/mozilla-b2g/gaia/tree/master/tests/python/gaia-ui-tests/
> gaiatest/tests/functional/browser/test_browser_bookmark.py

*** Note: The following test steps cannot apply to 2.5 new homescreen. ***
***       Perhaps, we need to re-write test steps or close this bug.   ***

According to the GIP test script, the user path should be as following.
# Precondition
 - Connect to WIFI

# Test steps:
  1. Input "www.mozilla.org" on rocket bar/searchbar and search it
  2. Tap menu/Hamburger icon
  3. Tap "Add to home" button
  4. Input bookmark title and tap "Add to home screen" button
  5. Tap home button to go back to homescreen
  6. Long tap new bookmark to enter edit mode.
  7. Tap "X" to remove it
feature-b2g: --- → 2.6+
Pinning the web is extensively covered by integration tests in the new homescreen. I don't think we need extra coverage here.
Yes, this test-case is definitely covered by existing tests. This specific case was covered, but has now been replaced by the equivalent pin-site test.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
No need to convert this one because of the coverage comment above.
You need to log in before you can comment on or make changes to this bug.