Coder Social home page Coder Social logo

tpt-test-21-11-19's Introduction

getting started

  1. fork git repository
  2. git clone your fork
  3. install npm packages npm ci
  4. testing:
  5. create merge/pull request from your fork

tasks

  • You can make tasks in any order
  • lines marked with bonus are optional (and much harder)
  1. Test neti.ee
    • open http://neti.ee
    • test that contains word "Äri ja Reisimine"
    • open "Äri ja Reisimine" -> "Post"
    • test that contains word "Kullerteenused"
    • test that page title is correct
    • make screenshot
    • open "DHL Estonia"
    • test title
    • make screenshot
    • bonus: check that domain of the page is now www.logistics.dhl
  2. Test Eesti Päevaleht
    • open https://epl.delfi.ee
    • test that page title is Eesti Päevaleht
    • make screenshot
    • test that "ARVAMUSVEEB" is present
    • test that "TOIMETAJA VALIK" is present and contains at-least 2 articles
    • open "FAKTIKONTROLL"
    • test that article list contains word "FAKTIKONTROLL"
    • bonus: test that title of every article contains word "FAKTIKONTROLL"
    • search word "kass"
    • make screenshot
  3. Test nightwatchjs.org
    • open https://nightwatchjs.org/
    • open "API Reference"
    • scroll to "assert.urlEquals"
    • make screenshot
    • bonus: test that assert.urlEquals has 2 Parameters
  4. Add project linter using eslint
    • 2 spaces for indent
    • use ' instead of "
    • all lines end with semicolon
    • fix all errors
    • command to run linter: npm run lint
    • add git hook to run linter locally each time you commit new code (you can use husky or any tool you like)

tpt-test-21-11-19's People

Contributors

kahuka avatar eritikass 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.