Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend the Content Assistant test infrastructure to test proposals from several resources. #3007

Closed
miklossy opened this issue Apr 22, 2024 · 0 comments · Fixed by #3024
Closed
Assignees
Milestone

Comments

@miklossy
Copy link
Contributor

Follow up issue of eclipse/xtext-eclipse#1093 as requested by @cdietrich .

miklossy added a commit that referenced this issue Apr 30, 2024
- Extend the Content Assistant test infrastructure to test proposals
from several resources: modify the AbstractContentAssistTest
getResourceFor method to ensure that the test file points to a file in
the test project.
- Uplift the testContentAssistant method from the project example
classes into the AbstractContentAssistTest and rename it to
assertContentAssistant.
- Add the events_from_another_file() test case to the
StatemachineContentAssistTest test cases to demonstrate how to test the
content assistant with several resources.
- Also add the ContentAssistWithSeveralResourcesTest test cases that are
continuously executed by the CI build.

Closes #3007

Signed-off-by: miklossy <miklossy@itemis.de>
@miklossy miklossy added this to the Release_2.35 milestone Apr 30, 2024
@miklossy miklossy self-assigned this Apr 30, 2024
miklossy added a commit that referenced this issue May 3, 2024
- Extend the Content Assistant test infrastructure to test proposals
from several resources: modify the AbstractContentAssistTest
getResourceFor method to ensure that the test file points to a file in
the test project.
- Uplift the testContentAssistant method from the project example
classes into the AbstractContentAssistTest and rename it to
assertContentAssistant.
- Add the events_from_another_file() test case to the
StatemachineContentAssistTest test cases to demonstrate how to test the
content assistant with several resources.
- Also add the ContentAssistWithSeveralResourcesTest test cases that are
continuously executed by the CI build.

Closes #3007

Signed-off-by: miklossy <miklossy@itemis.de>
miklossy added a commit that referenced this issue May 10, 2024
- Extend the Content Assistant test infrastructure to test proposals
from several resources: modify the AbstractContentAssistTest
getResourceFor method to ensure that the test file points to a file in
the test project.
- Uplift the testContentAssistant method from the project example
classes into the AbstractContentAssistTest and rename it to
assertContentAssistant.
- Add the events_from_another_file() test case to the
StatemachineContentAssistTest test cases to demonstrate how to test the
content assistant with several resources.
- Also add the ContentAssistWithSeveralResourcesTest test cases that are
continuously executed by the CI build.

Closes #3007

Signed-off-by: miklossy <miklossy@itemis.de>
miklossy added a commit that referenced this issue May 10, 2024
- Extend the Content Assistant test infrastructure to test proposals
from several resources: modify the AbstractContentAssistTest
getResourceFor method to ensure that the test file points to a file in
the test project.
- Uplift the testContentAssistant method from the project example
classes into the AbstractContentAssistTest and rename it to
assertContentAssistant.
- Add the events_from_another_file() test case to the
StatemachineContentAssistTest test cases to demonstrate how to test the
content assistant with several resources.
- Also add the ContentAssistWithSeveralResourcesTest test cases that are
continuously executed by the CI build.

Closes #3007

Signed-off-by: miklossy <miklossy@itemis.de>
miklossy added a commit that referenced this issue May 10, 2024
- Extend the Content Assistant test infrastructure to test proposals
from several resources: modify the AbstractContentAssistTest
getResourceFor method to ensure that the test file points to a file in
the test project.
- Uplift the testContentAssistant method from the project example
classes into the AbstractContentAssistTest and rename it to
assertContentAssistant.
- Add the events_from_another_file() test case to the
StatemachineContentAssistTest test cases to demonstrate how to test the
content assistant with several resources.
- Also add the ContentAssistWithSeveralResourcesTest test cases that are
continuously executed by the CI build.

Closes #3007

Signed-off-by: miklossy <miklossy@itemis.de>
miklossy added a commit that referenced this issue May 10, 2024
- Extend the Content Assistant test infrastructure to test proposals
from several resources: modify the AbstractContentAssistTest
getResourceFor method to ensure that the test file points to a file in
the test project.
- Uplift the testContentAssistant method from the project example
classes into the AbstractContentAssistTest and rename it to
assertContentAssistant.
- Add the events_from_another_file() test case to the
StatemachineContentAssistTest test cases to demonstrate how to test the
content assistant with several resources.
- Also add the ContentAssistWithSeveralResourcesTest test cases that are
continuously executed by the CI build.

Closes #3007

Signed-off-by: miklossy <miklossy@itemis.de>
miklossy added a commit that referenced this issue May 13, 2024
- Extend the Content Assistant test infrastructure to test proposals
from several resources: modify the AbstractContentAssistTest
getResourceFor method to ensure that the test file points to a file in
the test project.
- Uplift the testContentAssistant method from the project example
classes into the AbstractContentAssistTest and rename it to
assertContentAssistant.
- Add the events_from_another_file() test case to the
StatemachineContentAssistTest test cases to demonstrate how to test the
content assistant with several resources.
- Also add the ContentAssistWithSeveralResourcesTest test cases that are
continuously executed by the CI build.

Closes #3007

Signed-off-by: miklossy <miklossy@itemis.de>
LorenzoBettini added a commit that referenced this issue May 13, 2024
[#3007] Content Assistant test infrastructure improvements.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant