112 Commits

Author SHA1 Message Date
Yann Cébron
701f501ecc test pages: link tutorial/code samples on all pages 2025-04-03 15:26:48 +02:00
Karol Lewandowski
863654eac2 integration_tests_api.md: Fix hash in a link 2025-04-02 11:46:08 +02:00
Maxim Kolmakov
f9d83e3548
Integration tests: API interaction (#1448)
* Integration tests: API interaction

* Review fixes

* Remove image

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* Make list ordered

* Fix each sentence on a new line style

* Change package and plugin name to com.example.demo

* Change PluginStorage to object

* Update image

---------

Co-authored-by: Karol Lewandowski <karol86@gmail.com>
2025-04-02 11:37:55 +02:00
Yann Cébron
9e5ce36d25 integration tests: cleanup, make screenshots zoomable 2025-03-25 14:16:31 +01:00
Yann Cébron
cb2e40a9b2 testing_plugins.md: fix link 2025-03-25 14:04:10 +01:00
Yann Cébron
d3239469f7 testing_faq.md: cleanup 2025-03-25 13:53:05 +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
7eac25dc2d snippets.md -> snippets.topic 2025-03-19 10:46:36 +01:00
Yann Cébron
171454b260 integration tests: version label 2025-03-17 09:38:32 +01:00
Yann Cébron
f71889fe48 content_updates.md: fix link, web-summary 2025-03-10 14:12:16 +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
Yann Cébron
4ca7048bf5 testing_plugins.md: add conference talk video 2024-12-03 11:00:17 +01:00
Karol Lewandowski
50347f566a testing_highlighting.md: Add a tip for generating test data 2024-11-28 16:02:23 +01:00
Yann Cébron
e27c8031c6
2024.3 release (#1376)
* switch to 243, update gh-ic links

* code samples: build against 2024.1

* action_basics: mute warning in PopupDialogAction

* GH build: mute invalid plugin ID on CI

* GH build: mute invalid plugin ID on CI

* final 2024.3, regen EP-lists

* code samples: 2024.3
2024-11-13 16:23:03 +01:00
Yann Cébron
d242afc466 light_and_heavy_tests.md: mention TestFramework.Plugin.Java explicitly 2024-10-28 13:54:43 +01:00
Yann Cébron
3fcf20f490 testing: highlight required setup of test-frameworks 2024-10-28 13:48:05 +01:00
Yann Cébron
5d4d1d75e9
2024.2 release (#1347)
* switch to 242, update gh-ic links

* fix link

* fix link

* fix link

* fix link

* regen EP lists

still some diff between 242 and EAP8

* convert gh-ic-master links

* GH code-samples: update PV IDE versions

* code samples: adjust target IDE&since/until values

* regen EP lists from release branch

* intellij_community_plugins_extension_point_list.md: fix duplicate heading

* intellij_community_plugins_extension_point_list.md: fix DevKit.lang.visitorProviderForRBCInspection EP

* GH: update PV versions

* 2024.2 GA
2024-08-07 09:59:03 +02:00
Yann Cébron
58b70684c9 testing_plugins.md: UI Tests Gradle 1.x/2.x 2024-07-24 15:09:15 +02:00
Yann Cébron
74cabd2ab5 light_and_heavy_tests.md: mention DefaultLightProjectDescriptor 2024-07-23 14:29:24 +02:00
Yann Cébron
cdbedc05cc testing_faq.md: indexing changes in 242 2024-06-17 11:39:44 +02:00
Yann Cébron
1cbf1d53ad testing_faq.md: more labels 2024-06-13 13:45:31 +02:00
Yann Cébron
778fadcb14 add labels to content 2024-06-13 12:15:44 +02:00
Yann Cébron
932b3711a0 testing_faq.md: ProjectActivity 2024-06-12 17:49:13 +02:00
Yann Cébron
b8830c37f1 escape $PATH$ notation 2024-06-11 18:04:04 +02:00
Yann Cébron
4e7bc3186b fix "Example:" formatting 2024-05-14 17:13:09 +02:00
Yann Cébron
bb008a1c8f links: gh-sdk-samples -> gh-sdk-samples-master 2024-05-14 14:19:35 +02:00
Yann Cébron
3435cb7ce6 light_and_heavy_tests.md: mention LightPlatformTestCase 2024-03-19 10:26:17 +01:00
Yann Cébron
bfd4c48196 %gh-java-annotations% GH repo, align references/wording 2024-03-13 14:41:58 +01:00
Yann Cébron
928394bf2b testing_highlighting.md: remove mention of unsupported bundleMsg 2024-01-08 15:13:04 +01:00
Karol Lewandowski
e7e15b1b99 testing_faq.md: Use standard formatting convnetion 2023-10-26 12:14:16 +02:00
Karol Lewandowski
ed513fb0e7 light_and_heavy_tests.md: Add generic wildcard to get rid of "Raw use of parameterized class" warning 2023-10-26 12:14:16 +02:00
Yann Cébron
f307552062 testing_faq.md: fix tab groups 2023-09-28 14:28:28 +02:00
Yann Cébron
df162d48c4 testing_faq.md: add Kotlin snippet 2023-09-05 13:52:28 +02:00
Yann Cébron
9104f3cfd0 use internal links 2023-09-05 13:42:14 +02:00
Yann Cébron
2400a32646 testing_faq.md: some additions, minor edits 2023-09-05 13:32:56 +02:00
Yann Cébron
1f6fe7539a testing_faq.md: link samples 2023-08-17 13:47:52 +02:00
Yann Cébron
26556f980d testing_faq.md: link samples 2023-08-17 11:07:51 +02:00
Yann Cébron
dfaf841bfb testing_faq.md: VisibleForTesting 2023-07-24 13:20:44 +02:00
Karol Lewandowski
18f2d010d4 Fix incorrect or old (JavaDoc) Javadoc spelling 2023-06-28 17:13:04 +02:00
Karol Lewandowski
494db77225 testing_highlighting.md: Describe syntax highlighting test file format and init approach 2023-06-26 13:00:25 +02:00
Karol Lewandowski
3fdad34fa7 light_and_heavy_tests.md: Add examples 2023-06-22 14:22:39 +02:00
Karol Lewandowski
5de7b32099 light_and_heavy_tests.md: Fix heavy test setup 2023-06-22 13:27:12 +02:00
Karol Lewandowski
33c89d82b7 light_and_heavy_tests.md: Cleanup 2023-06-22 13:26:57 +02:00
Yann Cébron
7b3ca22586 light_and_heavy_tests.md: redo/extend "Light Tests" (#1042) 2023-05-23 12:06:17 +02:00
Karol Lewandowski
95aca84917 Cleanups
- get rid of the old [//]: # (title: ...) format
- reorder copyright notice and title where applicable
- fix grammar and other minor issues
2023-04-07 15:47:20 +02:00
Karol Lewandowski
df84bbe60b Add missing <link-summary> 2023-04-07 14:30:30 +02:00
Karol Lewandowski
a91c10c36d Add missing <link-summary> 2023-03-31 14:22:25 +02:00
Karol Lewandowski
83b281b63c Add missing <link-summary> 2023-03-24 11:00:19 +01:00
Yann Cébron
c57140442c testing_faq.md: provide sample for log level config 2023-03-16 16:00:58 +01:00
Yann Cébron
9f21d6cc4b testing_plugins.md: cleanup 2023-02-27 18:07:33 +01:00