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

WIP: Endpoint tester #309

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

WIP: Endpoint tester #309

wants to merge 4 commits into from

Conversation

GitOldGrumpy
Copy link
Collaborator

Sharing my end point test code, this only work for gets. There is a file called all_gets.txt that contains all the GET endpoints contained in the application any starting with a # either fail for me or I needed to look at again.

NOTE: Code isn't intended for review or merging.

@CM000n CM000n marked this pull request as draft January 16, 2024 21:11
Repository owner deleted a comment from codecov bot Jan 16, 2024
Repository owner deleted a comment from codecov bot Jan 19, 2024
@CM000n
Copy link
Collaborator

CM000n commented Jan 19, 2024

HEy, @DurgNomis-drol. This is probably an easier way to find out where your missing odomenter values have gone. 😉
Run this command and the response of the endpoints will be written e.g. to the responses.log file:
python endpoint_tester.py all_get.txt > responses.log

Thank you very much @GitOldGrumpy 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants