Project

General

Profile

« Previous | Next » 

Revision 8413b711

Added by Adam Ruzicka over 4 years ago

Fixes #27512 - Provide a way of overriding template snapshots in tests

This commit allows us to provide multiple snapshot variants for each
template. When we test the template renderer, the rendered template has
to match at least one of the snapshot variants to allow the test to
pass. This is useful when the template contains plugin-specific bits.

  • added
  • modified
  • copied
  • renamed
  • deleted