Last modified: 2014-11-12 19:08:44 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T75239, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 73239 - Flow: browser tests should assert changes appear in Topic history/board history/RecentChanges/Special:Contributions
Flow: browser tests should assert changes appear in Topic history/board histo...
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
Flow (Other open bugs)
master
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-11-10 20:29 UTC by spage
Modified: 2014-11-12 19:08 UTC (History)
9 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description spage 2014-11-10 20:29:31 UTC
Flow's "paper trail" of changes often breaks, e.g. recent bug 73153 and bug 73238. It would be nice if all tests that add or moderate content go on to assert

  And I see {the change} in board history 
  And I see {the change} in topic history 
  And I see {the change} in Special:RecentChanges
  And I see {the change} in my Special:Contributions

the wording is slightly different in each but for moderation is roughly "{moderated} the topic/a comment on "{topic title".
Comment 1 Chris McMahon 2014-11-10 20:36:48 UTC
s/all tests/one test/

I see these not as "And" statements but as "Then" statements

Given (some initial conditions)
When (I take some action)
Then I see the change in board history 

Given (some initial conditions)
When (I take some action)
Then I see the change in topic history 

etc.

I think it would be valuable to have such a test. If you Flow people who know the details would write the feature file/Scenarios, I'd be happy to work on automating those.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links