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?
2022-12-01 33535, 2022
smach joined the channel
2022-12-01 33534, 2022
smach has quit
2022-12-01 33540, 2022
smach joined the channel
2022-12-01 33524, 2022
anonn joined the channel
2022-12-01 33539, 2022
CatQuest
Shubh: I'd say test everyon because with this it'd be really really bad if bugs mae it trough and crated havoc
2022-12-01 33515, 2022
CatQuest
(but also !M mega mega for making revision revertion a thing)
2022-12-01 33501, 2022
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?