• Joined on 2023-08-20
bucky merged pull request bucky/url-shortener#10 2023-10-02 14:55:29 -07:00
testing-enviroment-setup
bucky created pull request bucky/url-shortener#10 2023-10-02 14:55:02 -07:00
testing-enviroment-setup
bucky pushed to testing-enviroment-setup at bucky/url-shortener 2023-10-02 14:52:51 -07:00
d0c0ad5c16 removed an extra line in README
bucky created branch testing-enviroment-setup in bucky/url-shortener 2023-10-02 14:23:40 -07:00
bucky pushed to testing-enviroment-setup at bucky/url-shortener 2023-10-02 14:23:40 -07:00
b90b400864 added more startup instructions and updated gems to have a development group
bucky opened issue bucky/url-shortener#9 2023-10-02 13:18:21 -07:00
Move test parts into testing environment
bucky opened issue bucky/url-shortener#8 2023-10-02 13:07:56 -07:00
testing invalid URLs
bucky commented on issue bucky/url-shortener#2 2023-10-02 13:04:57 -07:00
validate creating a new link

this has been done a while ago as well. checks if the url exists already, if it does, it returns that instead of generating a new one.

bucky closed issue bucky/url-shortener#2 2023-10-02 13:04:57 -07:00
validate creating a new link
bucky commented on issue bucky/url-shortener#3 2023-10-02 13:04:12 -07:00
make UI nicer

UI has been cleaned up over the last few revisions.

bucky closed issue bucky/url-shortener#3 2023-10-02 13:04:12 -07:00
make UI nicer
bucky deleted branch tests from bucky/url-shortener 2023-10-02 13:03:51 -07:00
bucky pushed to master at bucky/url-shortener 2023-10-02 13:03:48 -07:00
b66a5bb3e1 Merge pull request 'tests' (#7) from tests into master
cb027e19c8 generalized fill in field with text action
52a6bac85f added 3rd test case for submitting a url
Compare 3 commits »
bucky merged pull request bucky/url-shortener#7 2023-10-02 13:03:47 -07:00
tests
bucky created pull request bucky/url-shortener#7 2023-10-02 13:03:41 -07:00
tests
bucky pushed to tests at bucky/url-shortener 2023-10-02 13:03:25 -07:00
cb027e19c8 generalized fill in field with text action
bucky created branch tests in bucky/url-shortener 2023-10-02 11:37:57 -07:00
bucky pushed to tests at bucky/url-shortener 2023-10-02 11:37:57 -07:00
52a6bac85f added 3rd test case for submitting a url
bucky closed issue bucky/url-shortener#4 2023-10-01 12:27:38 -07:00
tests
bucky commented on issue bucky/url-shortener#4 2023-10-01 12:27:33 -07:00
tests