Commit Graph

171 Commits

Author SHA1 Message Date
Abubakar Abid
160a037989 added test for checking if static files are served safely 2021-12-14 17:05:02 -06:00
aliabid94
b4d9825409
Website: WIP (#328)
Ported gradio website into gradio repository, now launched as a docker service from gradio/website
2021-12-13 22:02:19 -08:00
Ali Abid
39ffefbdc1 webcam video support 2021-11-24 19:41:46 +00:00
AK391
6cbfbb3d9b add test for capture session 2021-11-16 20:28:13 -05:00
Abubakar Abid
44e8769a5a Series working with external 2021-11-15 09:39:06 -05:00
Abubakar Abid
f361f36625 indentation fix 2021-11-15 07:14:21 -06:00
Jeroen Van Goey
b567a93af2
Update test to catch ValueError when serializing Image with unknown type 2021-11-15 11:15:25 +01:00
AK391
30ed40afb7 tests for integration and fixes bug 2021-11-11 22:43:27 -05:00
AK391
569c1d0b42 inline option and example tests 2021-11-10 22:40:57 -05:00
Abubakar Abid
55c4fb3727 patched test interface 2021-11-10 08:24:57 -06:00
AK391
ceeb475a00 fix test issues 2021-11-09 22:34:08 -05:00
AK391
d3a9057ad3 Merge remote-tracking branch 'upstream/master' 2021-11-09 21:20:36 -05:00
Abubakar Abid
d09b24ae5f fixed tests based on Ali's feedback 2021-11-09 12:30:59 -06:00
Abubakar Abid
424d390319 fixed tests so they do not trigger analytics 2021-11-09 08:48:55 -06:00
AK391
5e1b9baf51 more tests 2021-11-09 00:02:37 -05:00
AK391
974faf5107
Merge branch 'gradio-app:master' into master 2021-11-08 23:13:41 -05:00
dawoodkhan82
a9a96b268f Merge branch 'master' of https://github.com/gradio-app/gradio 2021-11-08 15:45:37 -05:00
dawoodkhan82
7c00c230e1 uncomment test case 2021-11-08 15:45:25 -05:00
Abubakar Abid
9b2280c33d
Merge pull request #342 from gradio-app/abidlabs/windows-tests
fixed tests to they pass on woindows Link T-6
2021-11-08 14:43:59 -06:00
dawoodkhan82
3fa97d67a7 merge 2021-11-08 15:38:41 -05:00
dawoodkhan82
931429754e processing_utils tests 2021-11-08 15:37:32 -05:00
Abubakar Abid
ec03a04119 fixed tests to they pass on woindows 2021-11-08 13:29:04 -06:00
AK391
00e79fdaa5 more tests 2021-11-05 20:10:37 -04:00
AK391
09e7f264f1
Merge branch 'gradio-app:master' into master 2021-11-05 18:12:19 -04:00
Abubakar Abid
1ecbc2f834
Tweaked test inputs 2021-11-04 20:39:11 -05:00
AK391
dcb660b5a2 test update inferface 2021-11-04 19:59:29 -04:00
aliabd
6a643d1bb9 Merge remote-tracking branch 'origin/master' into aliabd/components-tests 2021-11-04 13:09:41 -07:00
aliabd
7f6b7033e1 expanded testing for outputs 2021-11-04 13:07:08 -07:00
Abubakar Abid
d259f3052b
Merge pull request #330 from gradio-app/aliabd/components-tests
Tests for component.py, inputs.py and outputs.py
2021-11-04 07:38:18 -05:00
Abubakar Abid
b23d5a6484 examples can handle non-nested list if single input interface 2021-11-04 06:27:18 -05:00
Abubakar Abid
2cfacb1503 fixed failing test 2021-11-04 06:04:44 -05:00
Abubakar Abid
8beae1f982 minor tweaks 2021-11-04 05:53:33 -05:00
AK391
11134eabb5
Merge branch 'gradio-app:master' into master 2021-11-04 00:56:49 -04:00
aliabd
0a2f05d7f3 fixing after merge 2021-11-03 18:30:58 -07:00
Ali Abdalla
7ce37829e0
Merge branch 'master' into aliabd/components-tests 2021-11-03 18:15:39 -07:00
AK391
7fe7672361 changes 2021-11-03 17:30:36 -04:00
aliabd
3ba5775d69 avoiding ffmpeg error 2021-11-03 14:29:10 -07:00
aliabd
18d0bd2d13 expanded testing for inputs 2021-11-03 14:21:51 -07:00
dawoodkhan82
db3f8e549f Merge branch 'master' of https://github.com/gradio-app/gradio 2021-11-03 17:17:32 -04:00
dawoodkhan82
34a822474e more processing tests 2021-11-03 17:17:26 -04:00
Abubakar Abid
aa4ae29425 Merge branch 'abidlabs/strings' 2021-11-03 16:09:37 -05:00
Abubakar Abid
459ce2ca2a added more tests for networking 2021-11-03 16:08:19 -05:00
AK391
f89c4aaca3
Merge branch 'gradio-app:master' into master 2021-11-03 16:51:35 -04:00
Dawood Khan
59a6246310
Add files via upload 2021-11-03 16:27:49 -04:00
Dawood Khan
4908a83621
Delete test_image.gif 2021-11-03 16:27:39 -04:00
Dawood Khan
c8274f45aa
Add files via upload 2021-11-03 16:13:55 -04:00
aliabd
376bf3f138 full coverage on components, fixed flagged makedirs 2021-11-03 11:13:50 -07:00
aliabd
6ccd40c159 added carousel tests 2021-11-02 14:33:18 -07:00
dawoodkhan82
11e563408b test image path fix 2021-11-02 17:31:10 -04:00
dawoodkhan82
554c020ea1 Merge branch 'master' of https://github.com/gradio-app/gradio 2021-11-02 17:22:58 -04:00