bucky deleted branch tests from bucky/url-shortener
bucky pushed to master at bucky/url-shortener
-
1e9a066cd1 Merge pull request 'tests' (#6) from tests into master
-
a1ea2a09ec expanded click button to click any button for easier use
-
445236d735 2nd scenario
-
94026bdad2 added more parts for the first scenario and updated code to work with the changes
-
b827f72f25 ignore vim swap files
- Compare 16 commits »
bucky pushed to tests at bucky/url-shortener
-
a1ea2a09ec expanded click button to click any button for easier use
-
445236d735 2nd scenario
- Compare 2 commits »
bucky pushed to tests at bucky/url-shortener
-
94026bdad2 added more parts for the first scenario and updated code to work with the changes
-
b827f72f25 ignore vim swap files
- Compare 2 commits »
bucky pushed to tests at bucky/url-shortener
-
a34b788ff4 added testing stuff, and wrote first successful test!
bucky pushed to tests at bucky/url-shortener
-
097645cd71 added word break to output view, removed custome validation messages on
bucky pushed to tests at bucky/url-shortener
-
3e6500ae1c removed rails gem, not sure why it was in there to begin with
bucky pushed to tests at bucky/url-shortener
-
868ed81b97 set min height so box stays the same between views
bucky pushed to tests at bucky/url-shortener
-
57790ff464 custom validation message
bucky pushed to tests at bucky/url-shortener
-
8cabe5c7b6 more layout updates
bucky pushed to tests at bucky/url-shortener
-
c0c82e5395 added some simple styles to make it nicer
bucky pushed to tests at bucky/url-shortener
-
47f8741592 added logic to prevent duplicate url's from being entered, it just
bucky pushed to tests at bucky/url-shortener
-
935b0c5a9f cucumber initialization
bucky pushed to tests at bucky/url-shortener
-
a3d7525d9a added rspec, rack test, and cucumber gems
bucky commented on issue bucky/url-shortener#4
teststhis 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…