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

[TASK] allow testing for what we send to axios #905

Closed
JoernBerkefeld opened this issue May 15, 2023 · 2 comments · Fixed by #1308 or #1193
Closed

[TASK] allow testing for what we send to axios #905

JoernBerkefeld opened this issue May 15, 2023 · 2 comments · Fixed by #1308 or #1193
Assignees
Labels
c/Testing COMPONENT chore Jira issue-type "Task"
Milestone

Comments

@JoernBerkefeld
Copy link
Contributor

relevant for API endpoints that fail if we send the wrong fields, including upper/lowercasing

maybe like this?
https://stackoverflow.com/a/60153314

@JoernBerkefeld JoernBerkefeld added chore Jira issue-type "Task" c/Testing COMPONENT labels May 15, 2023
@JoernBerkefeld JoernBerkefeld added this to the 5.0.2 milestone May 15, 2023
@JoernBerkefeld JoernBerkefeld modified the milestones: 5.0.2, 5.0.4, 5.0.3 May 24, 2023
@JoernBerkefeld JoernBerkefeld modified the milestones: 6.0.3, 6.0.4 Jan 17, 2024
@JoernBerkefeld JoernBerkefeld modified the milestones: 6.1.3, 6.1.0 May 7, 2024
@JoernBerkefeld JoernBerkefeld self-assigned this May 7, 2024
@JoernBerkefeld
Copy link
Contributor Author

ended up adding a new value to --api: 'test' and then save all API calls into an array in Util.requestLog

Copy link

github-actions bot commented May 8, 2024

Closed by #1308.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/Testing COMPONENT chore Jira issue-type "Task"
Projects
None yet
1 participant