Yury Shkoda
|
7ab1964746
|
feat(insecureRequests): allow self-signed certificates for SAS9
|
2021-08-04 16:59:03 +03:00 |
|
Yury Shkoda
|
5317c14d54
|
test(sessionManager): improve test coverage of 'waitForSession'
|
2021-07-29 10:24:03 +03:00 |
|
Yury Shkoda
|
85fed5cd76
|
chore(git): Merge branch 'master' of https://github.com/sasjs/adapter into session-state-fix
|
2021-07-28 11:54:21 +03:00 |
|
Yury Shkoda
|
6f9196c690
|
refactor(session): make loggedErrors a private property
|
2021-07-28 09:39:52 +03:00 |
|
Yury Shkoda
|
ac8821baec
|
test(session): add assertion of get request quantity
|
2021-07-27 16:06:43 +03:00 |
|
Yury Shkoda
|
0b9284e481
|
refactor(session): improve waitForSession method
|
2021-07-27 16:03:41 +03:00 |
|
Krishna Acondy
|
7b7a80c502
|
chore(root-folder-not-found): add test
|
2021-07-27 08:20:30 +01:00 |
|
Krishna Acondy
|
1ace15a308
|
fix(root-folder-not-found): create RootFolderNotFoundError class
|
2021-07-27 07:52:19 +01:00 |
|
|
|
710056bded
|
fix: create a utility throwError and add test case for it
|
2021-07-26 15:30:19 +05:00 |
|
Yury Shkoda
|
fb7a0f43e1
|
test(session): added test to cover 304 response
|
2021-07-26 12:17:19 +03:00 |
|
Yury Shkoda
|
6c901f1c21
|
chore(session): change log level from error to info
|
2021-07-26 10:40:15 +03:00 |
|
|
|
26f008d527
|
chore: remove console log statement
|
2021-07-26 11:09:31 +05:00 |
|
|
|
56ebc7be3b
|
chore: merge master into issue-477
|
2021-07-26 11:06:13 +05:00 |
|
Krishna Acondy
|
eac9da22bf
|
chore(test): fix assertion
|
2021-07-24 10:27:31 +01:00 |
|
Krishna Acondy
|
626fc2e15f
|
fix(path): make log file path platform-agnostic
|
2021-07-24 09:53:39 +01:00 |
|
Krishna Acondy
|
87e2edbd6c
|
chore(test): fix long poll count
|
2021-07-24 00:12:11 +01:00 |
|
Krishna Acondy
|
7cf681bea3
|
chore(tests): fix tests
|
2021-07-23 22:24:48 +01:00 |
|
Krishna Acondy
|
281a145bef
|
fix(node): only create and write file stream if running in node
|
2021-07-23 22:24:41 +01:00 |
|
Krishna Acondy
|
15d5f9ec91
|
chore(paths): fix import paths
|
2021-07-23 22:24:21 +01:00 |
|
Krishna Acondy
|
0a6c5a0ec4
|
fix(fs): replace fs imports with locally defined WriteStream interface
|
2021-07-23 22:24:04 +01:00 |
|
Krishna Acondy
|
2a9526d056
|
fix(node): add util to check if running in node
|
2021-07-23 22:23:05 +01:00 |
|
Yury Shkoda
|
fbaa2327c6
|
fix(session): remove retry limit if could not get state
|
2021-07-23 12:44:34 +03:00 |
|
Allan Bowe
|
50710ee1df
|
Merge pull request #476 from sasjs/issue-170
fix: file upload with debug enabled
|
2021-07-23 11:41:06 +03:00 |
|
|
|
6dd1d47bb2
|
fix: merge main into issue-477 and fixed conflicts
|
2021-07-22 16:13:46 +05:00 |
|
|
|
e70a9645ef
|
fix: remove jwtDecode import statement
|
2021-07-22 15:56:22 +05:00 |
|
|
|
aeabc29e55
|
fix: remove serverurl argument from createFolder method and move decode token to utils project
|
2021-07-22 15:47:37 +05:00 |
|
Krishna Acondy
|
9600fa2512
|
fix(poll): add default poll options
|
2021-07-22 11:31:10 +01:00 |
|
Krishna Acondy
|
e3f189eed4
|
chore(test): fix test
|
2021-07-22 09:31:32 +01:00 |
|
Krishna Acondy
|
0bb42c5e3c
|
fix(streamlog): use filepath if provided
|
2021-07-22 09:25:55 +01:00 |
|
Krishna Acondy
|
7bd2e31f3b
|
chore(cleanup): remove console logs
|
2021-07-21 08:13:45 +01:00 |
|
Krishna Acondy
|
cfa0c8b9af
|
chore(refactor): only fetch job if streaming logs, fix tests, add JSDoc comments
|
2021-07-21 08:12:34 +01:00 |
|
Krishna Acondy
|
5c8d311ae8
|
chore(streamlog): optimise polling mechanism
|
2021-07-20 09:25:39 +01:00 |
|
|
|
e1a76bc45a
|
fix: update error message when folder not found
|
2021-07-19 21:53:58 +05:00 |
|
|
|
85e5ade93a
|
fix: handle the case when array is passed in getValidJson method
|
2021-07-19 13:01:18 +05:00 |
|
|
|
4a61fb8f7f
|
chore: update variable name from config to ovverrideSasjsConfig
|
2021-07-19 13:00:06 +05:00 |
|
|
|
5347aeba09
|
fix: replace isValidJson with getValidJson
|
2021-07-18 23:24:22 +05:00 |
|
|
|
5098342dfe
|
fix: retrieve content from the iframe in first response when viya Web approach used with debug enabled
|
2021-07-18 21:39:57 +05:00 |
|
|
|
c69be8ffc3
|
fix: move parseSasViyaDebugResponse method to utils folder
|
2021-07-18 21:37:08 +05:00 |
|
|
|
69999d8e8b
|
fix: update fileUpload method to override existing config
|
2021-07-18 21:34:16 +05:00 |
|
Krishna Acondy
|
1594f0c7db
|
chore(merge): pull in changes from master
|
2021-07-15 07:33:44 +01:00 |
|
Allan Bowe
|
6e85c7a588
|
Merge branch 'master' into json-fix
|
2021-07-14 20:44:06 +03:00 |
|
Yury Shkoda
|
a5c9f11c75
|
test(session): cover case when could not get session state
|
2021-07-14 14:17:20 +03:00 |
|
Krishna Acondy
|
d4725d2e54
|
chore(refactor): change property name in PollOptions
|
2021-07-14 07:50:25 +01:00 |
|
Yury Shkoda
|
d4ebef4290
|
fix(session): provide more info if could not get session state
|
2021-07-13 14:50:46 +03:00 |
|
Krishna Acondy
|
b9f368193d
|
chore(refactor): add more tests
|
2021-07-13 08:12:15 +01:00 |
|
Krishna Acondy
|
123b9fb535
|
chore(refactor): split up and add tests for core functionality
|
2021-07-12 20:31:17 +01:00 |
|
|
|
89590f9a37
|
chore: only removed
|
2021-07-12 14:42:19 +02:00 |
|
|
|
5d61bebc9e
|
fix: isValidJson function returns the JSON parsed
|
2021-07-12 14:29:43 +02:00 |
|
|
|
99afa6e7e4
|
style: lint
|
2021-07-12 12:58:27 +02:00 |
|
|
|
b590a9f41b
|
chore(tests): testing the isValidJson function
|
2021-07-12 12:58:04 +02:00 |
|