hey folks, when writing integration tests, is ther...
# plugins
c
hey folks, when writing integration tests, is there a way to test that files were added to a named cache? or is it not worth it?
1
found it, this test does it. just needed to search for "append_only"
h
Yeah, we have two different names for the same thing, should probably standardize on "append_only".