Hi,
where can I find a working example of the unit-test and routing-test? If one follows the guide from the strapi website and copies all the referenced snippets 1:1, it still simply fails…
I am still struggling in getting a strapi instance, which can then be used for integration tests. That’s really annoying… I am looking into the source code and am trying to see how the internal functions can be used, but it simply won’t work. Currently, I get a strapi instance, but apparently it does not know anything about my APIs I defined in the very same project…