Git Product home page Git Product logo

olxfakedtestdata's Introduction

Pre-requisites

To deploy the application we need next things to be installed:

Installation

Build Docker Container

Inside Project Root folder run in the Terminal:

docker compose build

Start Docker Container

Inside Project Root folder run in the Terminal:

docker compose up -d

Create the test data

Access the UI

In Web Browser navigate to the address: http://localhost:8501

Personalize Test Data Generation

After command is started you should see in ghe browser Web UI like this:

Test Data Inserter Web UI

Fields meaning

  • MS SQL Backend host - Database host
  • Host for REST API Service - OLX Faked Backend REST API host
  • MS SQL Backend port - MS SQL Server user name
  • REST API service HTTPS port - OLX Faked Backend REST API host port
  • Database Name - MS SQL Server user password
  • Database username - Database to use
  • Database password - How many users to create
  • How many users to create? - How mny users to create?
  • How many items per user to create? - How many OLX items create for each user
  • Set the defaule user password - User password set to all created users.
  • Delete all previous inserted test data from the Database? - Delete all previous data in the DB? Available options: Yes, No. Option is optional. If not set, all previous data will be deleted.

Start Test Data Insertion

To start the operation, click button Insert Test Data >>.

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.