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

Add github actions for lint and test #236

Merged
merged 3 commits into from
Feb 21, 2024
Merged

Add github actions for lint and test #236

merged 3 commits into from
Feb 21, 2024

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    b82d53a View commit details
    Browse the repository at this point in the history
  2. Update local testing setup

    Add docker-compose.test.yml for a local test DB
    Add mocharc with default files to test so they can be omitted from the test command
    Update the knexfile to provide some defaults for dev/test envs
    Add lint and test to the README
    Disable lint/test in circleCI
    levinmr committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    e55043e View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

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