> > > - have a sysop account to watch the non-existing page name > - create that page with some content > - have a sysop to delete this page > > Very good testing case for DB transaction related problems. > > I doing such tests should be possible in the new framework? > > //Saper >
Yes. This is a good example of where browser testing shows an advantage over unit or api testing, because it exercises a whole (interesting) path through the application. I'll see about implementing exactly this situation and show it to you. (I have to get the proper test accounts in place safely). -Chris _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
