Skip to content

Commit

Permalink
Bump a few more dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
francisli committed Nov 30, 2024
1 parent d01fcc3 commit 55ce8e4
Show file tree
Hide file tree
Showing 3 changed files with 332 additions and 48 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,6 @@ The database container does not need to be started to run tests, but Docker Desk

Run all tests with `npm run test`. An individual test file can be run with `npm run test <path/to/file>` (e.x. `npm run test src/routes/students.test.ts`).

To run tests in watch mode, use `npm run test:watch`. This will run tests whenever a file is changed, but will not take database schema changes into account.

### Database

#### Creating migrations
Expand Down
Loading

0 comments on commit 55ce8e4

Please sign in to comment.