4 Commits

Author SHA1 Message Date
Yann Cébron
9e5ce36d25 integration tests: cleanup, make screenshots zoomable 2025-03-25 14:16:31 +01:00
Maxim Kolmakov
4c3104c2e3
Second part of integration tests tutorial: UI (#1432)
* Integration tests: UI interactions and components

* Fix images

* Add references to the main page

* Update content_updates.md to avoid first section mentioning since there will be second and third.

* Review fixes:
- <control> for elements
- new lines
- link to JCEF

* Review fixes:
- crop image

* Update topics/basics/testing_plugins/integration_tests/integration_tests_ui.md

Co-authored-by: Karol Lewandowski <karol86@gmail.com>

* Update topics/basics/testing_plugins/integration_tests/integration_tests_ui.md

Co-authored-by: Karol Lewandowski <karol86@gmail.com>

* Update topics/basics/testing_plugins/integration_tests/integration_tests_ui.md

Co-authored-by: Karol Lewandowski <karol86@gmail.com>

* Update topics/basics/testing_plugins/integration_tests/integration_tests_ui.md

Co-authored-by: Karol Lewandowski <karol86@gmail.com>

* Update topics/basics/testing_plugins/integration_tests/integration_tests_ui.md

Co-authored-by: Karol Lewandowski <karol86@gmail.com>

* Update topics/basics/testing_plugins/integration_tests/integration_tests_ui.md

Co-authored-by: Karol Lewandowski <karol86@gmail.com>

* Update image

* Make the last test more clear

* Apply formatting

* Add label

* Add general info about keyboard presses.

* Refactor section about attributes

---------

Co-authored-by: Karol Lewandowski <karol86@gmail.com>
Co-authored-by: Yann Cébron <yann.cebron@jetbrains.com>
2025-03-24 13:21:12 +01:00
Yann Cébron
171454b260 integration tests: version label 2025-03-17 09:38:32 +01:00
Maxim Kolmakov
64c08922bc
Add documentation about integration tests (#1426)
* Add documentation about integration tests

* Fixes after review https://github.com/JetBrains/intellij-sdk-docs/pull/1426

* Migrate Gradle to use a separate test task and source root for integration tests

* Fixes after review (continue)

* Formatting

* Fixes after review (continue)

* Fixes after review (continue)

* Fixes after review (continue)
2025-03-10 14:03:03 +01:00