14 Commits

Author SHA1 Message Date
soupette
66e45eb896 Change cypress test folder name 2018-12-03 12:06:09 +01:00
soupette
685c39f0cf Fix PR feedback 2018-11-27 14:13:07 +01:00
soupette
d98db6415b Add cypress in monorepo and split by package 2018-11-22 19:19:04 +01:00
Jim LAURIE
02d935188d Fix test launch 2018-10-31 17:20:09 +01:00
cyril lopez
3e67bd6e08 Remove fs extra and use shelljs in tests 2018-10-19 18:58:11 +02:00
avallete
e77f09bba5 fix(tests): handle properly subchildrens process on test script
Switch from exec to spawn to kill children and sub-children
in the same time from the main test process.

Also add some error handling, and make the program exit with error
code (1) if anything goes wrong during execution.
2018-08-27 20:58:26 +02:00
Jim LAURIE
2c4c0fd921 Fix JSDOM jest tests 2018-08-26 17:13:58 +02:00
Jim LAURIE
4b66199ef2 Enable all tests 2018-06-28 12:19:00 +02:00
Aurelsicoko
208319b8a2 Update request helper 2018-06-13 16:16:46 +02:00
Aurelsicoko
7e5b859575 Split tests in packages 2018-06-13 15:31:33 +02:00
Aurelsicoko
c2d0e81f22 Run Jest in the monorepo packages 2018-06-12 17:41:28 +02:00
Jim Laurie
8085a2deaf Update oneToOne test with id 2018-06-03 20:46:43 +02:00
Jim Laurie
676334d03d Launch test with mongo postgres and mysql 2018-06-01 14:31:30 +02:00
Jim Laurie
e6b4b2a214 Setup test project
Change test structure
Generate new testApp from node script and launch app
Add new feature: Be able to user strapi start and specify an app path (WIP) configs are loaded
Generate test API with relations - articles, tag and category
2018-05-21 17:04:25 +02:00