Sacha Chua

Primary tabs

Articles from Sacha Chua

One of my development goals is to learn how to set up continuous integration so that I’ll always remember to run my automated tests.

I’m starting the second phase of a Drupal development project, which means I get to write about all sorts of geeky things again. Hooray! So I’m investing some time into improving my environment set-up, and taking notes along the way.

The Drupal Calendar module is great. You can show view results in a decent-looking calendar easily.

UPDATE: Fixed formatting. Thanks, Brock!

One of the challenges of testing views or custom Drupal code is generating the right kind of data.

Me: Happiness is a test suite that passes. @philiph: Do you practice test-driven development for your happiness? Me: Why, yes, actually, I do. It gives me a tangible sense of accomplishment and minimizes my mouse-clicking.

Setting up Simpletest and Drush on Drupal 6.x:

Pages