Commit Graph

22 Commits

Author SHA1 Message Date
chalapkoStanislav
bc17b2480f test fix 2024-04-09 13:30:08 +03:00
stanislavchalapko
d8228410c2 added light mode tests
test fixes
2024-01-09 21:50:16 +02:00
KateMaruk
2376deafc3 refactor fixtures, update snapshots for components 2023-12-28 07:54:40 +02:00
KateMaruk
3ac8a4b6f0 refactor fixtures, update snapshots for components 2023-12-26 22:50:02 +02:00
KateMaruk
eb9a0bf91c Merge branch 'components'
# Conflicts:
#	fixtures.js
#	helpers/string-generator.js
#	package-lock.json
#	package.json
#	pages/base-page.js
#	pages/dashboard/dashboard-page.js
#	pages/dashboard/team-page.js
#	pages/login-page.js
#	pages/profile-page.js
#	pages/register-page.js
#	pages/workspace/color-palette-popup.js
#	pages/workspace/design-panel.js
#	pages/workspace/layers-panel-page.js
#	pages/workspace/main-page.js
#	playwright.config.js
#	tests/assets/assets-colors.spec.js
#	tests/assets/assets-components.spec.js
#	tests/assets/assets-shared-libraries.spec.js
#	tests/assets/assets-shortcuts-panel.spec.js
#	tests/assets/assets-typographies.spec.js
#	tests/color/color-picker.spec.js
#	tests/composition/composition-board.spec.js
#	tests/composition/composition-comments.spec.js
#	tests/composition/composition-curve.spec.js
#	tests/composition/composition-ellipse.spec.js
#	tests/composition/composition-flex-layout.spec.js
#	tests/composition/composition-image.spec.js
#	tests/composition/composition-path-node-panel.spec.js
#	tests/composition/composition-path.spec.js
#	tests/composition/composition-rectangle.spec.js
#	tests/composition/composition-text.spec.js
#	tests/dashboard/dashboard-files.spec.js
#	tests/dashboard/dashboard-fonts.spec.js
#	tests/dashboard/dashboard-libraries.spec.js
#	tests/dashboard/dashboard-teams.spec.js
#	tests/login.spec.js
#	tests/panels-features/panels-features-export.spec.js
#	tests/panels-features/panels-features-fill.spec.js
#	tests/panels-features/panels-features-grid.spec.js
#	tests/panels-features/panels-features-history-panel.spec.js
#	tests/panels-features/panels-features-main-menu.spec.js
#	tests/panels-features/panels-features-pages.spec.js
#	tests/panels-features/panels-features-prototype.spec.js
#	tests/panels-features/panels-features-zoom.spec.js
#	tests/profile.spec.js
#	tests/signup.spec.js
2023-12-23 23:36:04 +02:00
KateMaruk
fb4619dcdf update tests and snapshots with new UI (composition > flex-layout, dashboard) 2023-12-23 22:14:24 +02:00
KateMaruk
e16ed8527e update code styling with prettier 2023-12-12 09:53:40 +02:00
KateMaruk
cb2d72d4f7 added tests for components v2 - delete 2023-12-11 22:03:12 +02:00
KateMaruk
2c12d2f460 added tests for main components 2023-11-26 21:04:37 +02:00
KateMaruk
cc8eaa6234 added tests for main components (creating) 2023-11-26 13:22:44 +02:00
KateMaruk
c480bd8f14 update snapshots, refactoring tests with possibility to run in parallel 2023-11-25 22:48:32 +02:00
KateMaruk
f04cdae439 added autotests for Text, Image, Path, Libraries, Shortcuts; updated obsolete snapshots 2023-07-24 19:19:32 +03:00
KateMaruk
9ac20cad9c Fix failed tests for firefox and webkit; updated snapshots; added waiting for methods 2023-07-18 09:27:24 +03:00
KateMaruk
fab95493cf Update playwright version, update snapshots with adding mask, fix issue with page loading, fix failed tests 2023-06-29 22:46:15 +03:00
Kateryna Maruk
f75a0425b0
Merge pull request #4 from penpot/measure-element-transforms
Add basic tests to transform shapes
2023-06-28 18:13:15 +02:00
AzazelN28
f5bf979209 Add basic tests to transform shapes 2023-06-27 00:32:39 +02:00
KateMaruk
37aec85220 Fix failed tests for chrome/webkit/firefox (assets, panels-feature, composition) 2023-06-23 13:39:48 +03:00
AzazelN28
e1cab37ad7 Add measures to viewport actions (pan and zoom) 2023-06-12 13:13:10 +02:00
Aliaksei Kalennikau
681e6e2725 Add waitForPageLoaded() to fixtures to avoid flakiness 2022-11-24 12:00:47 +01:00
Aliaksei Kalennikau
1be948be53 Add tests for dashboard (2nd batch) 2022-11-17 16:41:45 +01:00
Aliaksei Kalennikau
04a4eeebc9 Add tests for dashboard (1st batch) 2022-11-16 15:51:30 +01:00
Aliaksei Kalennikau
9a3f8baa2e Install Playwright and Prettier.
Add tests for login and creating shapes
2022-11-15 20:21:22 +01:00