tests #4
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
write some BDD tests. there isn't much for unit testing in this one since it's small, but write a few gherkin tests to make sure it works as expected, maybe some UI tests as well with watir or something else?
this is the main priority for now, to get a testing framework in place, maybe rspec? with cucumber? perhaps throw in playwright. i think that's probably the path to go, but will require some experimenting to get it working mostly because the project is so simple, there isn't much going on in the code.
closed with bucky/url-shortener#6