I call "crop test" or whether my model passed the "crop test" when I remove data from my dataset, conveniently before some events in the data to check whether the historical predictions match the latest predictions in the cropped version of the data.
This way I check that there isn't a lookahead bias or, to put it differently, that future data isn't leaking into the model in any shape or form.