test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
commiting 3 test file

  1. … 1 more file in changeset.
commiting one test file

    • -0
    • +73
    ./java/com/napa/pulse/service/impl/HubSpokeServiceImpUnitTest.java
commiting pom and one test file

  1. … 1 more file in changeset.
commiting pom and one test file

    • -0
    • +52
    ./java/com/napa/pulse/dao/impl/HubSpokeDAOImplUnitTest.java
  1. … 1 more file in changeset.
commiting tests

    • -0
    • +106
    ./java/com/napa/pulse/dao/impl/ReviewDAOImplUnitTest.java
    • -0
    • +67
    ./java/com/napa/pulse/dao/impl/SessionDAOImplUnitTest.java
  1. … 1 more file in changeset.
ReviewDaoImplTest

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