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] ensure test cases dont fail on api-request-count due to tokens #638

Closed
JoernBerkefeld opened this issue Jan 18, 2023 · 0 comments · Fixed by #639
Closed

[TASK] ensure test cases dont fail on api-request-count due to tokens #638

JoernBerkefeld opened this issue Jan 18, 2023 · 0 comments · Fixed by #639
Assignees
Labels
chore Jira issue-type "Task"
Milestone

Comments

@JoernBerkefeld
Copy link
Contributor

for whatever reason resetting tokens does not seem to work in between test cases.
as a result, only the first test class that gets executed (currently "dataExtension.test") needs to get a token while the others don't. This means that the first test in a class always fails when trying to execute it without first running dataExtension tests.

@JoernBerkefeld JoernBerkefeld added the chore Jira issue-type "Task" label Jan 18, 2023
@JoernBerkefeld JoernBerkefeld added this to the 4.3.0 milestone Jan 18, 2023
@JoernBerkefeld JoernBerkefeld self-assigned this Jan 18, 2023
@JoernBerkefeld JoernBerkefeld linked a pull request Jan 18, 2023 that will close this issue
4 tasks
JoernBerkefeld added a commit that referenced this issue Jan 19, 2023
…t-fail-on-api-request-count-due-to-tokens

#638: ensure token requests are not counted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Jira issue-type "Task"
Projects
None yet
1 participant