Commit Graph

17 Commits

Author SHA1 Message Date
Andrey Antukh 553b73a83c
♻️ Replace CircleCI with Github Actions (#7789)
* ♻️ Replace circleci with github actions

* 📎 Add integration test sharding

* 📎 Reuse single build for integration tests shards
2025-11-24 10:44:04 +01:00
Andrey Antukh 3136096123 🔧 Add general improvements to integration tests
This commit marks as skip (temporal) several flaky/randomly-failing
tests.

It also moves the integration test execution from circleci to github
actions.
2025-11-19 18:23:44 +01:00
Elena Torro 4bd2eba573 🐛 Fix text shadows and blur and refactor text rendering 2025-09-10 14:20:24 +02:00
Belén Albeza b92e108205
Are more visual regression tests for wasm (#6702) 2025-06-17 12:39:38 +02:00
Belén Albeza 479406b884 🔧 Add initial snapshots 2025-06-09 17:46:18 +02:00
Belén Albeza 59a4b51d2c 🔧 Set up playwright project for render wasm 2025-06-09 17:01:29 +02:00
Elena Torró f3040fc10d
🐛 Pass color format to css formatter (#5890)
* 🐛 Pass color format to css formatter

* 📎 Use get method to retrieve format

* 📎 Add UI test to check background color is correctly copied to clipboard when changing the format
2025-02-19 11:23:52 +01:00
Andrey Antukh 33a07346dd 💄 Add minor cmd naming change for e2e test commands 2024-10-09 13:09:01 +02:00
Belén Albeza 0cbc3487b0 🔧 Tweak the pixel diff ratio of playwright 2024-06-27 15:35:57 +02:00
Belén Albeza d4dc87a740 Setup temporary visual regression testing for the design system 2024-05-28 14:54:26 +02:00
Belén Albeza f74330dffe Add more timeout for playwright expects on CI 2024-05-23 13:18:51 +02:00
Belén Albeza 06ac5ae520 Set default workers for front-end integration tests to 1 2024-05-17 09:29:31 +02:00
Belén Albeza d43458ee89 🐛 Fix mocking websockets when running multiple tests 2024-05-14 16:36:54 +02:00
Belén Albeza 575873eba7 🐛 Fix workspace rect drawing test 2024-05-13 17:41:00 +02:00
Alejandro Alonso 6b76213128 Frontend integration tests 2024-05-10 06:50:33 +02:00
Eva Marco 106fe05657 Add more login integration tests 2024-04-25 09:56:10 +02:00
Belén Albeza 4d29bff9b5 Add playwright to the frontend 2024-04-11 14:05:16 +02:00