Commit Graph

38 Commits

Author SHA1 Message Date
Abubakar Abid
9af4ab320d updated test images 2022-03-17 10:45:48 -07:00
aliabid94
da7a8f06ca
Full height gradio app (#828)
* fix

* changes

* changes

* changes

Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-03-17 11:54:01 -05:00
Abubakar Abid
5ab116a14c updated test image 2022-02-23 11:27:24 -05:00
pngwn
4f26051d35
fix: dark mode (#652)
* swap postcss nested for tailwinf nesting plugin

* dark mode dataframe

* make background height expand with content

* updated test images

* fixed images

Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-02-17 13:21:18 -08:00
aliabid94
2734bd782e
python format fix [hotfix] (#615)
* format fix

* fix image tests

Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-02-14 21:03:51 -08:00
aliabid94
1f7e5c7b41
Tests Fix (#609)
* test commit

* fix yellow colow

* height fixes

* fix

* fix golder images

Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-02-14 15:27:29 -08:00
aliabid94
7320022de1
restore theme (#547)
* restore theme

* fix test

Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-02-04 14:46:22 -08:00
aliabid94
5fdd721834
additional migration features (#520)
* additional migration fixes

Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-02-02 21:49:26 -08:00
Ali Abid
aab74369af fix tests 2022-01-31 00:56:48 +00:00
Ali Abid
2603d38d85 fix tests 2022-01-31 00:49:46 +00:00
Abubakar Abid
c23e086002 fixing test image 2022-01-15 10:47:06 -06:00
Abubakar Abid
e7f3583eda fixing test image 2022-01-15 10:45:37 -06:00
aliabd
eda84069d2 fixed some golden screenshots 2022-01-10 20:28:07 +04:00
Ali Abid
016336d07c text fices 2022-01-04 16:38:23 +00:00
Ali Abid
87f86aad38 fix tests 2022-01-03 23:55:45 +00:00
Ali Abid
dfe99d6b17 fix tests 2022-01-03 23:39:53 +00:00
Ali Abid
a374b90f09 fix tests 2021-12-24 16:20:50 +00:00
aliabd
7f4ae435a0 fixed golden screenshots for selenium 2021-12-23 21:25:16 +04:00
Ali Abid
49d0d01334 fix tests 2021-12-22 08:55:10 +00:00
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
aliabid94
82b6e0586a
Editable audio (#316)
* add editing buttons

* multirange slider changes

* audio changes

* fix test

Co-authored-by: Ali Abid <you@example.comgit>
2021-10-26 18:26:05 -07:00
Ali Abid
40b57e67fa fix test 2021-10-12 19:57:53 +00:00
Ali Abid
b9310739d9 fix tests 2021-09-01 22:26:00 +00:00
Ali Abid
e52fc1d58f fix tests 2021-08-30 19:27:36 +00:00
root
40f9ed7a8a updated PyPi version 2021-08-05 18:56:23 +00:00
Ubuntu
3d8f0ca9e6 add tests for built tag 2021-08-04 01:20:59 +00:00
Ali Abdalla
e4137a947b fixed selenium tests (#245)
* increasing time sleep to 5

* reduced gap, fixed golden
2021-07-14 16:31:16 -05:00
Ali Abid
26ba1634ac fix failing tests 2021-06-15 11:07:44 -07:00
Ali Abid
53a5c1cc84 fix failing tests 2021-06-15 10:59:49 -07:00
aliabd
2ee585be2f replaced golden images 2021-05-24 17:12:44 -04:00
aliabd
8910a18c63 fixing golden images 2021-04-19 23:03:33 +04:00
aliabd
9e5a544c7b fixing selenium screenshots 2021-03-11 23:32:38 -05:00
aliabd
7657800b58 fixed selenium tests 2021-02-25 12:23:58 -08:00
Ali Abid
bd28056fed fix tests 2020-12-21 09:55:02 -08:00
aliabd
888030f041 updated golden screenshots 2020-11-24 01:10:33 +04:00
aliabd
b5d49088a1 changed golden to reflect new buttons 2020-11-04 23:14:21 +04:00
aliabd
780091979e changed golden images for test demos 2020-11-04 20:07:46 +04:00
Ali Abdalla
d4d768e9be 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