Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(229)

Side by Side Diff: sky/examples/stocks/README.md

Issue 1141013003: [Effen] fix the stock README to be better markdown. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This sample app is our main test harness right now. 1 This sample app is our main test harness right now.
2 2
3 Follow these steps to make sure everything works, comparing the 3 Follow these steps to make sure everything works, comparing the
4 results to earlier builds: 4 results to earlier builds:
5 5
6 1. Load the app 6 1. Load the app
7 2. Scroll down and up. 7 2. Scroll down and up.
8 3. Fling down. 8 3. Fling down.
9 4. Fling up. Verify that it bounces at the top. 9 4. Fling up. Verify that it bounces at the top.
10 5. Tap on rows. Make sure they get ink splashes. 10 5. Tap on rows. Make sure they get ink splashes.
11 6. Open the drawer. 11 6. Open the drawer.
12 7. Slide the drawer in and out. 12 7. Slide the drawer in and out.
13 8. Check that you can change the radio buttons. 13 8. Check that you can change the radio buttons.
14 9. Check for ink splashes on each row but not in the header. 14 9. Check for ink splashes on each row but not in the header.
15 10. Check that you can't scroll the list with the drawer out. 15 10. Check that you can't scroll the list with the drawer out.
16 11. Close the drawer. 16 11. Close the drawer.
17 12. Open the menu. 17 12. Open the menu.
18 13. Check the checkbox. 18 13. Check the checkbox.
19 14. Open the menu. Verify the checkbox is checked. 19 14. Open the menu. Verify the checkbox is checked.
20 15. Tap another menu item. 20 15. Tap another menu item.
21 16. Hit search. 21 16. Hit search.
22 17. Type a query like "XXI". 22 17. Type a query like "XXI".
23 18. Dismiss the keyboard. 23 18. Dismiss the keyboard.
24 19. Scroll the list. Verify that you can't overscroll. 24 19. Scroll the list. Verify that you can't overscroll.
25 20. Tap the search bar. Verify the keyboard comes back. 25 20. Tap the search bar. Verify the keyboard comes back.
26 21. Switch to the voice keyboard. Verify that that keyboard works. 26 21. Switch to the voice keyboard. Verify that that keyboard works.
27 22. Hit the back button. 27 22. Hit the back button.
28 23. Verify that the floating action button gets ink splashes. 28 23. Verify that the floating action button gets ink splashes.
29 29
30 These steps carefully avoid known bugs. See: 30 These steps carefully avoid known bugs. See:
31 https://github.com/domokit/mojo/labels/stock%20demo 31 https://github.com/domokit/mojo/labels/stock%20demo
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698