194 Commits

Author SHA1 Message Date
Torsten Dittmann 7ae265d075 Merge branch 'main' of https://github.com/appwrite/console into feat-support-multi-region 2025-04-14 17:01:28 +02:00
Steven Nguyen c315a02e60 fix: don't set endpoint during build
During build, the endpoint is invalid so calling setEndpoint() would
result in an error:

Invalid endpoint URL: undefined/v1

This PR ensures setEndpoint() isn't called during build.
2025-04-11 12:00:10 -07:00
Darshan 18d08c437f update: regexify the tests. 2025-03-17 12:28:02 +05:30
Darshan 07e754e29c fix: tests?. 2025-03-17 12:24:12 +05:30
Darshan cd2825f4e8 fix: tests. 2025-02-20 14:46:27 +05:30
Torsten Dittmann dcaff79294 fix: tests 2024-12-12 12:29:49 +01:00
Torsten Dittmann a2141eed3f chore: run formatter 2024-11-21 14:43:33 +01:00
Torsten Dittmann 2b4556e655 fix: tests for input 2024-11-21 14:42:11 +01:00
ernstmul 40c0a5ae2a Fix tests 2024-10-28 17:53:53 +01:00
ernstmul 950b6d882e Update test 2024-10-28 14:00:33 +01:00
ernstmul 440b608daa Also exclude . and update tests 2024-10-18 14:19:47 +02:00
ItzNotABug 7444757df5 fix: failing e2e tests. 2024-09-24 13:20:17 +05:30
Arman 46f85df62c fix: tests 2024-09-09 18:04:17 +02:00
Arman a370dff546 fix: tests 2024-09-09 18:04:06 +02:00
Torsten Dittmann 832529514d tests: fix tab selectors 2024-07-22 16:14:21 +02:00
Torsten Dittmann 215b077f0c fix: vitest environment 2024-07-18 23:14:41 +02:00
Torsten Dittmann b1e6b74554 Merge branch 'main' of https://github.com/appwrite/console into 1.6.x 2024-07-18 19:43:29 +02:00
Torsten Dittmann e7838f2579 fix: case insensitive text selector 2024-07-18 19:32:08 +02:00
Torsten Dittmann e61528469c test: waiting for modal on entering cc 2024-07-18 19:19:35 +02:00
Torsten Dittmann f99fde76d4 test: improve stability of e2e tests 2024-07-18 18:58:06 +02:00
Torsten Dittmann 8640522666 fix: tests 2024-07-17 15:42:03 +02:00
Torsten Dittmann 940c00b3f1 fix: e2e tests 2024-07-17 14:57:27 +02:00
Torsten Dittmann 6da5eadbaa fix: stuff 2024-07-16 03:59:03 +02:00
Torsten Dittmann ffb7536797 feat: migrate to container 2024-07-15 20:15:11 +02:00
Torsten Dittmann c7b3152848 ci: harden e2e 2024-07-15 13:09:18 +02:00
Arman 00cd336d0a chore: comment out not needed test line 2024-06-05 17:38:53 +02:00
Torsten Dittmann 2629101104 tests: fix flaky locator 2024-05-31 14:37:40 +02:00
Arman 04fe869e35 feat: upgrade e2e test for new flow 2024-05-22 17:53:39 +02:00
Torsten Dittmann 88d9689c68 fix: tests 2024-05-15 15:02:17 +02:00
Torsten Dittmann 7dacea3e26 Merge branch 'main' of https://github.com/appwrite/console into tests-e2e-journeys 2024-05-15 14:23:23 +02:00
Torsten Dittmann c26fc80b36 test: fix config 2024-04-18 11:53:16 +02:00
Torsten Dittmann d2cb7d961e test: add more browser tests 2024-04-18 11:43:14 +02:00
Torsten Dittmann 7d41722081 chore: remove unnecessary console.log 2024-04-17 15:29:37 +02:00
Torsten Dittmann 0e68346f48 fix: check 2024-04-17 15:25:47 +02:00
Torsten Dittmann cd3dd4db86 test: add journeys 2024-04-17 15:23:07 +02:00
Torsten Dittmann f29ca5285f chore: run formatter 2024-03-21 18:26:29 +02:00
Torsten Dittmann 3cd5c51285 tests: e2e journeys 2024-03-21 18:23:37 +02:00
DarShan Pandya a2285fc8bc add tests for date. 2024-03-10 19:45:24 +05:30
Steven Nguyen 6d0177322e refactor(messaging): refactor date handling into reusable date functions 2024-02-27 15:10:57 -08:00
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
Arman e5ceb66f10 description 2024-02-08 15:51:51 +01:00
Arman 0cf167b7e2 chore: add tests 2024-02-08 14:31:00 +01: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
tglide b755ce7d7c improve filtering ux 2023-08-24 13:32:48 +01:00
Steven Nguyen c57a8d2918 Show user's last activity 2023-07-26 10:20:08 -07:00
tglide c2d9fba323 fix: tab tests 2023-07-03 12:37:40 +01:00
Arman 0e105ab630 feat: object deepEqual helper, edit attr 2023-04-11 16:38:52 +02:00