bucky pushed to master at bucky/url-shortener
-
5cec47efcc Merge pull request 'create-json' (#21) from create-json into master
-
cabb4daded split up the nil? and empty? cases, because they are different
-
1e61a76ded added 2 more tests for empty and missing url data posting to links
-
ac3e9f14cd added links route for API interactions
-
5ee9351362 added db initialization to make sure the db exists and is up to date
- Compare 15 commits »
bucky deleted branch create-json from bucky/url-shortener
bucky pushed to create-json at bucky/url-shortener
-
cabb4daded split up the nil? and empty? cases, because they are different
-
1e61a76ded added 2 more tests for empty and missing url data posting to links
- Compare 2 commits »
bucky pushed to create-json at bucky/url-shortener
-
ac3e9f14cd added links route for API interactions
-
5ee9351362 added db initialization to make sure the db exists and is up to date
-
2964e06639 added before and after actions
- Compare 3 commits »
bucky pushed to create-json at bucky/url-shortener
-
d1a0fc0222 change request to use the /links path, to fit more into a RESTful API
bucky pushed to create-json at bucky/url-shortener
-
4a82174526 implemented API create endpoint
-
3ae20255f6 DRY it out a little
-
f69c53bf29 removed unnecessary variable
-
7d6c098047 added more to the spec test for creating a new link
- Compare 4 commits »
bucky pushed to create-json at bucky/url-shortener
-
3421e18f21 added more logic for running tests without killing the whole pipeline, and outputting rspec results
bucky pushed to create-json at bucky/url-shortener
-
0dec27a01c added rspec step in tests stage, adjusted should clause
-
c45cf6ab51 started building out rspec specs for API functionality
- Compare 2 commits »
bucky pushed to create-json at bucky/url-shortener
-
e50667b392 split homepage out into homepage and submit feature sets
-
d4db64f404 Merge pull request 'cucumber-jenkins' (#20) from cucumber-jenkins into master
-
05858078d1 added unstable scenario
-
f75f0378bf separate out success and failure tasks
-
c3d2fb32e2 added icon for message
- Compare 24 commits »
bucky pushed to master at bucky/url-shortener
-
d4db64f404 Merge pull request 'cucumber-jenkins' (#20) from cucumber-jenkins into master
-
05858078d1 added unstable scenario
-
f75f0378bf separate out success and failure tasks
-
c3d2fb32e2 added icon for message
-
1fe30fc7e7 removed jenkins cucumber section, use the html formatter instead
- Compare 23 commits »
bucky deleted branch cucumber-jenkins from bucky/url-shortener
bucky pushed to cucumber-jenkins at bucky/url-shortener
-
05858078d1 added unstable scenario
bucky pushed to cucumber-jenkins at bucky/url-shortener
-
f75f0378bf separate out success and failure tasks
bucky pushed to cucumber-jenkins at bucky/url-shortener
-
c3d2fb32e2 added icon for message
bucky pushed to cucumber-jenkins at bucky/url-shortener
-
1fe30fc7e7 removed jenkins cucumber section, use the html formatter instead