code-input icon indicating copy to clipboard operation
code-input copied to clipboard

Add more tests

Open WebCoder49 opened this issue 1 year ago • 2 comments

Definitely

  • Into the tests folder, improve the tests by adding more for forms, and checking there is good test coverage.

Maybe

  • Add tests for bugs found in issues that might recur in future versions.
  • Add more unit tests / use an actual test framework with live coverage.
  • Check test coverage / apply tests in PRs.

WebCoder49 avatar May 27 '24 11:05 WebCoder49

Add more for changing template attribute value, programmatically creating code-input elements, etc. Support feels patchy.

WebCoder49 avatar Jul 15 '25 12:07 WebCoder49

Potentially use https://www.selenium.dev/ or similar, rather than personally hacked-together code.

WebCoder49 avatar Jul 18 '25 12:07 WebCoder49