RunestoneInteractive / RunestoneComponents

Packaging of the Runestone tools for publishing educational materials using github pages
http://runestoneinteractive.org
Other
101 stars 225 forks source link

Improved testing 7 #1165

Closed bjones1 closed 3 years ago

bjones1 commented 3 years ago

Another in the series of #1148.

Fix: Make clickable area component more testable. This component didn't have an ID; I also moved the call to checkServer to the end of the constructor.