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

Feature/server tests #7

Closed
wants to merge 18 commits into from
Closed

Feature/server tests #7

wants to merge 18 commits into from

Conversation

juuso-j
Copy link
Collaborator

@juuso-j juuso-j commented Feb 27, 2024

Server tests

Description

Test scripts that can be used to test parkkihubi APIs that are online.


Breakdown:

Files changed

  1. server_tests/.env_example
    • Env example
  2. server_tests/README.md
    • Add README.md
  3. server_tests/constants.py
    • Add constants
  4. server_tests/enforcement_api_tests.py
    • Enforcement API tests
  5. server_tests/operator_api_tests.py
    • Operator API tests
  6. server_tests/operator_api_tests.py
    • Permit API tests
  7. server_tests/permit_series_api_tests.py
    • Permit Series API tests
  8. server_tests/public_api_tests.py
    • Public API tests
  9. server_tests/utils.py
    • Utils

@juuso-j juuso-j requested a review from ezkat February 27, 2024 08:43
@juuso-j juuso-j self-assigned this Feb 27, 2024
@juuso-j juuso-j closed this Feb 28, 2024
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.

1 participant