Sugar on a Stick/Activity Criteria: Difference between revisions
| Line 79: | Line 79: | ||
=== Have and pass a smoke test === | === Have and pass a smoke test === | ||
'''Rationale:''' We need a quick way to make sure the Activity works, so the Activity needs to define what it means for it to "work," and then come up with a straightforward set of instructions that anyone can use to demonstrate and/or verify that it is working. | |||
'''Test:''' This should be fairly simple. | |||
* Do you have a smoke test? | |||
* Did you run it? (Can anyone else run it?) | |||
* Did it pass? (Can you prove it?) | |||
* Is there a place to file results? (Can people find them?) | |||
'''Instructions:''' We need a guide on how to make a good smoke test. Sample Activity tests can be found at http://wiki.laptop.org/go/Test_cases_8.2.0#Activity-specific_test_cases, but they're old and there's no guidance on which are good tests or not. | |||
=== Add your own idea here === | === Add your own idea here === | ||