mirror of
https://github.com/strapi/strapi.git
synced 2025-12-27 23:24:03 +00:00
parent
a86a8d54d4
commit
235e330f65
@ -96,7 +96,7 @@ The whole file will look like this:
|
||||
### Strapi instance
|
||||
|
||||
In order to test anything we need to have a strapi instance that runs in the testing eviroment,
|
||||
bascially we want to get instance of strapi app as object, similar like creating an instance for [process manager](process-manager.md).
|
||||
basically we want to get instance of strapi app as object, similar like creating an instance for [process manager](process-manager.md).
|
||||
|
||||
These tasks require adding some files - let's create a folder `tests` where all the tests will be put and inside it, next to folder `helpers` where main Strapi helper will be in file strapi.js.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user