Test:Funding history test: Difference between revisions
Appearance
Created page with "= Visual Test: The Table = Here is the funding history table. It should look like a standard wikitable and be collapsible. {{Startup/Funding history table | investors = {{Startup/Funding entry | investor = Sequoia Capital | round = Seed }} {{Startup/Funding entry | investor = Andreessen Horowitz | round = Series A }} {{Startup/Funding entry | investor = Khosla Ventures | round = Series B }} }} = Data Test: The Query = If the subobjects are working, the table below shou..." |
No edit summary |
||
| Line 1: | Line 1: | ||
= Visual Test: The | = Visual Test: The Wrapper = | ||
Below should be the Funding History table, automatically transcluded from the subpage. You should also see an "Edit Funding History" button. | |||
{{ | {{Funding history}} | ||
}} | |||
= Data Test: | = Data Test: Context Verification = | ||
The query below tests if the sub-objects created on the sub-page are correctly linked to ''this'' page (Test:Funding_Example) via the "Is part of startup" property. | |||
{{#ask: [[Is part of startup::{{PAGENAME}}]] | {{#ask: [[Is part of startup::{{PAGENAME}}]] | ||
| Line 17: | Line 12: | ||
|format=table | |format=table | ||
|mainlabel=- | |mainlabel=- | ||
|default=❌ '''FAIL:''' No subobjects found linked to {{PAGENAME}}. | |||
}} | }} | ||
= Debugging | = Debugging = | ||
* '''Page | * '''Current Page:''' {{PAGENAME}} | ||
* '''Expected | * '''Expected Data Source:''' [[{{PAGENAME}}/Funding_history]] | ||
Revision as of 12:54, 2 December 2025
Visual Test: The Wrapper
Below should be the Funding History table, automatically transcluded from the subpage. You should also see an "Edit Funding History" button.
Data Test: Context Verification
The query below tests if the sub-objects created on the sub-page are correctly linked to this page (Test:Funding_Example) via the "Is part of startup" property.
| Investor | Round |
|---|---|
| Andreessen Horowitz | Series A |
| Sequoia Capital | Seed |
| Khosla Ventures | Series B |
Debugging
- Current Page: Test:Funding history test
- Expected Data Source: Test:Funding history test/Funding_history