My relationship with Backbone.js is complicated. We have spent a dozen of hours together, full of entertaining and deep conversations (into late night hours). I was really impressed, excited …
How to Get Selenium to Wait for Page Load After a Click
This article was originally published on Obey the Testing Goat! by Harry Percival, author of Test Driven Development with Python, and we are sharing it here for Codeship readers. Oft-heard is the …
Continue Reading about How to Get Selenium to Wait for Page Load After a Click →
Node.js Security Tips
This is a republished blog post by Gergely Nemeth from RisingStack. They do Full Stack Javascript Development and Consulting. Gergely loves contributing to open-source projects like node-restify, …
Adding Build Status for Bitbucket Pull Requests
Ever wanted to see a pull request's Codeship build status in Bitbucket? Our awesome user Chesley Brown has written a small NodeJS app that does just that. He was kind enough to open-source it! Here …
Continue Reading about Adding Build Status for Bitbucket Pull Requests →
Frontend JavaScript Code Coverage
This is an original blog post by Nicolas Perriault. He kindly gave permission to let us republish his article. You can find it here. So finally you're testing your frontend JavaScript code? Great! …
Using Mocha JS, Chai JS and Sinon JS to Test your Frontend JavaScript Code
This is a republished blog post by Nicolas Perriault. When I first read it I immediately thought it would fit perfectly on our Codeship blog. You may know Nicolas for his awesome CasperJS (an open …
Continue Reading about Using Mocha JS, Chai JS and Sinon JS to Test your Frontend JavaScript Code →