aboutsummaryrefslogtreecommitdiff
path: root/test/functional/core/channels_spec.lua
Commit message (Expand)AuthorAge
* refactor(tests): merge n.spawn/n.spawn_argv into n.new_session #31859Justin M. Keyes2025-01-04
* fix(channel): handle writing to file instead of pipe (#30519)zeertzjq2024-09-26
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* test: use matches(...) instead of ok(string.find(...)) (#28111)zeertzjq2024-03-30
* test(core/channel_spec): fix lint failurezeertzjq2024-01-22
* test(core/channels_spec): fix variable namezeertzjq2024-01-22
* fix(rpc): assertion failure due to invalid msgpack inputnwounkn2024-01-21
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: typing for helpers.methsLewis Russell2024-01-12
* test: remove helpers.sleep()Lewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* test: re-bundle cat on windows (#21255)dundargoc2023-03-14
* test: simplify platform detection (#21020)dundargoc2022-11-22
* test: introduce skip() #21010dundargoc2022-11-13
* fix(channel): fix channel consistencyerw72022-03-12
* feat(--headless): add on_print callback to stdioopenglacambre2022-01-24
* test: fix running functional tests under gdbserverShreyansh Chouhan2021-09-20
* feat(f_chansend): support Blob data argumentSean Dewar2021-09-16
* test: is_os() #10933Justin M. Keyes2019-09-04
* test/uname(): always lowercaseJustin M. Keyes2019-09-01
* CI/OpenBSD: run functional testsEdd Barrett2019-09-01
* test: remove use of require('test.helpers')Justin M. Keyes2019-05-18
* test/channels_spec: cleanupJustin M. Keyes2019-05-12
* functionaltest: enable buffered output testsJan Edmund Lazo2018-10-31
* test: rename next_message() to next_msg()Justin M. Keyes2018-03-11
* channel: check for existance before trying to set keyBjörn Linse2017-12-23
* tests: mark flaky socket test pending for nowBjörn Linse2017-11-27
* channels: testsBjörn Linse2017-11-26