1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-08-28 12:02:40 +00:00
TiddlyWiki5/themes/tiddlywiki
Jeremy Ruston ece8b0ee01
Add <$testcase> widget (#7817)
* Initial Commit

* Add note to preview build

* Fix whitespace and indenting

Thanks @pmario

* Fix crash with unset $tiddler attribute on <$data> widget

Thanks @CodaCodr

* Don't duplicate "description" field in test cases

* Use different background colours for nested testcase widgets

* Extend the testcase widget to run tests

* Add testcases to control panel

* Add a view template body template to render testcase tiddlers

* Test edition should display testcases

* Whitespace fixes

* Make testcase tiddler tempalte link to itself

* Styling tweaks

* Docs improvements

* Styling tweaks

* Run the new tw5.com testcases in the test edition

* Update data widget to display its content in JSON

* Add testcase convenience procedure

* Clearer testcases for data widget, and docs tweaks

* Don't expect our intentionally failing test to pass

* Extend testcase default template so that the display format can be chosen

It is selected by setting the variable "displayFormat"

* DataWidget docs typo

* Fix data widget not refreshing

* Links in testcase output switch to the tab containing that tiddler

Thanks to @btheado for the suggestion

* Docs update for 648855e8a5

* Wording tweak

* Add support for narrative tiddlers in test cases

* Documentation improvements

* Cleanup comments

* Remove obsolete code comments

* Simplify template

* Docs update

* Rename $:/core/ui/testcases/DefaultTemplate/SourceTabs from $:/core/ui/testcases/DefaultTemplate/Source

* Use the view template body for failing tests

* Don't reference the geospatial plugin

* "Test case" should be two words

* Fix handling of currentTiddler variable

Fixes problem reported by @btheado in https://github.com/Jermolene/TiddlyWiki5/pull/7817#issuecomment-2103704468

* Prepare for merging
2024-05-20 11:30:30 +01:00
..
centralised Don't mark the centralised theme as experimental 2016-01-07 16:49:14 +00:00
heavier Make "Heavier" theme heavier 2016-11-14 15:14:47 +00:00
readonly Improve read-only logic 2017-08-15 15:49:25 +01:00
seamless Consistent plugin descriptions 2015-02-17 10:28:54 +00:00
snowwhite Add a cascade for rendering fields within the Edit Template (#6511) 2022-03-17 17:06:24 +00:00
starlight Fix whitespace in themes (#5700) 2021-05-19 14:12:12 +01:00
tight Fix whitespace in themes (#5700) 2021-05-19 14:12:12 +01:00
tight-heavier Add tight-heavier theme that combines "tight" and "heavier" 2017-01-09 12:46:20 +00:00
vanilla Add <$testcase> widget (#7817) 2024-05-20 11:30:30 +01:00