Git Product home page Git Product logo

website-tests's Introduction

website-testing

All the important tests that our website should contain.

Before running tests

  • Testers will be needed to create a test github account in order run the SignIn tests successfully.
  • We'll be using the npm package config. This package allows us to define a set of default parameters and extend them for different deployment environments.
  • In the config folder, you'll find a default.json file. This file contains the structure of the config variables and you can see this to get an idea about it. You need to create a local.json file in the config folder itself which contains the credentials of your test account and will override the default configuration provided by default.json.
  • We use puppeteer and jest for testing so please familiarise yourself to these technologies if required.

Running tests

  • Run yarn install to install the packages
  • Run yarn test to run the tests
  • If you have multiple tests and want to run just one of them use jest <test-file-name> command.

Contribution

  • Before contributing your code, please add the local.json file to .gitignore.
  • After running all the tests successfully, please delete you test github account as it actually gets added to the RDS database. And we don't need spam accounts in there ;).

website-tests's People

Contributors

ankushdharkar avatar vividh25 avatar dependabot[bot] avatar whydonti avatar rohan09-raj avatar ghosharnab969 avatar swarajpure 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.