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

Added tests for API.ts #79

Merged
merged 12 commits into from
Jul 7, 2023
Merged

Added tests for API.ts #79

merged 12 commits into from
Jul 7, 2023

Commits on May 6, 2023

  1. Configuration menu
    Copy the full SHA
    05d3dc3 View commit details
    Browse the repository at this point in the history
  2. Added mocks for API.ts

    XkijuX committed May 6, 2023
    Configuration menu
    Copy the full SHA
    5809869 View commit details
    Browse the repository at this point in the history
  3. Created tests for API.ts

    XkijuX committed May 6, 2023
    Configuration menu
    Copy the full SHA
    28ed2ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    563d63f View commit details
    Browse the repository at this point in the history
  5. Fixed endpoints

    XkijuX committed May 6, 2023
    Configuration menu
    Copy the full SHA
    a53e8ae View commit details
    Browse the repository at this point in the history
  6. removed console.log

    XkijuX committed May 6, 2023
    Configuration menu
    Copy the full SHA
    835972f View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. Added a test workflow

    XkijuX committed May 7, 2023
    Configuration menu
    Copy the full SHA
    426457e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02074af View commit details
    Browse the repository at this point in the history
  3. Changed node version to 18.x

    XkijuX committed May 7, 2023
    Configuration menu
    Copy the full SHA
    ccf05a7 View commit details
    Browse the repository at this point in the history
  4. Cleaned code

    XkijuX committed May 7, 2023
    Configuration menu
    Copy the full SHA
    3f8ba5f View commit details
    Browse the repository at this point in the history
  5. Removed unused import

    XkijuX committed May 7, 2023
    Configuration menu
    Copy the full SHA
    e7ab45c View commit details
    Browse the repository at this point in the history
  6. Removed msw

    XkijuX committed May 7, 2023
    Configuration menu
    Copy the full SHA
    84e95eb View commit details
    Browse the repository at this point in the history