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

Fixed setLanguage static response interception #42

Merged
merged 2 commits into from
Jan 12, 2024

Conversation

thomaswinkler
Copy link
Collaborator

Now passing request to server and updating the response.

…anguage setting. Replaced static response. Added tests. Improved loading of json http resources for testing.
@thomaswinkler thomaswinkler linked an issue Jan 12, 2024 that may be closed by this pull request
@thomaswinkler thomaswinkler merged commit 612625a into main Jan 12, 2024
2 checks passed
@thomaswinkler thomaswinkler deleted the fix/41-fix-setlanguage-to-not-use-mocked-response branch January 12, 2024 19:53
thomaswinkler added a commit that referenced this pull request Jan 15, 2024
* main:
  Improved c8yclient adding of default content types.
  Add date() to C8yPactRecord
  Always add type to pact record auth.
  Added runner/ test:open script
  Fixed runner:yalc script to run in dist/ folder.
  Removed adding content-type header for c8y/client request header. Also removing content-type header for tenant/currentTenant.
  Store strictMatching setting in pact info. Use in runner when running the tests.
  c8ypact default logging is now false.
  Fixed use of wrong C8Y_LOGGED_IN_USERALIAS env variable. Now using C8Y_LOGGED_IN_USER_ALIAS.
  Fixed setLanguage static response interception  (#42)
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.

Fix setLanguage to not use mocked response
1 participant