tamu-edu-students / csce-606-autograder-frontend

0 stars 0 forks source link

Clean Up Step Definitions #65

Open maxsmith271346 opened 1 week ago

maxsmith271346 commented 1 week ago

In order to ensure that we are making more effective use of Cucumber, we should refactor our step definitions to make them more flexible, more uniform (there are some redundant steps), and to mock GitHub interactions more effectively.

maxsmith271346 commented 1 week ago

A potential design pattern for more effective testing