Skip to content

Bug: Demos pinned to older version of Modulo #59

@michaelpb

Description

@michaelpb

The following demos need updating:

  • TestSuite
  • Modulo Synth

  • TestSuite - Updating to 0.0.61 can't detect tests any more:
109 
110 </template>
111 
112 <!-- Linking to Modulo & loading the TestSuite CPart -->
113 <script src="https://unpkg.com/mdu.js@0.0.61/src/Modulo.js"></script>
114 <script src="https://unpkg.com/mdu.js@0.0.61/mdu/cparts/TestSuite.js"></script>
115 
116 <p>To run the tests, bring up your JavaScript Console, and click the "test"
117 command from the COMMANDS menu. Or, click below for a shortcut:</p>
118 
119 <a href="?mod-cmd=test"><tt>?mod-cmd=test</tt> | Run tests</a>
120 
121 <hr />
122 
123 <div>
124     <p>The component being tested is also mounted below, so you can examine it's
125     normal usage:</p>
126     <x-ExampleClickingComponent txt="Hello"></x-ExampleClickingComponent>
127 </div>
128 

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions