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

[CSL 3186] Add dateTime param #186

Merged
merged 2 commits into from
Jan 22, 2024

Conversation

crgee1
Copy link
Contributor

@crgee1 crgee1 commented Jan 18, 2024

Add dateTime param for _dt

@crgee1 crgee1 requested a review from a team January 18, 2024 20:03
Copy link
Contributor

@stanlp1 stanlp1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests need to be updated, otherwise lgtm.


// Request
expect(fetchSpy).to.have.been.called;
expect(requestedHeaders).to.have.property('_dt').to.equal(dateTime);
Copy link
Contributor

@stanlp1 stanlp1 Jan 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

_dt is int url parameters, not header parameters.

Tests don't pass atm.

@crgee1 crgee1 requested a review from stanlp1 January 18, 2024 23:50
Copy link
Contributor

@stanlp1 stanlp1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@esezen esezen merged commit 33e2420 into master Jan 22, 2024
7 of 8 checks passed
@esezen esezen deleted the csl-3186-node-allow-_dt-param-to-be-passed branch January 22, 2024 19:35
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.

3 participants