1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-07 20:44:23 +00:00
TiddlyWiki5/plugins/tiddlywiki/multiwikiserver
Rob Hoelz 54ff0446c6
MWS: store level tests (#8021)
* Fix a few typos

The "database instead of store" change isn't a typo fix, per se, but
these tests are testing the lower-level database layer, and I'm about
to introduce some tests for the higher-level store layer, so I want to
avoid any confusion in the test names

* Start on SQL store-level tests

* Add some tests for createBag

* Add test for getBagTiddler and getBagTiddlers

* Add basic recipe tests

* Add a test for saving a tiddler within a recipe

* Add store test for deleteTiddler
2024-03-11 09:01:43 +00:00
..
admin-ui MWS: Add support for large tiddlers to be stored as attachment files 2024-03-10 17:45:33 +00:00
config MWS: Add support for large tiddlers to be stored as attachment files 2024-03-10 17:45:33 +00:00
docs Add another recipe, improve docs 2024-01-05 15:40:39 +00:00
modules MWS: store level tests (#8021) 2024-03-11 09:01:43 +00:00
templates MWS: Add support for large tiddlers to be stored as attachment files 2024-03-10 17:45:33 +00:00
icon.tid First pass at MWS icon 2024-01-23 22:05:58 +00:00
plugin.info Initial Commit 2024-01-02 14:39:14 +00:00