monkey: Would it be better if we test revert revision for each entity type or testing on single entity type (involving others) would suffice since each of them has similar strucuture?
smach joined the channel
smach has quit
smach joined the channel
anonn joined the channel
CatQuest
Shubh: I'd say test everyon because with this it'd be really really bad if bugs mae it trough and crated havoc
(but also !M mega mega for making revision revertion a thing)
monkey
I agree, we're going to want to make sure that no bug can slip through. We do have some examples or programmatic tests where we call the same test suite for each entity type; perhaps that can take some of the pain away?