normandy/mock-recipe-server
Michael Kelly 2b9e112176
Update APIPath usage in mock-server tests.
2017-08-23 14:58:46 -07:00
..
bin
README.md
api_index.html
conftest.py Update APIPath usage in mock-server tests. 2017-08-23 14:58:46 -07:00
docker-compose.yml Fix mock-server to work with signed actions. 2017-08-23 11:11:48 -07:00
generate.py Fix mock-server to work with signed actions. 2017-08-23 11:11:48 -07:00
pytest.ini
test_mock_server.py Update APIPath usage in mock-server tests. 2017-08-23 14:58:46 -07:00
testcases.py Fix mock-server to work with signed actions. 2017-08-23 11:11:48 -07:00
utils.py Fix mock-server to work with signed actions. 2017-08-23 11:11:48 -07:00

README.md

Mock Recipe Server

This project generates a set of static HTML files that mimic the recipe server API for a set of interesting test cases. They're built and uploaded to S3 by our CI jobs to help QA test the recipe client against test data.

See the documentation for more info.