86 Commits

Author SHA1 Message Date
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
Karol Lewandowski
f2906872cf
New topic: Inspection options (#988) 2023-02-27 15:36:02 +01:00
Karol Lewandowski
a7354ac3cf testing_plugins.md: Minor corrections 2023-02-13 12:10:53 +01:00
Karol Lewandowski
79e97c2564 Add pages link-summary 2023-01-03 12:16:51 +01:00
Yann Cébron
5c2accb01f some link-summary 2022-12-05 18:28:53 +01:00
Yann Cébron
e6c2e6f02d extract snippets.md with commonly used content 2022-11-30 19:05:58 +01:00
Karol Lewandowski
c36147439c
Migration from Stardust to Writerside (#902) 2022-11-24 15:11:20 +01:00
Jakub Chrzanowski
795150c7e3
tools_gradle_intellij_plugin.md: reorganize tasks sections 2022-09-02 19:49:30 +02:00
Yann Cébron
09648db712 convert upsource:// links to generic variable-based notation, add gh-ic-master and gh-sdk-samples setup 2022-08-15 10:48:31 +02:00
Yann Cébron
acc229895b testing_faq.md: small improvements (IJSDK-1468) 2022-07-11 12:29:07 +02:00
Yann Cébron
8e8ef3c574 testing_faq.md: minor 2022-06-22 17:20:56 +02:00
Yann Cébron
80f296819a testing_faq.md: more entries for "Useful Classes" 2022-06-14 12:03:55 +02:00
Yann Cébron
3dd820a0ae testing_faq.md: use "flaky" instead of "blinking" tests 2022-06-07 17:05:46 +02:00
Jakub Chrzanowski
dd5aa9075e
Gradle IntelliJ Plugin documentation 2022-06-02 22:30:33 +02:00
Yann Cébron
843fca0e7f testing_faq.md: WaitFor 2022-05-09 17:42:57 +02:00
Yann Cébron
61ef45424d testing_faq.md: add snippet for super.tearDown() 2022-05-09 17:33:39 +02:00
Yann Cébron
61a43a1b9b testing_highlighting.md: minor 2022-05-04 14:38:15 +02:00
Yann Cébron
88f98d2fee testing_highlighting.md: more structure 2022-05-04 12:12:50 +02:00
Yann Cébron
a8f6395533 testing_highlighting.md: various improvements 2022-05-04 11:39:55 +02:00
Yann Cébron
add1a1536b testing_highlighting.md: link sample 2022-05-04 11:17:02 +02:00
Yann Cébron
bf4e3fe9e5 testing_faq.md: link 2021.3 issue 2022-04-28 09:41:37 +02:00
Yann Cébron
f90ccc6398 testing_faq.md: clarify how to set up JVM libraries 2022-04-26 16:28:46 +02:00
Yann Cébron
f10ff145c0 testing_faq.md: minor 2022-04-26 15:27:39 +02:00
Karol Lewandowski
60fd4e8b09 add missing Kotlin/Groovy snippets for Gradle build scripts 2022-03-23 12:38:07 +01:00
Karol Lewandowski
8201195c3c testing_highlighting.md: pull the content from callout to regular paragraph for readability 2022-03-18 11:21:22 +01:00
Karol Lewandowski
86d9ca3e8b code snippets formatting cleanup 2022-03-18 11:21:22 +01:00
Yann Cébron
52ab199864 testing_plugins.md: rename to "Testing Overview" 2022-03-09 17:40:14 +01:00