Log

spec/util_pubsub_spec.lua @ 9452:9d892b2415bf

description author age
util.pubsub tests: Ensure necessary tests run in the defined order Matthew Wild 2018-10-01
util.pubsub tests: Fix whitespace Kim Alvefur 2018-08-18
util.pubsub tests: Add tests for get_items() Matthew Wild 2018-08-18
Pubsub: Add tests for :get_last_item() and fix for non-persistent nodes Matthew Wild 2018-08-18
util.pubsub: Silence warnings in tests [luacheck] Kim Alvefur 2018-08-16
util.pubsub tests: Add TODO Matthew Wild 2018-08-12
util.pubsub tests: Add tests to confirm new access model is enforced on config change Matthew Wild 2018-08-12
util.pubsub tests: Add initial node config tests Matthew Wild 2018-08-12
util.pubsub tests: Extend publishing tests to check for correct notification behaviour on subscribe/unsubscribe Matthew Wild 2018-08-12
util.pubsub tests: Add tests for publish_model (publishers, open, subscribers) Matthew Wild 2018-08-12
util.pubsub tests: Add some initial access model tests (open and whitelist) Matthew Wild 2018-08-11
util.pubsub: Drop now redundant capabilities from tests Kim Alvefur 2018-08-08
util_pubsub_spec: Add test for #1082 Kim Alvefur 2018-07-09
spec/util_pubsub: Test whether someone can subscribe to a node Kim Alvefur 2018-05-20
util.pubsub: Add simple test covering publishing and retrieving an item Kim Alvefur 2018-03-21
util_pubsub_spec: Move util.pubsub import into a setup block Kim Alvefur 2018-03-07
util_pubsub_spec: Beginnings of tests for util.pubsub Kim Alvefur 2018-03-03