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

Test refactor #864

Merged
merged 49 commits into from
Aug 14, 2024
Merged

Test refactor #864

merged 49 commits into from
Aug 14, 2024

Commits on Jul 5, 2024

  1. renamed

    Nitish1814 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    ef1b7d0 View commit details
    Browse the repository at this point in the history
  2. refactored tests

    Nitish1814 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    f724e35 View commit details
    Browse the repository at this point in the history
  3. removed unused imports

    Nitish1814 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    bf99a8b View commit details
    Browse the repository at this point in the history
  4. refactored junits

    Nitish1814 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    9db5849 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    5449bfc View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    62317d6 View commit details
    Browse the repository at this point in the history
  2. renamed model classes

    Nitish1814 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    50800c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01eb4ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d099b62 View commit details
    Browse the repository at this point in the history
  5. reverted back jackson-module-scala version

    updated jackson version in spark-client -> 2.12.0
    Nitish1814 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    32bb530 View commit details
    Browse the repository at this point in the history
  6. generalized block test

    Nitish1814 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b6159b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. restructured packaging

    Nitish1814 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    b293e8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed5403e View commit details
    Browse the repository at this point in the history
  3. initial changes

    Nitish1814 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    23ee4f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24ac62c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6fa464 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6d08bd View commit details
    Browse the repository at this point in the history
  7. renamed files

    Nitish1814 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e73bc3f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    91d92ff View commit details
    Browse the repository at this point in the history
  2. generalized block test

    Nitish1814 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    3493470 View commit details
    Browse the repository at this point in the history
  3. restructured packaging

    Nitish1814 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    42e6079 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    679f2d0 View commit details
    Browse the repository at this point in the history
  5. initial changes

    Nitish1814 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    59d2c22 View commit details
    Browse the repository at this point in the history
  6. initial changes stop words

    Nitish1814 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    47123e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d2d3eaf View commit details
    Browse the repository at this point in the history
  8. initial commit

    Nitish1814 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0b3ca28 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ff3320f View commit details
    Browse the repository at this point in the history
  10. added TestStopWordsBase

    Nitish1814 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    2d89607 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    df7bea9 View commit details
    Browse the repository at this point in the history
  12. added DFObjectUtil

    Nitish1814 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    18b6c40 View commit details
    Browse the repository at this point in the history
  13. added IWithSession

    Nitish1814 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    ca3e1ca View commit details
    Browse the repository at this point in the history
  14. added WithSession

    Nitish1814 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    4736039 View commit details
    Browse the repository at this point in the history
  15. added SparkDFObjectUtil

    Nitish1814 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    ea2d91b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    aec8754 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0c19b29 View commit details
    Browse the repository at this point in the history
  18. added RowsFromObjectList

    Nitish1814 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    52aecb5 View commit details
    Browse the repository at this point in the history
  19. added PojoToArrayConverter

    Nitish1814 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    5be021f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    66e9d71 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c0f3ee2 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    41e3b3f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'BlockAndStopWordTest' of https://github.com/Nitish1814/…

    …zingg-Nitish into testRefactor
    
    # Conflicts:
    #	common/client/src/main/java/zingg/common/client/util/PojoToArrayConverter.java
    #	common/client/src/main/java/zingg/common/client/util/StructTypeFromPojoClass.java
    #	common/client/src/main/java/zingg/common/client/util/WithSession.java
    #	common/core/src/test/java/zingg/common/core/block/TestBlockBase.java
    #	common/core/src/test/java/zingg/common/core/preprocess/TestStopWordsBase.java
    #	spark/client/src/main/java/zingg/spark/client/util/SparkDFObjectUtil.java
    #	spark/core/src/test/java/zingg/common/core/block/TestSparkBlock.java
    #	spark/core/src/test/java/zingg/common/core/preprocess/TestSparkStopWords.java
    #	spark/core/src/test/java/zingg/common/core/util/SparkStopWordRemoverUtility.java
    Nitish1814 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    268595c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bed9924 View commit details
    Browse the repository at this point in the history
  4. renamed classes

    Nitish1814 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    ae8cfea View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    9d4cb4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9089543 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. class renamed

    Nitish1814 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    72ad571 View commit details
    Browse the repository at this point in the history
  2. class renamed

    Nitish1814 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    5a06679 View commit details
    Browse the repository at this point in the history
  3. removed commented class

    Nitish1814 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    e58f51b View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    b330a03 View commit details
    Browse the repository at this point in the history