Giter VIP home page Giter VIP logo

twittertest's Introduction

Twitter test local environment.

Author: Greta Petkova

Follow these steps to install this environment on your computer (Mac or Linux):

1. Install Docker

Install Docker using this download link for Mac or this tutorial for linux.

Verify Docker installation:

docker -v

If everything is alright, you should see something like this:

Docker version 19.03.5, build 633a0ea

2. Clone or download this repository

To clone the repository run:

git clone [email protected]:greatpetkova/twittertest.git

If everything is alright, you should see something like this:

Cloning into 'twittertest'...
remote: Enumerating objects: 3, done.
remote: Counting objects: 100% (3/3), done.
remote: Total 3 (delta 0), reused 0 (delta 0), pack-reused 0
Receiving objects: 100% (3/3), done.

3. Build Docker container

Open "Terminal" on your computer and navigate to the folder that you clonned or downloaded the repository.

To build Docker container run:

./bin/build.sh

If everything is alright, you should see something like this:

Successfully built 527d6eb73b9c
Successfully tagged twitter_test:latest

4. Run twitter tests

Open "Terminal" on your computer and navigate to the folder that you clonned or downloaded the repository.

To run twitter tests run:

./bin/run.sh

If everything is alright, you should see something like this:

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.084 sec - in Twitter_Test

Results :

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0

Enjoy :)

twittertest's People

Contributors

gpetkova avatar greatpetkova avatar

Watchers

 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.