dependabot[bot]
|
ea2222f9d5
|
Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.3 to 5.11.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.3...r5.11.0)
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-14 18:53:54 +03:00 |
|
Alex Plate
|
90474a3a4f
|
Fix the mouse button issue
|
2024-07-19 20:25:45 +03:00 |
|
Alex Plate
|
be43f74bc6
|
Get rid of deprecated execute method in UI tests
|
2024-07-19 19:36:11 +03:00 |
|
Alex Plate
|
a43c7ece32
|
Remove deprecated execute function in UI tests
|
2024-07-19 18:37:14 +03:00 |
|
dependabot[bot]
|
a58c9065e6
|
Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.2 to 5.10.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3)
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-03 18:39:47 +03:00 |
|
Alex Plate
|
76e8fd69bf
|
Increase timeout in UI tests
|
2024-02-27 11:30:51 +02:00 |
|
Alex Plate
|
720eae63fa
|
Fix the incorrect condition in UI tests
|
2024-02-23 09:23:42 +02:00 |
|
Alex Plate
|
21a1588ede
|
Increase wait timeout for UI tests
|
2024-02-22 09:02:03 +02:00 |
|
dependabot[bot]
|
418d0cff7f
|
Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.1 to 5.10.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.1...r5.10.2)
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-21 17:42:43 +02:00 |
|
Alex Plate
|
a381a1cacc
|
Wait till all toolwindows initialziation
|
2024-02-20 16:19:29 +02:00 |
|
Alex Plate
|
7f8021e37e
|
Update the function that waits for smart mode
|
2024-02-20 15:49:42 +02:00 |
|
Alex Plate
|
3531574e5e
|
Remove intellij plugin dependency for UI tests
|
2024-02-13 12:59:13 +02:00 |
|
Alex Plate
|
b81b18645b
|
Disable publishPlugin task for tests
|
2024-02-13 08:34:51 +02:00 |
|
Alex Plate
|
a2d34a883b
|
Fix verifyPlugin task
|
2024-02-09 16:45:57 +02:00 |
|
Alex Plate
|
d0475bf659
|
Explicitly specify jupyter version
|
2024-02-09 16:27:22 +02:00 |
|
Alex Plate
|
85c9576699
|
Extract common UI test fixtures
|
2024-02-09 16:22:22 +02:00 |
|