mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 01:55:40 +00:00
configuration docs, make test
This commit is contained in:
6
Makefile
6
Makefile
@@ -45,11 +45,7 @@ release: frontend
|
||||
run: frontend
|
||||
cargo run
|
||||
|
||||
test: migrate
|
||||
cd browser && wasm-pack test --release --headless --chrome
|
||||
cd browser && wasm-pack test --release --headless --firefox
|
||||
${MAKE} frontend-test
|
||||
${MAKE} frontend
|
||||
test: frontend-test frontend migrate
|
||||
cargo test --all --all-features --no-fail-fast
|
||||
|
||||
xml-test-coverage: migrate
|
||||
|
||||
Reference in New Issue
Block a user