normandy/mock-recipe-server
Michael Kelly 2b9e112176
Update APIPath usage in mock-server tests.
2017-08-23 14:58:46 -07:00
..
bin Fix #606: Centralize cache settings for the API and add setting for disabling it. 2017-03-11 15:12:28 -08:00
README.md
api_index.html Shorten browser console code using in mock-server. 2017-03-13 12:18:03 -07:00
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 Add CI test for uniqueness of mock-server testcases. 2017-03-10 21:57:19 -08:00
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.