Skip to content

Commit

Permalink
Agrego indicación de cómo correr el test de queries por una cantidad …
Browse files Browse the repository at this point in the history
…menor que el total.
  • Loading branch information
abenassi committed Jun 26, 2018
1 parent 15c70ee commit 4575705
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ serveswaggerdocs:
echo "Browse to http://localhost:8000/docs/swagger/"
python -m SimpleHTTPServer 8000

# se puede hacer `make test-queries num=200` para hacer un numero de queries
test-queries:
python scripts/api_queries.py $(num)

0 comments on commit 4575705

Please sign in to comment.