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 Cases created with Jest (add/sub/mult/div) #262

Merged
merged 58 commits into from
Apr 5, 2024
Merged

Test Cases created with Jest (add/sub/mult/div) #262

merged 58 commits into from
Apr 5, 2024

Commits on Mar 20, 2024

  1. WIP: Jest

    Snafkin547 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    bd0d715 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    5474c9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5f3a12 View commit details
    Browse the repository at this point in the history
  3. test cases done

    Snafkin547 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    bf78eb8 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. WIP: but returns errors

    Snafkin547 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    fef86dc View commit details
    Browse the repository at this point in the history
  2. Test fails when it should

    Snafkin547 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    49a20ef View commit details
    Browse the repository at this point in the history
  3. Test fails when it should

    Snafkin547 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    82bc201 View commit details
    Browse the repository at this point in the history
  4. Test fails when it should

    Snafkin547 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    e36a045 View commit details
    Browse the repository at this point in the history
  5. test created

    Snafkin547 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    d740b0d View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. jiff client retrieved

    Snafkin547 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    495e083 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1077492 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55fe1a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fde77a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    318c17c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1aad5a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    40f9acd View commit details
    Browse the repository at this point in the history
  8. coverage report added

    Snafkin547 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8146203 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

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

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    f159166 View commit details
    Browse the repository at this point in the history
  2. Trying to close socket too

    Snafkin547 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    34aa798 View commit details
    Browse the repository at this point in the history
  3. socket

    Snafkin547 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    24c990d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ede15cc View commit details
    Browse the repository at this point in the history
  5. prettiered

    Snafkin547 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    7946fc2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7cb4b46 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    19684ea View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. average and stdev added

    Snafkin547 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    2577c7a View commit details
    Browse the repository at this point in the history
  2. renamed dir name

    Snafkin547 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    79fc95f View commit details
    Browse the repository at this point in the history
  3. renamed dir

    Snafkin547 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    689e46c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. regr tests added

    Snafkin547 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    688ba4d View commit details
    Browse the repository at this point in the history
  2. vote completed

    Snafkin547 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    0f7f26b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03808cc View commit details
    Browse the repository at this point in the history
  4. renamed

    Snafkin547 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b32ae82 View commit details
    Browse the repository at this point in the history
  5. 54 % func coverage

    Snafkin547 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    583c84d View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    54231fe View commit details
    Browse the repository at this point in the history
  2. 5 Test suites work fine

    Snafkin547 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    99ef13c View commit details
    Browse the repository at this point in the history
  3. constified entries

    Snafkin547 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ccc77ef View commit details
    Browse the repository at this point in the history
  4. array-search to array

    Snafkin547 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    dc09b3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3471297 View commit details
    Browse the repository at this point in the history
  6. WIP: bitwise

    Snafkin547 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    1ad5891 View commit details
    Browse the repository at this point in the history
  7. prettier

    Snafkin547 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    1482923 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Some error corrected

    Snafkin547 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    8c84c8c View commit details
    Browse the repository at this point in the history
  2. Missing await added

    Snafkin547 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    75ed255 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ae8a07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b121ada View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c8228f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39bffec View commit details
    Browse the repository at this point in the history
  7. removed unnecessary wait

    Snafkin547 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f9f3d4e View commit details
    Browse the repository at this point in the history
  8. prettiered

    Snafkin547 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    48efb2d View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. bitwise comp works

    Snafkin547 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    bc83a3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db312de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3581a78 View commit details
    Browse the repository at this point in the history
  4. var to let

    Snafkin547 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    552f173 View commit details
    Browse the repository at this point in the history
  5. moved require to the top

    Snafkin547 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4830b27 View commit details
    Browse the repository at this point in the history
  6. Unnecessary await removed

    Snafkin547 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    2640fae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5bf901d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    62c8855 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    953241b View commit details
    Browse the repository at this point in the history
  10. prettiered

    Snafkin547 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    63379c4 View commit details
    Browse the repository at this point in the history