...

/

Test the Application

Test the Application

Let's test our marketplace application.

In this lesson, we will test the very basic functions of the marketplace application. We haven’t created any frontend for our application, so we will be using the curl command to test the application using a console.

Two types of users will be using the application:

  • Sellers
  • Buyers
Test drive

We will test the application both as a seller and as a buyer and see if it serves the purpose it was designed for or not.

Let’s start with common steps for both sellers and buyers.

Create a user

Follow these steps to create a user:

Click on the “Run” button to open a terminal. Then open a new terminal by clicking the “ ...