issues
search
tobydragon
/
PAR
PAR: the Practice Assessment and Review system
MIT License
5
stars
2
forks
source link
Learn how to use a mock server for testing the server-client communication
#386
Open
embieck
opened
3 years ago
embieck
commented
3 years ago
How to Demo:
write an automatic test with a mock server for functionality that uses a get request api call
write an automatic test with a mock server for functionality that uses a post request api call
How to Demo: