Skip to content

add github action checks for linting and unit testing on commit and pr#137

Merged
geoffrey-wu merged 5 commits into
qbreader:mainfrom
skysomorphic:main
Mar 1, 2023
Merged

add github action checks for linting and unit testing on commit and pr#137
geoffrey-wu merged 5 commits into
qbreader:mainfrom
skysomorphic:main

Conversation

@skysomorphic
Copy link
Copy Markdown
Member

also added scripts:

  • lint: lints code
  • test:frontend: runs tests that don't require database access
  • test:backend: runs database tests

small changes and fixes:

  • .env files now load in server/server.js as well to allow setting PORT in .env
  • scorer.test.js questions failing directed prompts now get counted as failed and will exit with code 1 if not every test succeeds

@skysomorphic skysomorphic changed the title added github action checks for linting and unit testing on commit and pr add github action checks for linting and unit testing on commit and pr Feb 28, 2023
@geoffrey-wu geoffrey-wu merged commit ca51abf into qbreader:main Mar 1, 2023
geoffrey-wu added a commit that referenced this pull request Jul 31, 2025
add github action checks for linting and unit testing on commit and pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants