1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-04-10 07:53:14 +00:00

Commit Graph

  • 5317c14d54 test(sessionManager): improve test coverage of 'waitForSession' Yury Shkoda 2021-07-29 10:24:03 +03:00
  • b217499b59 chore: addressing comments Mihajlo 2021-07-28 18:18:26 +02:00
  • 85fed5cd76 chore(git): Merge branch 'master' of https://github.com/sasjs/adapter into session-state-fix Yury Shkoda 2021-07-28 11:54:21 +03:00
  • 6f9196c690 refactor(session): make loggedErrors a private property Yury Shkoda 2021-07-28 09:39:52 +03:00
  • 2d0a73e74d Merge pull request #480 from sasjs/issue-477 v2.9.5 Allan Bowe 2021-07-28 08:37:26 +03:00
  • ac8821baec test(session): add assertion of get request quantity Yury Shkoda 2021-07-27 16:06:43 +03:00
  • 0b9284e481 refactor(session): improve waitForSession method Yury Shkoda 2021-07-27 16:03:41 +03:00
  • d123296359 chore: code comment Mihajlo 2021-07-27 14:55:24 +02:00
  • 50ab866652 style: lint Mihajlo 2021-07-27 14:15:23 +02:00
  • f1252537a6 chore(git): Merge branch 'fixing-sas9-tests' into auto-tests Mihajlo 2021-07-27 14:12:11 +02:00
  • b1682b6f32 ci: script test done Mihajlo 2021-07-27 14:07:16 +02:00
  • ded7990096 fix: viya with web approach adding 2 underscores in front of program param Mihajlo 2021-07-27 14:05:34 +02:00
  • 52e95e3455 ci: script test Mihajlo 2021-07-27 12:38:33 +02:00
  • 1d13252045 ci: script test Mihajlo 2021-07-27 12:19:14 +02:00
  • f4630309de chore: ci script fixing Mihajlo 2021-07-27 12:18:44 +02:00
  • 7b7a80c502 chore(root-folder-not-found): add test Krishna Acondy 2021-07-27 08:20:30 +01:00
  • 1ace15a308 fix(root-folder-not-found): create RootFolderNotFoundError class Krishna Acondy 2021-07-27 07:52:19 +01:00
  • 27b6e46973 chore(git): Merge branch 'master' into auto-tests Mihajlo 2021-07-26 19:45:23 +02:00
  • e5262a18d4 chore: sending message to slack if cypress with sasjs-tests fails Mihajlo 2021-07-26 19:38:59 +02:00
  • e1b3ef7c8c Merge pull request #495 from sasjs/contributors Allan Bowe 2021-07-26 20:26:15 +03:00
  • cf10e83e91 test: cypress running with debug on and off, testing all request approaches Mihajlo 2021-07-26 19:16:47 +02:00
  • 0bd156141c chore(git): Merge branch 'master' into fixing-sas9-tests fixing-sas9-tests Mihajlo 2021-07-26 14:53:52 +02:00
  • 890608a3e8 test: requests for every approach Mihajlo 2021-07-26 14:52:26 +02:00
  • 710056bded fix: create a utility throwError and add test case for it sabhas 2021-07-26 15:30:19 +05:00
  • fb7a0f43e1 test(session): added test to cover 304 response Yury Shkoda 2021-07-26 12:17:19 +03:00
  • 6c901f1c21 chore(session): change log level from error to info Yury Shkoda 2021-07-26 10:40:15 +03:00
  • 26f008d527 chore: remove console log statement sabhas 2021-07-26 11:09:31 +05:00
  • 56ebc7be3b chore: merge master into issue-477 sabhas 2021-07-26 11:06:13 +05:00
  • 0ea66f6d37 Merge pull request #494 from sasjs/fix-browser-issue v2.9.4 Allan Bowe 2021-07-25 10:00:51 +03:00
  • cb30ed2b98 Merge branch 'master' into contributors Allan Bowe 2021-07-24 23:14:16 +03:00
  • dfbe2d8f94 chore: contributors Allan Bowe 2021-07-24 21:31:51 +03:00
  • a615c5fdb6 style: lint Mihajlo 2021-07-24 18:07:17 +02:00
  • ca7ee83f7f chore: fixing multiple login attempts by adding pause between calling functions Mihajlo 2021-07-24 18:06:15 +02:00
  • eac9da22bf chore(test): fix assertion Krishna Acondy 2021-07-24 10:27:31 +01:00
  • 626fc2e15f fix(path): make log file path platform-agnostic Krishna Acondy 2021-07-24 09:53:39 +01:00
  • 87e2edbd6c chore(test): fix long poll count Krishna Acondy 2021-07-24 00:12:11 +01:00
  • 7cf681bea3 chore(tests): fix tests Krishna Acondy 2021-07-23 22:24:48 +01:00
  • 281a145bef fix(node): only create and write file stream if running in node Krishna Acondy 2021-07-23 22:24:41 +01:00
  • 15d5f9ec91 chore(paths): fix import paths Krishna Acondy 2021-07-23 22:24:21 +01:00
  • 0a6c5a0ec4 fix(fs): replace fs imports with locally defined WriteStream interface Krishna Acondy 2021-07-23 22:24:04 +01:00
  • 2a9526d056 fix(node): add util to check if running in node Krishna Acondy 2021-07-23 22:23:05 +01:00
  • c2ff28c323 Update PULL_REQUEST_TEMPLATE.md Allan Bowe 2021-07-23 13:04:38 +03:00
  • fbaa2327c6 fix(session): remove retry limit if could not get state Yury Shkoda 2021-07-23 12:44:34 +03:00
  • 50710ee1df Merge pull request #476 from sasjs/issue-170 v2.9.3 Allan Bowe 2021-07-23 11:41:06 +03:00
  • 062ba91c17 Merge pull request #486 from sasjs/fix-poll-logic v2.9.2 Krishna Acondy 2021-07-22 14:53:03 +01:00
  • 97a530cc66 style: lint Mihajlo 2021-07-22 14:44:13 +02:00
  • 317c8c81a0 chore: JES test disable on SAS9 Mihajlo 2021-07-22 13:48:11 +02:00
  • c87776ca1b chore(git): Merge branch 'master' into fixing-sas9-tests Mihajlo 2021-07-22 13:44:23 +02:00
  • 04032831c3 fix: debug on test & make error and parse log test Mihajlo 2021-07-22 13:43:50 +02:00
  • 6dd1d47bb2 fix: merge main into issue-477 and fixed conflicts sabhas 2021-07-22 16:13:46 +05:00
  • e70a9645ef fix: remove jwtDecode import statement sabhas 2021-07-22 15:56:22 +05:00
  • aeabc29e55 fix: remove serverurl argument from createFolder method and move decode token to utils project sabhas 2021-07-22 15:47:37 +05:00
  • 9600fa2512 fix(poll): add default poll options Krishna Acondy 2021-07-22 11:31:10 +01:00
  • 7951817480 Merge pull request #485 from sasjs/log-file-paths v2.9.1 Krishna Acondy 2021-07-22 09:57:31 +01:00
  • 405eea1d6c chore(infra): set minimum node version to 15 Krishna Acondy 2021-07-22 09:41:30 +01:00
  • e3f189eed4 chore(test): fix test Krishna Acondy 2021-07-22 09:31:32 +01:00
  • 0bb42c5e3c fix(streamlog): use filepath if provided Krishna Acondy 2021-07-22 09:25:55 +01:00
  • c02eac196e Merge pull request #483 from sasjs/all-contributors/add-medjedovicm Allan Bowe 2021-07-21 18:55:43 +03:00
  • 3fb0d863e9 Update README.md Allan Bowe 2021-07-21 18:55:01 +03:00
  • 6d573d3897 docs: create .all-contributorsrc [skip ci] allcontributors[bot] 2021-07-21 15:53:39 +00:00
  • 33280d7a5b docs: update README.md [skip ci] allcontributors[bot] 2021-07-21 15:53:38 +00:00
  • 507722da0d Merge pull request #465 from sasjs/stream-job-logs v2.9.0 Allan Bowe 2021-07-21 18:49:50 +03:00
  • c8e029cff4 chore(deps): bump utils Krishna Acondy 2021-07-21 08:37:45 +01:00
  • 7bd2e31f3b chore(cleanup): remove console logs Krishna Acondy 2021-07-21 08:13:45 +01:00
  • cfa0c8b9af chore(refactor): only fetch job if streaming logs, fix tests, add JSDoc comments Krishna Acondy 2021-07-21 08:12:34 +01:00
  • c8fb141048 chore: run sasjs testing as a part of npm release Mihajlo 2021-07-20 11:19:41 +02:00
  • df9c1c643f chore(merge): pull in changes from master Krishna Acondy 2021-07-20 09:26:34 +01:00
  • 5c8d311ae8 chore(streamlog): optimise polling mechanism Krishna Acondy 2021-07-20 09:25:39 +01:00
  • e1a76bc45a fix: update error message when folder not found sabhas 2021-07-19 21:53:58 +05:00
  • 85e5ade93a fix: handle the case when array is passed in getValidJson method sabhas 2021-07-19 13:01:18 +05:00
  • 4a61fb8f7f chore: update variable name from config to ovverrideSasjsConfig sabhas 2021-07-19 13:00:06 +05:00
  • 5347aeba09 fix: replace isValidJson with getValidJson sabhas 2021-07-18 23:24:22 +05:00
  • 7ac7c5e52b Merge branch 'master' into issue-170 Sabir Hassan 2021-07-18 21:56:33 +05:00
  • 5098342dfe fix: retrieve content from the iframe in first response when viya Web approach used with debug enabled sabhas 2021-07-18 21:39:57 +05:00
  • c69be8ffc3 fix: move parseSasViyaDebugResponse method to utils folder sabhas 2021-07-18 21:37:08 +05:00
  • 69999d8e8b fix: update fileUpload method to override existing config sabhas 2021-07-18 21:34:16 +05:00
  • bec4180dcf Merge pull request #467 from sasjs/removed-url-package v2.8.14 Muhammad Saad 2021-07-16 17:02:24 +05:00
  • a429581089 test: fix Mihajlo 2021-07-16 12:32:48 +02:00
  • dd05258dd2 test: fixing Mihajlo 2021-07-16 12:32:35 +02:00
  • c0e5327e49 chore: cypress fix Mihajlo 2021-07-16 12:09:59 +02:00
  • ffba2acad0 chore: script fix Mihajlo 2021-07-16 12:02:03 +02:00
  • 64c624bf2e chore: config.json fix Mihajlo 2021-07-16 11:56:15 +02:00
  • 2506d28dd4 chore: script fdix deploy sas9 Mihajlo 2021-07-16 11:41:18 +02:00
  • b6a438d222 chore: script fix Mihajlo 2021-07-16 11:38:17 +02:00
  • 6f24a55a04 chore: script replace in files install timing Mihajlo 2021-07-16 11:35:15 +02:00
  • 55045eb101 chore: script adapter version Mihajlo 2021-07-16 11:33:21 +02:00
  • f5e367a645 chore: cpn added Mihajlo 2021-07-16 11:29:22 +02:00
  • 017dc3a8b5 chore: script fix Mihajlo 2021-07-16 11:27:53 +02:00
  • 7285a3f40b chore: adding known_hosts Mihajlo 2021-07-16 11:23:49 +02:00
  • 438b39ceca chore: script fix Mihajlo 2021-07-16 11:20:26 +02:00
  • a39b9ea38f chore: auto deploying sasjs-tests Mihajlo 2021-07-16 11:14:42 +02:00
  • 836c3ba518 chore(git): Merge branch 'master' into auto-tests Mihajlo 2021-07-16 10:22:50 +02:00
  • 2d2b4660dc chore(git): Merge branch 'tests-fixing' into auto-tests Mihajlo 2021-07-16 10:21:13 +02:00
  • 1bb7807c25 chore(merge): Merge branch 'master' into removed-url-package Saad Jutt 2021-07-16 04:12:20 +05:00
  • 816f1d19d4 Merge pull request #471 from sasjs/windows-tests Allan Bowe 2021-07-15 16:22:49 +03:00
  • f25035ae1d chore: cypress added and sasjs test written Mihajlo 2021-07-15 14:30:51 +02:00
  • ff32f648da chore: tests fixing Mihajlo 2021-07-15 13:41:39 +02:00
  • d38d032309 chore: readme updates Mihajlo 2021-07-15 13:01:12 +02:00
  • d2a90c77fd chore: readme update Mihajlo 2021-07-15 10:57:44 +02:00
  • 8a0f14b780 chore: windows fallback Mihajlo 2021-07-15 10:43:30 +02:00