Giter Site home page Giter Site logo

wetkit-test's Introduction

WxT Behat tests

Provides Behat tests for the Drupal Web Experience Toolkit (WxT).

Key Features

  • Tests all Bean types
  • Tests all Content Types
  • Tests Archiving function
  • Tests Landing pages
  • Checks for Accessibility, Breadcrumbs, Translations, Metatags, URL alias, Searching, Workbench Moderation, Wysiwyg functions, and the Index page.

Quick setup

  1. Install Composer

    php -r "eval('?>'.file_get_contents('https://getcomposer.org/installer'));"

  2. Install Behat and dependencies via Composer

    php composer.phar install

  3. Copy behat.template.yml to behat.yml and modify

    mv behat.template.yml behat.yml

  4. Enable the wetkit_test module

    drush en wetkit_test

  5. Run Behat and examine test results!

    bin/behat

Profiles

Some of the tests need to run on Chrome due to issues in the Selenium Firefox driver. To run the tests tagged with @chrome, you need to run Behat using the Chrome profile:

bin/behat --profile chrome

More information

For detailed instructions, see:

https://drupal.org/node/2271009

wetkit-test's People

Contributors

sylus avatar gdaw avatar

Stargazers

discipolo avatar

Watchers

James Cloos avatar Andrew Sinkinson avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.