Skip to content

Commit

Permalink
Add file handling usage details link to the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
becw committed Dec 14, 2015
1 parent f7cb2dd commit f642d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +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
* `DrupalFileContext`: add files in your tests (see [PR #3](https://github.com/palantirnet/palantir-behat-extension/pull/3) for usage details)
* `DrupalOrganicGroupsContext`: test access to Organic Groups
* `DrupalSetupContext`: test for enabled modules and overridden features
* `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 f642d9e

Please sign in to comment.