contributoragreements / ca-cla-chooser

A modern contributor license agreement chooser developed on the latest technologies – legally, technically and for people.
MIT License
8 stars 1 forks source link

improve testing #20

Closed step21 closed 7 months ago

step21 commented 4 years ago
// @TODO need to make these each test each input, not ALL inputs
 1618      $( "#beneficiary-name" ).change(function() {
 1619          // return testGeneralPage();
step21 commented 3 years ago

maybe just approximately test output, such as length, linecount etc to approximately detect changes

step21 commented 7 months ago

implemented in https://github.com/contributoragreements/ca-cla-chooser/pull/73 (still continuing to add tests to complete coverage)