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

Add integration tests #41

Open
celcius112 opened this issue Jul 17, 2019 · 0 comments
Open

Add integration tests #41

celcius112 opened this issue Jul 17, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@celcius112
Copy link
Contributor

celcius112 commented Jul 17, 2019

At the moment there are no integration tests in the project. For such an intricate application such tests are necessary.

Since the application is an unusual one, some analysis is first needed. Do we need a specific tech ? How do we handle the repository cloning ? Something à-la-Gradle where we use local folders to mimic projects ?

As a bonus (it could also be another issue), it could be interesting to find a way to test the UI itself, with tools such as Cypress (requires node :/ but works very well), Selenium (the old king), TestContainers, or any other unknown tools.

@philippeagra philippeagra added the enhancement New feature or request label Jul 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants