Giter Site home page Giter Site logo

staging-testing's Introduction

Staging-Testing

This tests the core functionality of the Staging Backend for Sparwelt.de. It uses Cypress to automate standard operations.

Simply clone this repository and use npm install

Before you can run the test you need to configure your environment variables. For this we use a .env file. To set up the variables you will need to create a file called cypress.env.json and enter your credentials there


"admin": "...",  //admin credentials to access staging at all

"admin_password": "...", 

"user": "...", // your personal user credentials to log into your account

"user_password": "..."

}

After that you should be able to start the tests by calling npx cypress run in the console. Or under Windows just double-click the .bat file.

You will see a list of all run tests in the console showing if they were successful or not. For any failures you can view the failure state in the "/cypress/screenshots" folder and they try to recreate in manually. If the test still fails then notify the backend team and create a ticket for it. After they fixed it run all tests again.

staging-testing's People

Contributors

philipphenne avatar

Watchers

James Cloos 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.