@@ -83,6 +83,9 @@ run: frontend ## Run app in debug mode
cargo run
test:frontend-testfrontend## Run all available tests
cd db/db-sqlx-postgres &&\
DATABASE_URL=${POSTGRES_DATABASE_URL}\
cargo test --no-fail-fast
./scripts/tests.sh
# cargo test --all-features --no-fail-fast
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.