47 Commits

Author SHA1 Message Date
Alexandre Bodin
34a5424a8a Fixes to mongoose groups 2019-08-09 11:45:31 +02:00
Alexandre Bodin
1792338cbd Add timeouts in afterAll tests 2019-08-09 11:04:48 +02:00
Alexandre Bodin
87ddcaf6c4 Add all group tests 2019-08-09 10:44:24 +02:00
Alexandre Bodin
8f6ca1c0ac Run test on both content manager and generated apis in the same test suite 2019-08-09 09:53:08 +02:00
Alexandre Bodin
d786217d06 Single non required group test 2019-08-09 09:42:27 +02:00
Alexandre Bodin
59b283ebae Cleanup after tests 2019-08-08 21:17:11 +02:00
Alexandre Bodin
4ad7f5bd89 Support biginteger < 2^53 2019-08-08 14:30:45 +02:00
Alexandre Bodin
b35712acc5 Fix data types output to be the same wathever the database is 2019-08-08 14:30:44 +02:00
Alexandre Bodin
60d04d26eb Init group tests and fix some groups issues 2019-08-08 14:30:43 +02:00
Alexandre Bodin
93c7f63cd1 Add email tests 2019-08-08 14:30:43 +02:00
Alexandre Bodin
d468033b8e Add password tests 2019-08-08 14:30:43 +02:00
Alexandre Bodin
35d22e2c85 Init password tests and split in separate test files 2019-08-08 14:30:42 +02:00
Alexandre Bodin
04d03ab68e Add boolean tests 2019-08-08 14:30:42 +02:00
Alexandre Bodin
9706575c6d Add json tests 2019-08-08 14:30:41 +02:00
Alexandre Bodin
24a5f45e0d Add float tests 2019-08-08 14:30:41 +02:00
Alexandre Bodin
6091202c54 Add decimal test and set sqlite bigint to string 2019-08-08 14:30:40 +02:00
Alexandre Bodin
57120c9a02 Add tests and fix support for bigintegers so it is always a string when it comes out of the database 2019-08-08 14:30:40 +02:00
Alexandre Bodin
5be6a0b020 Init end to end types tests in the content-manager 2019-08-08 14:30:39 +02:00
Alexandre Bodin
c17a718f25 Handle date with iso format in input and output to simplify processing 2019-08-05 16:55:17 +02:00
Alexandre Bodin
c5e50665cd Add upload route in content-manager and remove formdata for data creation 2019-07-30 16:58:36 +02:00
Alexandre Bodin
8c5ffc9a20 Fix naming 2019-07-09 09:25:22 +02:00
Alexandre Bodin
2060ce4ca1 Test manyWay relation 2019-07-09 09:18:07 +02:00
Alexandre Bodin
7d01234e80 Fix and set warning in eslint error to fix later in the front 2019-05-29 17:25:56 +02:00
Alexandre Bodin
a2bfb52344 Refactor testing, add simple crud tests 2019-05-13 14:00:12 +02:00
Alexandre Bodin
9e60be6fb0 clean model creationg during tests 2019-05-13 14:00:12 +02:00
cyril lopez
8e80edc47c
Merge branch 'master' into front/admin-new-hook-architecture 2019-04-12 18:43:59 +02:00
soupette
d7bf1d0c4f Fix e2e tests 2019-04-10 14:32:59 +02:00
soupette
1544cdf877 Fix PR feedback 2019-04-09 18:35:49 +02:00
soupette
f413decdcc Fix cypress tests 2019-04-09 18:07:47 +02:00
Alexandre Bodin
6b417aa1fa Setup travis jobs and stages 2019-03-13 00:10:20 +01:00
Alexandre Bodin
5c6618c525 Cleanup testing helpers and configuration 2019-03-13 00:10:20 +01:00
Alexandre Bodin
a0b45e2741 Add cypress run 2019-03-13 00:10:20 +01:00
Alexandre Bodin
96b023d16b Restructure tests 2019-03-13 00:10:19 +01:00
Alexandre Bodin
865ee5e5e2 Init test automation
wip
2019-03-13 00:10:19 +01:00
soupette
928971b1e3 Fix PR feedback and change stores name with <pluginId>_<containerName> 2019-02-14 09:48:39 +01:00
soupette
d81fba0488 Update tests with the single store 2019-02-11 18:13:14 +01:00
soupette
66e45eb896 Change cypress test folder name 2018-12-03 12:06:09 +01:00
Jim LAURIE
02d935188d Fix test launch 2018-10-31 17:20:09 +01:00
Jim LAURIE
9840247d1c Test generated API endpoint 2018-07-19 14:46:03 +02:00
Jim LAURIE
241ff40ebb Have to fix null vs empty object 2018-06-28 13:58:54 +02:00
Aurelsicoko
e543ae28a1 Uncomment tests and clean code 2018-06-15 14:03:55 +02:00
Aurelsicoko
76200871e6 Add tests for oneWay relationship 2018-06-15 13:38:34 +02:00
Aurelsicoko
94200636da Refetch related data before attach new entry on manyToMany relationship 2018-06-14 18:27:44 +02:00
Aurelsicoko
a850410009 Change test side on manyToMany delete all 2018-06-13 17:45:39 +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