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

PDX-84: Add test environments #60

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from
Draft

Commits on Dec 25, 2023

  1. add vitest

    XxshiftxX committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    42d0ee9 View commit details
    Browse the repository at this point in the history
  2. remove jest

    XxshiftxX committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    c5f7b5e View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    16d06c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59082a4 View commit details
    Browse the repository at this point in the history
  3. add alias to vitest

    XxshiftxX committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ce788d6 View commit details
    Browse the repository at this point in the history
  4. update gitignore

    XxshiftxX committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    75390d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b824344 View commit details
    Browse the repository at this point in the history
  6. add vite-tsconfig-paths

    XxshiftxX committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ab42618 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    68eaca6 View commit details
    Browse the repository at this point in the history
  2. fix wrong dependencies

    XxshiftxX committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    1471dbe View commit details
    Browse the repository at this point in the history
  3. exclude k6 on build

    XxshiftxX committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    e8d0c23 View commit details
    Browse the repository at this point in the history
  4. add test run on gh actions

    XxshiftxX committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    b9050e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2fb8fdf View commit details
    Browse the repository at this point in the history
  6. add database waiting

    XxshiftxX committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    61981f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    070aac4 View commit details
    Browse the repository at this point in the history
  8. fix command

    XxshiftxX committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    1e65253 View commit details
    Browse the repository at this point in the history
  9. fix code

    XxshiftxX committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    51ea42d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ebba8ea View commit details
    Browse the repository at this point in the history
  11. fix command

    XxshiftxX committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    9c4d635 View commit details
    Browse the repository at this point in the history
  12. fix command

    XxshiftxX committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    56d0844 View commit details
    Browse the repository at this point in the history
  13. fix code

    XxshiftxX committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    49a3a6e View commit details
    Browse the repository at this point in the history
  14. fix code

    XxshiftxX committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    532283b View commit details
    Browse the repository at this point in the history