Coder Social home page Coder Social logo

peregrine-cms-e2e-testing's Introduction

End-to-End Testing for peregrine-cms

This project uses CodeceptJS with Puppeteer to provide end-to-end testing for peregrine-cms.

Requirements

  • ready-to-run peregrine-cms system (on develop or develop-sling12 branch)
  • CodeceptJS requirements
    • node >= 10.5
    • npm/yarn
    • vue-cli installed globally

Quick Start

  • start your peregrine-cms instance (including themeclean-flex)
  • clone the repository
  • open a terminal inside the directory
  • run npm install
  • run npm run test (headless by default)

Alternative run-modes

  • test:headless - the default run mode with its full name
  • test:headful - run with visible browser
  • test:ui - open codecept-ui to start/view/run tests

Run Single Test

npx codeceptjs run ./src/test/<test-file> --steps

If you don't want to see the steps and just run it remove the --steps argument


For more codeceptjs command visit https://codecept.io/commands/

License

Apache License 2.0

peregrine-cms-e2e-testing's People

Contributors

flx-sta avatar golinski avatar schaefa avatar gastongonzalez avatar reusr1 avatar

Stargazers

 avatar Cris Rockwell avatar

Watchers

 avatar  avatar James Cloos avatar  avatar Cris Rockwell avatar

Forkers

golinski

peregrine-cms-e2e-testing's Issues

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.