1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-06-10 10:50:20 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
medjedovic 8617e2dc57 fix: special missing double dot issue 2022-07-07 17:58:27 +02:00
medjedovic 076ed1cc7a chore: added special missing test 2022-05-23 12:59:48 +02:00
medjedovic 54516665bf chore: string escaping 2022-04-22 11:54:59 +02:00
medjedovic ecec2e77c0 chore: error improved 2022-04-21 15:45:59 +02:00
medjedovic 9bf3885868 chore: test fix 2022-04-18 14:54:50 +02:00
Yury Shkoda dbb95b7763 feat: improve convertToCsv function 2022-01-06 16:49:58 +03:00
Yury Shkoda 1a5c84cd0f test(formatDataForRequest): improved test coverage 2022-01-05 18:35:02 +03:00
sabhas 779200f5fc fix: throw error if null or undefined is passed to getValidJson 2021-09-03 13:54:02 +05:00
sabhas 0bc69401e5 chore: refactor code for getValidJson function 2021-08-18 00:02:48 +05:00
sabhas 85e5ade93a fix: handle the case when array is passed in getValidJson method 2021-07-19 13:01:18 +05:00
sabhas 5347aeba09 fix: replace isValidJson with getValidJson 2021-07-18 23:24:22 +05:00
medjedovic 89590f9a37 chore: only removed 2021-07-12 14:42:19 +02:00
medjedovic 5d61bebc9e fix: isValidJson function returns the JSON parsed 2021-07-12 14:29:43 +02:00
medjedovic 99afa6e7e4 style: lint 2021-07-12 12:58:27 +02:00
medjedovic b590a9f41b chore(tests): testing the isValidJson function 2021-07-12 12:58:04 +02:00
Krishna Acondy 6344a906d8 chore(tests): fix tests - remove done callback 2021-06-07 08:37:44 +01:00
Allan Bowe 67c7147e62 fix: lint updates 2021-05-10 11:13:39 +00:00
Yury Shkoda 9d6882799d test(isUrl): covered isUrl utility with unit tests 2021-04-22 14:45:56 +03:00
Mihajlo Medjedovic 3f6e89d716 fix: file uploader error handling and tests 2020-10-30 16:11:50 +01:00