test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Junit testing reviewDAOImpl

    • -0
    • +81
    ./com/napa/pulse/dao/impl/ReviewDAOImplTest.java
  1. … 3 more files in changeset.
Removing .prettierrc and testReviewRestController.java

  1. … 1 more file in changeset.
date fix

  1. … 4 more files in changeset.
Test cases written for reCalculateSessionTotals()

    • -0
    • +66
    ./com/napa/pulse/dao/impl/SessionDAOImplUnitTest.java
Initiating Junit Test cases - DaoImplTest

Initiating Junit Test cases - ControllerTest

    • -0
    • +110
    ./com/napa/pulse/controller/SystemRestControllerTest.java
Initiating Junit Test cases - ServiceImpl

Test Classes

    • -0
    • +53
    ./com.napa.pulse.controller.rest/SessionRestControllerTest.java
    • -0
    • +19
    ./com/napa/pulse/dao/impl/SystemDaoImplTest.java
    • -0
    • +151
    ./com/napa/pulse/service/impl/SystemServiceImplTest.java
  1. … 2 more files in changeset.
The below changes are made and tested on local, third change yet to be made.

Change the parameter from "includeSalesDemand" to "includeSoldNotStocked" to the api for creating session -> /auth/sessions

Change the parameter from "isLostSales" to "isSoldNotStocked" to the api for fetching session review table and count

a) auth/sku-table-widget-data-count

b) auth/sku-table-widget-data

  1. … 16 more files in changeset.
The below changes are made and tested on local, third change yet to be made.

Change the parameter from "includeSalesDemand" to "includeSoldNotStocked" to the api for creating session -> /auth/sessions

Change the parameter from "isLostSales" to "isSoldNotStocked" to the api for fetching session review table and count

a) auth/sku-table-widget-data-count

b) auth/sku-table-widget-data

  1. … 9 more files in changeset.
WIP unit test for isBlackout

  1. … 2 more files in changeset.
[PUL-6930] Removed updateSiteHierarchy and updated unit tests

  1. … 2 more files in changeset.
PUL-6496 Testing Clean Up and Dependency Addition

  1. … 4 more files in changeset.
[PUL-6895] WIP JimService upgrade

  1. … 35 more files in changeset.
[PUL-6860] Removed some unused files/methods

  1. … 8 more files in changeset.
[PUL-6818] Removed legacy Ehcache implementation and references

  1. … 9 more files in changeset.
PUL-6496 Unit Testing of Pulse Code

[PUL-6749] Replaced all SessionParam instances with their respective JwtToken counterparts

  1. … 32 more files in changeset.
Additional test for hub&spoke export

PUL-6496 Unit Testing of Pulse Code (Service, DAO, Controller)

    • -0
    • +107
    ./groovy/com/napa/pulse/dao/impl/AcoDaoImplTest.groovy
PUL-6496 Unit Testing of Pulse Code (Service, DAO, Controller)

Unit Testing of Pulse Code (Service, DAO, Controller)

    • -0
    • +29
    ./groovy/com/napa/pulse/service/impl/CommonServiceImplTest.groovy
PUL-6496 Unit Testing of Pulse Code (Service, DAO, Controller)

[PUL-6496] Removed broken test

PUL-6496 Update to tests

PUL-6511 - ServiceTest

PUL-6496: Test - AcoRestController

PUL-6438 - SKU Exports for Admin: Advanced: add 5 new columns - [Advanced Column Additions]

  1. … 1 more file in changeset.
[PUL-4829] Admin Function: Ability to run Business Rules for sites

    • -0
    • +19
    ./groovy/com/napa/pulse/dao/impl/MIOExternalDAOImplTest.groovy
    • -0
    • +50
    ./groovy/com/napa/pulse/dao/impl/SiteGroupDAOImplTest.groovy
    • -0
    • +35
    ./groovy/com/napa/pulse/service/impl/ExportServiceImplTest.groovy
  1. … 7 more files in changeset.
modified to spring boot

  1. … 288 more files in changeset.