Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[M1_TR-207] Backend for M1_TR-5 #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

nicoleamber
Copy link
Contributor

@nicoleamber nicoleamber commented Sep 1, 2023

Related Issue

Context

  • Implemented tag, estimation status and createdAt filters for job list
  • Created validator for createdAt filter
  • Updated unit test of Jobs service and controller

Commands:

  • Startup Docker
    docker-compose up -d

  • Run migration and seeders

docker-compose exec server sh

yarn prisma generate
yarn prisma migrate dev
yarn seed

yarn test    // to run unit tests

Test Executed

  • Unit Test
  • Functional Test

Screenshot

Screencast.2023-09-13.18-26-27.webm
  • Unit Tests
    image
    image

Nature of task

  • New Implementation
  • Bug
  • Refactoring

Risks

  • Affecting other functions

Notes

  • N/A

@nicoleamber nicoleamber self-assigned this Sep 14, 2023
@nicoleamber nicoleamber marked this pull request as ready for review September 14, 2023 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant