How can I add fixtures for testing Strapi project with jest.
and is there a way to add such testing data in Strapi, like fixtures in ruby on rails?
this is an example of rubyOnRail fixtures:
# lo & behold! I am a YAML comment!
david:
name: David Heinemeier Hansson
birthday: 1979-10-15
profession: Systems development
steve:
name: Steve Ross Kellock
birthday: 1974-09-27
profession: guy with keyboard