Commit Graph

55 Commits

Author SHA1 Message Date
Abubakar Abid
cdc5571dfc fixed failing tests 2021-04-29 23:41:51 -04:00
Ali Abid
9e282b5e81 fix tests for multiple file input 2021-04-26 08:19:24 -07:00
aliabd
1b45473545 fixing golden images 2021-04-19 23:03:33 +04:00
aliabd
d70e2770bd fixing selenium screenshots 2021-03-11 23:32:38 -05:00
aliabd
0088cdc9cb fixed selenium tests 2021-02-25 12:23:58 -08:00
Ali Abid
19b9612045 fix tests 2020-12-21 09:55:02 -08:00
Ali Abid
d409f9d169 fix failing tests 2020-12-21 07:55:52 -08:00
aliabd
f2f27a75a1 updated golden screenshots 2020-11-24 01:10:33 +04:00
aliabd
0849bda010 changed io to iface 2020-11-24 01:06:37 +04:00
aliabd
97d8444514 Merge branch 'master' of github.com:gradio-app/gradio
t push# Please enter a commit message to explain why this merge is necessary,
2020-11-04 23:14:26 +04:00
aliabd
8ef9e5266c changed golden to reflect new buttons 2020-11-04 23:14:21 +04:00
Ali Abid
7ac6abe909 fix failing tests 2020-11-04 08:57:09 -08:00
aliabd
bcb3c37a3b changed golden images for test demos 2020-11-04 20:07:46 +04:00
aliabd
526d4f48a4 fixed image_mod test to match demo 2020-11-04 19:54:55 +04:00
Ali Abid
3392bb3d62 support examples for all types; fix failing tests 2020-10-28 11:39:28 -07: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
a3705e40e1 interpretation plus documentation 2020-10-22 05:09:17 -07:00
Abubakar Abid
aab300cf3f added test for interpretation 2020-10-05 07:43:42 -05:00
Ali Abid
498a615ccf add testing and flask changes 2020-09-21 11:51:39 -07:00
Ali Abid
7dc1a83ce3 mid progress 2020-09-17 14:38:22 -07:00
Ali Abid
6d7b6e8122 in progress 2020-09-15 05:16:14 -07:00
dawoodkhan82
11c728764c merge 2020-08-11 11:44:33 -04:00
Ali Abid
b8707fb628 tests 2020-08-10 13:52:43 -07:00
dawoodkhan82
6aba316a2c disable analytics on tests 2020-08-10 12:27:29 -04:00
Ali Abid
63312c1e7b big changes 2020-08-05 10:42:52 -07:00
Abubakar Abid
6d85108529 fixed broken tests 2020-07-08 17:02:17 -05:00
Abubakar Abid
2d3681cdad added detailed explanations of what each output expects along with relevant tests 2020-07-07 00:51:07 -05:00
dawoodkhan82
9ea3686404 test fixes 2020-07-01 20:34:51 -04:00
Abubakar Abid
20c769a519 fixed networking issue 2020-07-01 11:51:36 -05:00
dawoodkhan82
f02fd25dc6 test fixes 2020-06-30 19:11:35 -04:00
dawoodkhan82
4ce90c6e5e unit test fixes 2020-06-11 15:31:44 -04:00
Ali Abid
3cf600254a cleanup and new API 2020-06-09 17:00:30 -07:00
Abubakar Abid
570a354c4c fixed test 2019-07-26 02:35:00 -07:00
dawoodkhan82
6af20c4dad fix unit test, remove h5 files 2019-07-24 01:34:10 -07:00
dawoodkhan82
ac52f604b4 check for sample inputs func and add unit test 2019-07-23 14:40:05 -07:00
Abubakar Abid
1fb8b34711 fixed failing sketchpad validation test 2019-07-21 18:46:00 -07:00
dawoodkhan82
d3b075c5b3 more fixes 2019-06-19 12:03:54 -07:00
dawoodkhan82
b03581c684 more fixes 2019-06-18 13:23:01 -07:00
dawoodkhan82
7015e79d22 fix unit tests 2019-06-18 13:13:50 -07:00
dawoodkhan82
2e7ccbf234 unit tests 2019-06-14 05:13:13 -04:00
Abubakar Abid
2d02c51751 added tests for new outputs 2019-03-18 05:38:10 -07:00
Abubakar Abid
e18646af15 refactored inputs.py to support js and template rendering 2019-03-18 05:24:25 -07:00
Abubakar Abid
94c750b459 gradio 0.3.3 2019-03-09 18:05:30 -08:00
Abubakar Abid
152f3e7ac5 added pytorch handling and tests 2019-03-07 13:53:34 -08:00
Abubakar Abid
8403c86949 got the class probs to be working! 2019-03-05 23:23:04 -08:00
Abubakar Abid
215bd05c0e added ability to accept preprocessing arguments in some input intraces + tests 2019-03-05 22:51:36 -08:00
Abubakar Abid
2a9814af4e add support for passing in interface instances 2019-03-05 22:45:08 -08:00
Abubakar Abid
33f940e7a4 fixed file copy; added confidences to class label interface 2019-03-05 22:34:59 -08:00
Abubakar Abid
3268f8a069 added tests for networking 2019-03-01 20:05:39 -08:00
Abubakar Abid
211c06b64d added test for interface.py 2019-02-27 21:51:51 -08:00