Today I ran through this myself.
In the future, for events like this, for any feature we aim to test, we should include a BZ query at the top of the backlog section, so people can look at bugs to turn into scenarios. Some basis for ideation is better than none.
Also, we should improve the sample scenario at How to contribute. Chris said:
- Given I am searching enwiki (or whatever wiki that is)/And <file exists>..." We have a number of targets for these tests, so good practice is to specify target in Given statement
- I think I should add another Plain English example that e.g. is searching contents of a file uploaded to a particular wiki.
- the audience for G/W/T output is humans not machines. real is good