Skip to content

Commit

Permalink
Add the DrupalFileContext class to the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
becw committed Nov 25, 2015
1 parent 21693f1 commit 2c2c62a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ The Palantir Behat Drupal Extension provides additional step definitions for tes

* `NodeContext`: test viewing and editing nodes by title
* `DrupalCommentContext`: test commenting functionality
* `DrupalFileContext`: add files in your tests
* `DrupalOrganicGroupsContext`: test access to Organic Groups
* `EntityDataContext`: test field data and properties on nodes, terms, and users directly, without relying on output (or write a simpletest...)

Expand Down

0 comments on commit 2c2c62a

Please sign in to comment.