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
9840247d1c
Test generated API endpoint
2018-07-19 14:46:03 +02:00
Jim LAURIE
4b66199ef2
Enable all tests
2018-06-28 12:19:00 +02:00
Jim LAURIE
19821a93dd
Remove boolean attribute
2018-06-28 12:18:21 +02:00
Aurelsicoko
e543ae28a1
Uncomment tests and clean code
2018-06-15 14:03:55 +02:00
Aurelsicoko
75b39b0a4e
Resolve conflicts
2018-06-15 13:51:19 +02:00
Aurelsicoko
76200871e6
Add tests for oneWay relationship
2018-06-15 13:38:34 +02:00
Aurelsicoko
18d3b9cf1e
Resolve merge
2018-06-13 17:56:41 +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
cedfe83150
Add test count route
2018-06-12 14:28:37 +02:00
Jim Laurie
ec5ef9a240
Fix PR feedback
2018-06-04 14:39:26 +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
fbfdbf4812
Add oneToOne tests
2018-05-29 18:22:02 +02:00
Jim Laurie
50c30c79f4
Add oneToMany test and describe data independence
2018-05-29 16:30:29 +02:00
Jim Laurie
9954905f44
Test manyToMany relations
2018-05-29 10:25:17 +02:00
Jim Laurie
519f4344c9
Add releation update tests
2018-05-25 16:36:50 +02:00
Jim Laurie
d6b036074e
Add delete API tests
2018-05-25 11:49:46 +02:00
Jim Laurie
b8b1afa103
Use request to send form
...
axios not support FormData request from nodejs script
2018-05-24 15:12:15 +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
Jim Laurie
6c194ff333
Init create new app test
2018-05-18 14:22:24 +02:00
Pierre Burgy
31f0f52729
Remove empty test folder
2017-08-09 19:18:29 +02:00
loicsaintroch
6df354d809
Add basic tests about Koa core and middlewares
2016-04-04 21:53:52 +02:00
loicsaintroch
d81f2840ea
Prepare workflow for testing and publishing
2016-03-29 12:02:06 +02:00
loicsaintroch
de96d913dd
Form multi repos to mono repo workflow
2016-03-18 11:12:50 +01:00
Hedgehog
f2f62500f1
replacing deprecated koa-gzip with koa-compress
2016-03-09 19:45:06 +01:00
loicsaintroch
d0c24ddef1
Remove deprecated experimental tests
2015-11-13 14:53:19 +01:00
loicsaintroch
09785da3a7
Fix tests
2015-11-09 15:27:39 +01:00
loicsaintroch
1d47229624
Fix tests witht latest dependencies updates
2015-10-22 14:43:02 +02:00
loicsaintroch
2f369eba38
Uncomment views test for default engine
2015-10-20 14:30:30 +02:00
loicsaintroch
46b7c1e4fd
Add tests for the send middleware
2015-10-20 14:27:15 +02:00
loicsaintroch
a1a85a557f
Update to Koa v1.1.0
2015-10-16 15:47:17 +02:00
loicsaintroch
a0c3594fd6
Fix outdated router tests
2015-10-07 15:21:24 +02:00
loicsaintroch
02597489f4
Initial release
2015-10-01 00:30:16 +02:00