babashka/test/babashka
2025-04-26 12:16:36 +02:00
..
impl Fix #1771: *e should contain exception thrown by user (#1784) 2024-12-20 17:20:45 +01:00
scripts update some SciVar names (metadata-wise) to align with babashka name (#1236) 2022-04-07 14:02:06 +02:00
agent_test.clj Add more agent vars (#857) 2021-05-19 14:00:48 +02:00
async_test.clj Fix #1619: fix reflection issue with core.async/timeout (#1620) 2023-09-05 12:53:42 +02:00
bb_edn_test.clj catch exceptions from resolving symbolic links during bb.edn lookup (#1702) 2024-06-08 20:56:07 +02:00
classes_test.clj Add and expose babashka.classes/all-classes (#1362) 2022-09-13 10:54:30 +02:00
classpath_test.clj Fix #1604: throw on missing namespace (#1605) 2023-08-16 20:19:20 +02:00
crypto_test.clj Use GraalVM 22.3.1 on JDK 19.0.2 with virtual thread support (#1500) 2023-02-21 16:23:03 +01:00
datafy_test.clj [#468] Add clojure.core.protocols w Datafiable and Navigable 2020-08-13 11:20:32 +02:00
deps_test.clj Bump deps.clj (#1556) 2023-05-12 16:05:41 +02:00
error_test.clj Bump SCI: support new Clojure 1.12 interop (#1740) 2024-10-10 14:01:22 +02:00
exec_test.clj #1410: better error message when exec fn doesn't exist 2024-01-09 15:11:42 +01:00
file_var_test.clj Fix #1467: avoid printing results by default, unless --prn is enabled (#1469) 2023-01-21 15:38:50 +01:00
http_connection_test.clj flaky test 2023-08-11 17:27:57 +02:00
interop_test.clj fusebox tests fixed with SCI interop improvements (#1813) 2025-04-26 12:16:36 +02:00
java_net_http_test.clj TODO: disable :flaky tests on master branch: 2023-02-01 23:00:13 +01:00
java_security_test.clj Ensure leading zeros are not trimmed for algorithm "SHA-256", so that hash string size is always 64. (#1176) 2022-02-12 11:06:49 +01:00
java_time_test.clj Add more java classes and interfaces to support juxt.tick (#1490) 2023-02-10 10:39:54 +01:00
logging_test.clj Fix #1679: issue with wrapping taoensso.timbre/log! (#1683) 2024-03-15 19:19:06 +01:00
main_test.clj Fix #1686: do not fetch deps/invoke java when deps aren't needed (#1698) 2024-05-27 10:38:27 +02:00
namespace_test.clj Fix #1604: throw on missing namespace (#1605) 2023-08-16 20:19:20 +02:00
pod_test.clj add more windows testing (#902) 2021-06-24 22:34:57 +02:00
postgresql_test.clj [#388] embedded postgresql tests 2020-05-18 17:08:34 +02:00
pprint_test.clj feat: Honor *print-namespace-maps* in pprint (#1387) 2022-10-04 19:11:59 +02:00
print_deps_test.clj bb print-deps: sort dependencies (#1582) 2023-06-28 18:17:06 +02:00
profile.clj Revert dotimes 2020-01-17 19:42:30 +01:00
protocols_test.clj Protocol test 2020-11-11 00:00:17 +01:00
proxy_test.clj Proxy support for PipedInputStream and PipedOutputStream 2022-03-31 10:00:16 +02:00
reify_test.clj Clojure 1.12 IFn coercion 2024-10-10 20:54:29 +02:00
sci_test.clj Fix #1592 (2): reduce image size (#1602) 2023-08-11 16:41:25 +02:00
shutdown_hook_test.clj Merge windows branch to master 2020-04-28 15:32:34 +02:00
test_test.clj Fix #1688: use-fixtures should add metadata to *ns* (#1689) 2024-04-28 16:22:47 +02:00
test_utils.clj Compatibility with clojure.tools.namespace.repl/refresh and clojure.java.classpath (#1479) 2023-02-01 21:53:52 +01:00
transit_test.clj make tests run on windows as the default (#235) (#898) 2021-06-20 09:23:58 +02:00
uberjar_test.clj Binary test (#1635) 2023-10-12 13:12:29 +02:00
uberscript_test.clj - remove zero size tolerance for overwriting uber-files (#1504) 2023-02-26 10:13:27 +01:00
udp_test.clj make tests run on windows as the default (#235) (#898) 2021-06-20 09:23:58 +02:00
xml_test.clj Confirm fix for#1639 by adding test 2023-11-02 13:30:38 +01:00
yaml_test.clj [#1004] XML edn reading and populating *data-readers* for feature deps (#1012) 2021-09-20 18:31:57 +02:00