Commit Graph

11 Commits

Author SHA1 Message Date
Ali Abid
3c9bd18005 cleanup demos 2020-11-11 06:15:53 -08:00
aliabid94
3bef9756fd
Allow for bulk input from examples (#74)
* bulk input first commit

* add titanic demo support

* remove flagged content

* route vendor files through gradio.app if share=True; cache bust other static files

* s

* navigate examples with arrow keys

* navigate examples with arrow keys

* navigate examples with arrow keys

Co-authored-by: Ali Abid <aliabid94@gmail.com>
2020-11-04 07:38:48 -08:00
Ali Abdalla
cedb0229f7
End-to-end UI tests with Selenium (#72)
* selenium test file

* selenium test

* added save_to as interface attribute, 4 demo tests with selenium

* change name to test_demos

* fixed wait until, removed path insertion

* added selenium to circleci config

* trying chrome driver image

* removing cache from circlci

* using chromedriver_installer

* adding deps for chromedriver

* sudo

* removed chromedriver

* added chromium-chromedriver

* using chromedriver-py

* using service instead of exec path

* using latest selenium

* using browsers image

* added cwd to tmp and test paths

* saving artifacts

* added tmp.txt

* changed driver size

* elem.text sleep

* driver size fix

* saving artifacts

* saving artifacts correctly

* saving artifacts correctly

* saving artifactS

* print statement

* print statement

* print statement

* correct dir

* debugging

* debugging

* debugging

* fixing wonderful

* running comparison

* current dir fix

* changing longest_word

* fixed longest_word

* clean up

* fixing new output label name

* time limit on while loops

* refactoring common code

* removed setUp

* removed server_port declaration from demos

Co-authored-by: Ali Abid <aliabid94@gmail.com>
2020-10-23 18:28:30 +04:00
Ali Abid
2d869105ca merge conflict on auto datatype 2020-09-02 09:20:24 -07:00
Ali Abid
c6585b5da6 support auto output datatype 2020-09-02 09:18:00 -07:00
Abubakar Abid
1ffc059caa
Merge branch 'master' into abidlabs/test_launch 2020-08-28 11:05:19 -05:00
Abubakar Abid
ddf5298d25 added test launch to all demos 2020-08-28 10:56:03 -05:00
Ali Abid
1598211d90 merge scroller with master 2020-08-25 09:39:09 -07:00
Ali Abid
cbdfcd5dc7 include demos as documentation 2020-08-21 14:20:05 -07:00
Ali Abid
03c0bfed96 scrolling image 2020-08-20 06:06:06 -07:00
Ali Abid
665520cc62 demo updates 2020-08-19 14:27:22 -07:00