gradio/test
Ali Abdalla 9bf16c2211
Adding API docs to all interfaces (#309)
* api view with basic html

* added base docs for raw inputs/outputs

* reading correct url from frontend

* styling

* fill in the blank request snippet

* post a request from docs

* post button and random generator

* styling

* added view the api to interface

* style changes

* corrected input output docs

* prefill with example instead of random

* added curl and javascript syntax

* removed scrollbars

* API doc fixes

* added correct docs to all pre/post processing methods

* updated to new doc style

* live demo with sample inputs

* fixing golden screenshots

* correct timeseries preprocess doc

* correct timeseries preprocess doc

* correct timeseries preprocess doc

* fixed overwrite issue

* remove static from git

* fix merge

* fix tests

* fix tests

* fix tests

Co-authored-by: Ali Abid <you@example.comgit>
2021-10-27 11:49:14 -07:00
..
golden Adding API docs to all interfaces (#309) 2021-10-27 11:49:14 -07:00
images
tmp
__init__.py
test_demos.py fix tests to include node 2021-10-26 16:58:47 +00:00
test_external.py merge 2021-10-25 18:30:44 -04:00
test_inputs.py Adding API docs to all interfaces (#309) 2021-10-27 11:49:14 -07:00
test_interfaces.py
test_interpretation.py added interpretation 2021-10-26 17:36:12 -05:00
test_mix.py
test_networking.py added first round of tests for networking.py 2021-10-26 16:36:11 -05:00
test_outputs.py Adding API docs to all interfaces (#309) 2021-10-27 11:49:14 -07:00
test_tunneling.py added some tests for tunneling 2021-10-27 10:43:34 -05:00
test_utils.py added ipython to testing dependency 2021-10-26 13:28:39 -05:00