Giter Site home page Giter Site logo

gagishmagi-examnestjsproductproject's Introduction

NestJS quiz task:

  1. git clone this repository

  2. תריץ את הפקודה הבאה:

npm install

על מנת להתקין את כל התוכנות הדרושות לפרוייקט.

יש לך פרוייקט של מוצרים שמתחבר לבסיס נתונים של POSTGRES בנוסף קיימים כל קבצי הבדיקות לפרוייקט הבודקים את הלוגיקה. בתקיית ה TEST.

  1. אולם כל הלוגיקה לא קיימת וצריך להוסיף אותה.

  2. על מנת לבדוק את הפרוייקט צריך להריץ את הפקודה:

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

שבודקת כל חלק בנפרד ומסבירה איזה בדיקה עושים היא מחפשת לבד קבצי SPECS אשר מכילים את שם הבדיקה ואת הבדיקה שמבוצאת

בנוסף יש את פרוקדת ה npm run test:e2e אשר עושה בדיקה יותר מקיפה שבודקת שהכל עובדת ביחד טוב ובודקת התקשרות עם הנתונים.

על ידי הסתכלות על בדיקות עליכם להשלים בקבצים את החלקים החסרים הקבצים הם: product.entity , product.controller, product.service, create-product.dto, app.module

יש למלא בהם את בחלקים החסרים לדוגמא APP.MODULE את הגדרות ההתחברות לבסיס הנתונים

  1. לכל שאלה מעבר להסבר נא לגשת אליי אחד אחד בשקט והענה נקודתית

  2. שיהיה בהצלחה

gagishmagi-examnestjsproductproject's People

Contributors

gagishmagi 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.