We cannot re-use the actual mapping tests across dialects as the assertions will be too different, but we should have interfaces defining all the methods of a mapping test, so we have an "inventory" of the different covered cases and don't forget to add them across all stores when expanding mapping tests. |