1
0
Fork 0
mirror of synced 2024-09-26 06:11:49 +12:00
Commit graph

16 commits

Author SHA1 Message Date
Adria Navarro
6e7c78362e Return null instead of undefined 2023-05-02 12:46:53 +01:00
Adria Navarro
650cbc1f01 Handle cast as undefineds 2023-05-02 11:57:18 +01:00
Adria Navarro
c87cc39cea Add basic tests 2023-05-02 10:44:25 +01:00
Gerard Burns
48e1695318 JSON import changes (#9288)
* JSON import changes

* Fix lockfiles

* PR Feedback, fix tests

* fix tests

* pr feedback
2023-01-17 15:07:52 +00:00
Rory Powell
0a4b1eb552 Tests complete + backwards compatibility for deployment 2022-03-22 00:23:22 +00:00
Rory Powell
fc043e116d Support template and app import in quotas + logging 2022-01-18 15:37:16 +00:00
Rory Powell
ff887f8f88 Sync row usage with app deletion 2022-01-17 18:07:26 +00:00
Rory Powell
8fc60af820 Calculate total rows in migration, centralise quota enabled logic and tidy to use env vars only 2022-01-17 12:44:53 +00:00
mike12345567
1d7fe369c6 Linting and updating csv parser test case to match new functionality. 2021-11-12 19:39:12 +00:00
mike12345567
14586cd124 moving some test cases to not use file system and re-introducing the image processor. 2021-03-22 17:19:45 +00:00
kevmodrome
b6974cba08 update test snapshot 2020-12-18 11:29:26 +01:00
kevmodrome
67d98119b5 updates test 2020-12-18 11:20:25 +01:00
kevmodrome
b3497d3846 fixes encoding issue of file to work with non-english chars 2020-12-18 11:10:36 +01:00
Andrew Kingston
f86ee9d573 Fix test 2020-10-20 12:52:55 +01:00
Martin McKeaveney
140233960e unit tests for csv parser 2020-10-05 11:48:13 +01:00
Martin McKeaveney
5e86076530 CSV Import end to end 2020-10-02 16:16:06 +01:00