1
0
Fork 0
mirror of synced 2024-09-27 14:51:28 +12:00
Commit graph

11 commits

Author SHA1 Message Date
Adria Navarro
9510c37b7a Handle bb ref only if there is a value 2023-09-15 13:04:45 +02:00
Adria Navarro
679f56f32f Error handling 2023-09-15 12:29:57 +02:00
Adria Navarro
d62e9a475f Validate objects 2023-09-15 12:10:59 +02:00
Adria Navarro
0d3f9dac8c Validate and return csv 2023-09-15 12:07:25 +02:00
Adria Navarro
1ff3f5db80 Handle ids 2023-09-15 11:21:10 +02:00
Adria Navarro
4c4c2e118b Renames 2023-09-15 10:54:43 +02:00
Adria Navarro
8a9474c2ac Clean test 2023-09-15 10:44:50 +02:00
Adria Navarro
e36fd75bc1 Add tests 2023-09-15 10:41:39 +02:00
Adria Navarro
0e3f316eb2 Process bb ref on input processing 2023-09-15 10:33:36 +02:00
Adria Navarro
c6c1450d06 Fixe types 2023-08-01 12:52:12 +02:00
Peter Clement
9d841bc947 Server and Worker tests (#8928)
* automation unit tests

* row processor tests

* update executeQuery test

* update groups assertion

* some more worker tests

* plugin tests and tidying up

* linting

* temporarily disable group tests

* more tests

* fix import

* fix backup tests

* add pro mocks to worker

* check for app existence in import test

* test new tsconfig

* testing changes

* Pro test utils (#9020)

* Pro test utils changes

* Add test fixes

* Remove ts-ignore

Co-authored-by: mike12345567 <me@michaeldrury.co.uk>
Co-authored-by: Rory Powell <rory.codes@gmail.com>
2022-12-12 22:02:32 +00:00