Skip to main content

Context & feed data

Related links:

Testing context data

Using the CDK

See the context dummy data CDK guide.

Test data recommendations

For effective testing, we recommend you collect a selection of different context examples.

Example:

  • Long and short customer names
  • Different sized logos (if applicable)
  • Varying preso dates
  • etc.

Remember to include examples where data may be very different, or even missing, allowing you to test against edge cases and ensure you have developed the necessary tests and content modifications (eg. ellipsis if the customer name is too long, hide the attendees display if none were selected etc.).

tip

If you are working as part of a team, and using the CDK, check out this guide on how to share test data.

Testing feeds data

Using the CDK

See the feeds dummy data CDK guide.

Test data recommendations

For effective testing, we recommend you collect a selection of different feed data examples expected to be used with your content. Make sure to include a selection of edge cases and bad data examples in your collection to help you test your data validation.

tip

If you are working as part of a team, and using the CDK, check out this guide on how to share test data.