mulahasanovic
eb6b123dba
test(viya): migrate execution-tasks tests to runAsTask config
2026-05-12 20:10:58 +02:00
Sead Mulahasanović
55db8f45ab
fix(webjob): test coverage for _executionTasks=true requests without file upload ( #883 )
...
* test(cypress): show individual errors
* test(cypress): half the cypress integration test timeout
* test(cypress): add parallel tests, timeout and reports
* test(cypress): use allSettled instead of all
* test(runner): pre-render pending test cards
2026-05-12 09:53:11 +02:00
mulahasanovic
ef1e816b09
test(sasjs): update config appLoc, enable specialCase tests
2026-05-05 16:46:23 +02:00
mulahasanovic
31b3959e2c
test(sasjs): prepend services/ to paths
2026-05-05 14:49:23 +02:00
mulahasanovic
a38548d8de
fix(viya): stringify JES job arguments + sasjs-tests fixes
2026-05-05 14:47:10 +02:00
mulahasanovic
07e4ba54f3
fix(sasjs-tests): construct stylesheets
2025-11-18 17:26:24 +01:00
mulahasanovic
6f73011bc1
feat(sasjs-tests): granular test rerun
2025-11-18 17:13:37 +01:00
mulahasanovic
f26d51747f
fix(sasjs-tests): duplicate test suite
2025-11-18 16:55:15 +01:00
mulahasanovic
0d871083ac
fix(sasjs-tests): disable basicTests, viya auth interactions
2025-11-18 14:40:57 +01:00
mulahasanovic
ae71918ae2
fix(sasjs-tests): update hardcoded compute job path
2025-11-18 14:40:17 +01:00
mulahasanovic
364a063a11
fix(sasjs-tests): show RequestsModal if debug mode is off
2025-11-18 14:39:25 +01:00
mulahasanovic
59198ed6ab
feat(sasjs-tests): update tests, use vite and minimal deps
2025-11-18 12:01:41 +01:00
sabhas
e3c4cb6b90
chore(sasjs-test): skip few tests that are failing due to server
2025-03-14 15:59:31 +05:00
medjedovic
6171199a7e
fix: prepared for Viya streaming
2025-03-07 16:05:02 +01:00
medjedovic
4fb0b96f11
fix: new axios requires form data content type, es6 strict issues with iterations
2025-03-07 10:36:43 +01:00
mulahasanovic
b940bc7cc3
fix(tests): special character case
2025-02-26 15:36:43 +01:00
allan
3daa85a74a
chore: updating appLoc to /Public/app/adapter-tests in sasjs-tests
2023-04-06 11:41:54 +01:00
sabhas
53e167b17d
fix: merge executeScriptSAS9, executeScriptSASViya and executeScriptSASjs into single executeScript
...
BREAKING CHANGE
2022-10-17 23:14:51 +05:00
Yury Shkoda
eb83101dbf
fix(sasjs-test): addede appLoc to useEffect deps
2022-06-29 08:46:52 +03:00
Yury Shkoda
56d84e1940
fix(sasjs-tests): used appLoc from config
2022-06-29 08:37:59 +03:00
Yury Shkoda
dd788ae423
chore(lint): fixed linting
2022-06-20 19:48:42 +03:00
Yury Shkoda
a113c95441
chore(deps): added prettier dev dependency
2022-06-20 19:36:12 +03:00
Yury Shkoda
489947bcae
chore(lint): fixed linting issues
2022-06-20 19:26:29 +03:00
medjedovic
843cee4dbe
chore: fixed test err handling
2022-05-16 15:42:12 +02:00
medjedovic
a97b2f43ca
chore: sasjs login fix
2022-04-29 12:40:38 +02:00
medjedovic
7b78f65c4a
fix: utils import, tests fix, auto testing script
2022-04-28 20:46:36 +02:00
medjedovic
8a7d08c3b9
chore(git): Merge branch 'master' into auto-tests
2022-04-27 16:26:02 +02:00
medjedovic
ed90cd8036
chore: uploadFile test added
2022-03-28 17:32:30 +02:00
Yury Shkoda
f6abb61c69
fix(convert-to-csv): return empty string if table is not an array
2022-03-03 17:31:23 +03:00
medjedovic
88f1c2f843
chore: added viya web approach test (special missing)
2022-03-03 13:00:14 +01:00
Yury Shkoda
f0f33cee52
chore(sasjs-tests): improve spelling and code readability
2022-03-03 10:58:51 +03:00
medjedovic
888a2b9bd3
chore: test special missings with lowercase value
2022-03-01 17:17:11 +01:00
medjedovic
6e8b19eda1
chore: special missings, test assertion improved, added failing test
2022-03-01 15:32:30 +01:00
Allan Bowe
8e116d81d7
Merge pull request #641 from sasjs/issue-624
...
fix(special-missing): fix convertToCSV format object
2022-02-17 13:05:24 +02:00
Yury Shkoda
9b239abda0
test(generateFileUploadForm): add unit test
2022-02-17 13:34:13 +03:00
sabhas
2c4152a593
fix: made pathsasjs non optional in sasjs config
2022-02-14 02:02:41 +05:00
Yury Shkoda
dbb95b7763
feat: improve convertToCsv function
2022-01-06 16:49:58 +03:00
Yury Shkoda
fbce35b272
feat(nullVars): add SAS null vars support
2022-01-05 16:54:16 +03:00
medjedovic
9dc0499f66
chore: allow insecure remove
2021-10-27 13:20:59 +02:00
Saad Jutt
e5655033c1
fix(jobExecutor): appending resend requests before login call
2021-09-20 12:52:49 +05:00
Saad Jutt
539405e249
chore: fixed sasjs-tests build
2021-09-09 15:30:12 +05:00
Saad Jutt
867422f4cc
fix: extraResponseAttributes for WebJobExecutor + sasjs-tests
2021-09-01 03:50:55 +05:00
Saad Jutt
db7a5d601e
fix(login): code refactor + sasjs-tests updated
2021-08-26 10:33:00 +05:00
medjedovic
ad34a9a4db
chore: sleep removed
2021-08-16 12:12:52 +02:00
medjedovic
b217499b59
chore: addressing comments
2021-07-28 18:18:26 +02:00
medjedovic
f1252537a6
chore(git): Merge branch 'fixing-sas9-tests' into auto-tests
2021-07-27 14:12:11 +02:00
medjedovic
cf10e83e91
test: cypress running with debug on and off, testing all request approaches
2021-07-26 19:16:47 +02:00
medjedovic
890608a3e8
test: requests for every approach
2021-07-26 14:52:26 +02:00
medjedovic
a615c5fdb6
style: lint
2021-07-24 18:07:17 +02:00
medjedovic
ca7ee83f7f
chore: fixing multiple login attempts by adding pause between calling functions
2021-07-24 18:06:15 +02:00