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

Automate the test #24

Open
fikovnik opened this issue Oct 4, 2024 · 2 comments
Open

Automate the test #24

fikovnik opened this issue Oct 4, 2024 · 2 comments
Assignees

Comments

@fikovnik
Copy link
Member

fikovnik commented Oct 4, 2024

It would be great to test all by:

make verify

running all the unit and integration tests in both client and server.

For the server part, it is working.
For the client it is a bit harder as we do not have a simple way start the server.
The current backend branch has server only in tests which is harder to pull into the assembled jar.

@programLyrique
Copy link
Collaborator

#23 is nearly ready. After merging into backend, we will have a server in the main part of the code so that it will be easier.

@fikovnik
Copy link
Member Author

fikovnik commented Dec 6, 2024

I think this would help a lot.

Essentially, we need a pipeline which:

For now I would not worry about linters...

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

No branches or pull requests

2 participants