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

Action script for tests, service tests, faculty ID #235

Merged
merged 20 commits into from
Apr 6, 2024
Merged

Conversation

francisvaut
Copy link
Contributor

@francisvaut francisvaut commented Apr 5, 2024

This PR addresses a variety of issues:

Action script for backend/frontend tests:
When making any pull request to the development/main branch, both the frontend and backend tests are now run in a single github action script: closes #234

Services tests:
Fix the non-working service tests.
Add some service tests.

Consistent use of faculty ID
Use faculty ID instead of faculty name where necessary (this was forgotten in one of the previous PRs).

@tyboro2002 tyboro2002 merged commit 6130296 into development Apr 6, 2024
3 checks passed
@EwoutV EwoutV deleted the services branch April 10, 2024 08:20
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 this pull request may close these issues.

CI: Run frontend tests
2 participants