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

Unified Diff: sky/examples/stocks/README.txt

Issue 1145523003: [Effen] Add a README.txt file that describes how to test Effen using the stock app. (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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/examples/stocks/README.txt
diff --git a/sky/examples/stocks/README.txt b/sky/examples/stocks/README.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0905502000259898bdc0843f381b5096213c567b
--- /dev/null
+++ b/sky/examples/stocks/README.txt
@@ -0,0 +1,31 @@
+This sample app is our main test harness right now.
+
+Follow these steps to make sure everything works, comparing the
+results to earlier builds:
+
+ 1. Load the app
+ 2. Scroll down and up.
+ 3. Fling down.
+ 4. Fling up. Verify that it bounces at the top.
+ 5. Tap on rows. Make sure they get ink splashes.
+ 6. Open the drawer.
+ 7. Slide the drawer in and out.
+ 8. Check that you can change the radio buttons.
+ 9. Check for ink splashes on each row but not in the header.
+10. Check that you can't scroll the list with the drawer out.
+11. Close the drawer.
+12. Open the menu.
+13. Check the checkbox.
+14. Open the menu. Verify the checkbox is checked.
+15. Tap another menu item.
+16. Hit search.
+17. Type a query like "XXI".
+18. Dismiss the keyboard.
+19. Scroll the list. Verify that you can't overscroll.
+20. Tap the search bar. Verify the keyboard comes back.
+21. Switch to the voice keyboard. Verify that that keyboard works.
+22. Hit the back button.
+23. Verify that the floating action button gets ink splashes.
+
+These steps carefully avoid known bugs. See:
+ https://github.com/domokit/mojo/labels/stock%20demo
« 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