spec/util_pubsub_spec.lua
Thu, 06 Jan 2022 01:18:35 +0100 Kim Alvefur util.pubsub: Fix item store resize to "max"
Sun, 05 Sep 2021 16:21:10 +0200 Kim Alvefur util.pubsub: Add support for limiting number of items to retrieve
Thu, 22 Jul 2021 19:53:21 +0200 Kim Alvefur util.pubsub: Signal that 'persistent-items' is unsupported when disabled
Thu, 22 Jul 2021 21:01:11 +0200 Kim Alvefur util.pubsub: Fix behavior of persist_items disabled
Sun, 29 Dec 2019 01:11:55 +0100 Kim Alvefur util.pubsub: Ignore unused argument in tests [luacheck]
Thu, 26 Dec 2019 01:52:14 +0100 Kim Alvefur util.pubsub: Cover subscription filter in a partial test
Mon, 23 Dec 2019 21:33:10 +0100 Kim Alvefur tests: Silence [luacheck] warnings
Sun, 27 Oct 2019 14:45:57 +0000 Matthew Wild util.pubsub, pubsub.lib and tests: Add text to precondition-not-met error (fixes #1455)
Sun, 03 Mar 2019 19:31:56 +0100 Kim Alvefur util.pubsub: Validate node configuration on node creation (fixes #1328) 0.11
Mon, 28 Jan 2019 01:41:01 +0100 Kim Alvefur util.pubsub: Add support for requesting multiple specific items (needed for #1305) 0.11
Sat, 29 Dec 2018 21:47:51 +0100 Kim Alvefur util.pubsub: Restore subscription index from stored data (fixes #1281) 0.11
Thu, 18 Oct 2018 18:00:54 +0100 Matthew Wild util.pubsub: Allow publishing with a config that should be used as defaults only
Mon, 01 Oct 2018 19:43:20 +0100 Matthew Wild util.pubsub tests: Ensure necessary tests run in the defined order
Sat, 18 Aug 2018 18:14:19 +0200 Kim Alvefur util.pubsub tests: Fix whitespace
Sat, 18 Aug 2018 15:28:08 +0100 Matthew Wild util.pubsub tests: Add tests for get_items()
Sat, 18 Aug 2018 15:10:41 +0100 Matthew Wild Pubsub: Add tests for :get_last_item() and fix for non-persistent nodes
Thu, 16 Aug 2018 06:05:11 +0200 Kim Alvefur util.pubsub: Silence warnings in tests [luacheck]
Sun, 12 Aug 2018 11:43:38 +0100 Matthew Wild util.pubsub tests: Add TODO
Sun, 12 Aug 2018 11:34:50 +0100 Matthew Wild util.pubsub tests: Add tests to confirm new access model is enforced on config change
Sun, 12 Aug 2018 11:34:28 +0100 Matthew Wild util.pubsub tests: Add initial node config tests
Sun, 12 Aug 2018 11:34:05 +0100 Matthew Wild util.pubsub tests: Extend publishing tests to check for correct notification behaviour on subscribe/unsubscribe
Sun, 12 Aug 2018 10:43:18 +0100 Matthew Wild util.pubsub tests: Add tests for publish_model (publishers, open, subscribers)
Sat, 11 Aug 2018 19:18:13 +0100 Matthew Wild util.pubsub tests: Add some initial access model tests (open and whitelist)
Wed, 08 Aug 2018 21:49:41 +0200 Kim Alvefur util.pubsub: Drop now redundant capabilities from tests
Tue, 10 Jul 2018 00:22:05 +0200 Kim Alvefur util_pubsub_spec: Add test for #1082
Sun, 20 May 2018 15:20:34 +0200 Kim Alvefur spec/util_pubsub: Test whether someone can subscribe to a node
Wed, 21 Mar 2018 17:03:13 +0100 Kim Alvefur util.pubsub: Add simple test covering publishing and retrieving an item
Wed, 07 Mar 2018 12:51:27 +0100 Kim Alvefur util_pubsub_spec: Move util.pubsub import into a setup block
Sat, 03 Mar 2018 20:55:46 +0100 Kim Alvefur util_pubsub_spec: Beginnings of tests for util.pubsub
less more (0) tip