Giter Site home page Giter Site logo

djoksimo / coverage-360 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from scena360/coverage-360

1.0 0.0 0.0 0 B

Scena 360's e2e testing setup using Jest, Puppeteer, and Github Actions

Home Page: http://scena360.com/?ref=github

License: MIT License

JavaScript 91.15% HTML 8.85%

coverage-360's Introduction

coverage-360

Scena 360's end-to-end testing setup.


Join the Scena 360 Community!

Discord Shield

Features

Use cases

  • Learn how to write tests that modify entities programmatically and visually inspect them
  • Test VR interactions when you don't have a headset
  • Set up e2e tests and a CI pipeline for your A-frame projects
  • Use this repository for inspiration and make your A-frame projects more reliable!
  • Automate and run e2e tests in the cloud using Github Actions

Running the Example

  1. Make sure that you have the latest stable version of Yarn and Node.JS installed

  2. Run yarn intsall

  3. Run yarn test:e2e to run the example e2e test suite (e2e/example.test.js)

File Structure

|_ .github
  |_ workflows/ # the Github Action configuration
|_ e2e
  |_ helpers # helpers/utilties for testing, querying/manipulating entities elements, etc.
  |_ example.test.js # example test suite
  |_ jest.config.js # Jest configuration
|_ .babelrc # Babel configuration so that imports/exports work
|_ index.html # sample Aframe application from aframe.io
|_ jest-puppeteer.config.js # https://github.com/smooth-code/jest-puppeteer/#configure-puppeteer

  • Contributions and forks are welcome!
  • Questions, suggestions, etc. can be posted in the issues tab or in the Scena 360 Community
  • More examples and resources coming soon!

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.