Closed
Bug 926357
Opened 11 years ago
Closed 11 years ago
Write a test to use the 'Number' keyboard
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect, P4)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zcampbell, Assigned: viorela)
References
Details
(Whiteboard: [gaia-ui-test][pyconie][mentor=AutomatedTester][lang=py])
Attachments
(1 file)
Let's make a test to use the 'Number' keyboard.
We can access it easily using the 'UI tests' app and it will be applicable for both desktopb2g and device b2g.
1. Load b2g/Firefox OS
2. Load the UI tests app
3. Tap the 'input type=number' field
4. Assert the correct keyboard is shown
5. Type a number into the keyboard
6. Assert the number was entered into the field
Reporter | ||
Updated•11 years ago
|
Whiteboard: [gaia-ui-test] → [gaia-ui-test][pyconie]
Reporter | ||
Updated•11 years ago
|
Whiteboard: [gaia-ui-test][pyconie] → [gaia-ui-test][pyconie][mentor=AutomatedTester][lang=py]
Assignee | ||
Comment 2•11 years ago
|
||
pointer to pull request https://github.com/mozilla-b2g/gaia/pull/12891
Attachment #817834 -
Flags: review?(zcampbell)
Reporter | ||
Comment 3•11 years ago
|
||
Comment on attachment 817834 [details]
added test for "number" keyboard
and merged!
https://github.com/mozilla-b2g/gaia/commit/2c045cbbf1b5faaa9c63ff1f1f80931834cde8ce
Attachment #817834 -
Flags: review?(zcampbell) → review+
Reporter | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Blocks: vkb-integration
You need to log in
before you can comment on or make changes to this bug.
Description
•