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

Find way to implement integration tests #5

Open
mathze opened this issue Apr 14, 2021 · 0 comments
Open

Find way to implement integration tests #5

mathze opened this issue Apr 14, 2021 · 0 comments
Labels
backlog enhancement New feature or request

Comments

@mathze
Copy link
Contributor

mathze commented Apr 14, 2021

The current integration test 'draft' approach does not work.
To be able to create integration tests we need a way to load a library and execute it with robot framework.

Task is to evaluate ways we can make integration tests work.
'Worst-case' scenario would be to create virtual projects in resources using gradle + rf-plugin -> copy this to a temp-folder -> compile jar -> calling the 'gradlew robotRun' + passing '-test ' to it.

@mathze mathze added enhancement New feature or request backlog labels Apr 14, 2021
@mathze mathze self-assigned this Apr 14, 2021
@mathze mathze removed their assignment May 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant