46 Commits

Author SHA1 Message Date
Steven Nguyen 3b5085c1fa Skip some tests for the InputDomain input
Skipping because these pass in the browser but fail in testing. It could be because of jsdom.
2024-02-15 14:37:53 +00:00
Steven Nguyen 28525fe9f9 Removed required prop from InputSwitch
Having required will prevent submitting with value == false.
2024-02-15 14:37:53 +00:00
Nikhil eed2ccae27 Fix-6279-wrong-validation-of-projectid 2023-10-16 11:01:09 +05:30
Nikhil 17b6741cf3 Fix-6279-wrong-validation-of-projectid 2023-10-16 10:09:41 +05:30
Arman d12f19c613 fix: checkbox tests 2023-09-01 10:47:38 +02:00
Steven Nguyen 3c3e6d8f19 Fix domain validation of TLD
The max length for a TLD is 18 characters, not 6. This commit updates
the regex to allow for that. For a full list of TLDs, see
https://data.iana.org/TLD/tlds-alpha-by-domain.txt.
2023-03-24 11:14:40 -07:00
Torsten Dittmann d218cd577d tests: extend forms tests 2023-03-20 14:14:09 +01:00
Torsten Dittmann a7f56ee41e tests: fix tests 2023-03-20 14:11:01 +01:00
Torsten Dittmann 666b974838 tests: add tests for new form 2023-03-20 13:50:34 +01:00
Torsten Dittmann cff5b9b931 test: add cron input tests 2023-02-13 13:01:01 +01:00
Arman 5b7dd1c66a feat: create tests for input ID validation 2023-02-10 13:01:57 +01:00
tglide 77819d4d61 fix: input tests 2023-02-08 19:30:09 +00:00
Arman caccb3ee2e test: add tests 2022-11-23 12:20:52 +01:00
Torsten Dittmann cdceeac9a3 fix: tests 2022-10-28 12:34:29 +02:00
Arman 6d49d872dd test: input file (WIP) 2022-10-20 12:19:48 +02:00
Arman 5e57860d59 feat: inputURL 2022-10-19 17:39:13 +02:00
Arman c4b6558c76 fix: fixes from review 2022-10-19 16:40:29 +02:00
Arman 3f5f97d9c6 fix: comment out tests while reworking them 2022-10-18 13:33:30 +02:00
Arman b9aa119192 feat: update number input & timeout implementation 2022-10-04 17:05:51 +02:00
Arman 723f846e2f Merge branch 'main' of github.com:appwrite/appwrite-console-poc into tests-2 2022-09-15 17:24:36 +02:00
Arman a88d9d86d7 feat: upgrade input tests 2022-09-15 17:05:57 +02:00
Torsten Dittmann aa5d3db3de fix: textarea tests 2022-09-15 14:42:33 +02:00
Arman 01a817a39b feat: improve inputs tests 2022-09-15 12:48:27 +02:00
Arman fc6ba6c1f6 feat: improved button tests 2022-09-14 17:51:26 +02:00
Torsten Dittmann 7f5c249ef2 Merge branch 'main' of https://github.com/appwrite/appwrite-console-poc into databases 2022-08-16 17:47:03 +02:00
Torsten Dittmann 37f244a858 fix by torsten 2022-08-16 17:10:36 +02:00
Arman 0aef6e5144 Merge branch 'main' of github.com:appwrite/appwrite-console-poc into databases 2022-07-22 14:08:40 +02:00
Torsten Dittmann f23ee5d509 tests: fix tests 2022-07-22 13:58:44 +02:00
Arman 7a9a43a919 feat: add placeholder to inputSelect 2022-07-21 17:42:36 +02:00
Arman bf42ba7b9d feat: create inputPhone & test 2022-07-05 11:24:50 +02:00
Arman 2ae9b17899 test: create test for textarea 2022-06-09 12:26:04 +02:00
Arman 0e5331fa3b fix: remove tertiary button 2022-06-07 14:27:30 +02:00
Arman 1228faef43 fix: update btn to new class name 2022-06-06 17:59:00 +02:00
Arman b85f2643ca feat+test: add is-text to button component & test 2022-05-30 15:33:38 +02:00
Torsten Dittmann 4997d2c0de Merge pull request #4 from appwrite/tests
Tests branch merge
2022-05-13 18:44:10 +02:00
Arman fb755120d7 test: testing radio group 2022-05-13 18:26:22 +02:00
Arman c93721b614 test: started inputRadio test 2022-04-29 14:45:04 +02:00
Arman ad050f1d45 fix: fixed inputselect test description 2022-04-29 11:52:18 +02:00
Arman 0452f0e636 test: created input select test 2022-04-29 11:41:19 +02:00
Arman 1ff8777482 test: added tests for input checkbox components 2022-04-28 18:11:25 +02:00
Arman 6e80088fb1 InputSearch unit testing 2022-04-11 15:13:49 +02:00
Torsten Dittmann a35faf7095 update prettier 2022-03-26 19:56:55 +03:00
Torsten Dittmann 31ae2109c9 fix: tests 2022-03-20 19:57:10 +01:00
Torsten Dittmann f215ec311f sync 2022-03-10 19:15:04 +01:00
Torsten Dittmann 5c6c1bec64 feat: implement @appwrite/ui 2022-03-08 14:50:09 +01:00
Torsten Dittmann 31a3785274 fix tests 2022-02-10 23:58:01 +01:00