Central Denver May (2014)

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
sreynen's picture
Start: 
2014-05-27 18:30 - 20:30 UTC
Organizers: 
Event type: 
User group meeting

6:30 pm -- Snacks, drinks, and socializing
7:00 pm -- Introductions and announcements
7:15 pm -- Presentations
8:15 pm -- planning future meetings
8:30 pm -- Socializing at Interstate

This month we'll have several shorter presentations. Greg Knaddison will talk about Behat. Clayton Dewey will talk about adding configuration links to .info files. Joshua Walker will talk about documenting code. Scott Reynen will talk about using issue queues. And Garrett Dawson will talk about submitting patches.

The meet-up will take place at Open Media Foundation, just south of Downtown Denver. 700 Kalamath St. Denver, CO 80204 (map)

Following the meetup, we'll head a short walk away to Interstate Kitchen & Bar for more socializing. (map)

Sponsored by Aten Design Group and Open Media Foundation.

Comments

Hi folks, My slides are on

greggles's picture

Hi folks,

My slides are on slideshare: Only test the code you want to keep.

Here are the "super simple steps" to get up and running:
1. Create a sites/all/tests directory with this composer.json file in it:

{
  "require": {
    "drupal/drupal-extension": "*"
},
  "config": {
    "bin-dir": "bin/"
  }
}

2. Install composer on your system
3. Run composer install in the sites/all/tests/ directory
4. Run bin/behat --init
5. Create your features in the features/ directory
6. Run tests with bin/behat

As I mentioned...CARD.com is hiring for several positions (the email specialist position is filled and we hired the (in)famous Matt Chapman into one of our product engineering positions, but we have more slots open for front-end and Drupal engineers). One important note: CARD.com will currently give a $1,000 referral bonus if you refer someone who becomes an employee.