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

Servantify JSON endpoint to send messages #1532

Merged
merged 23 commits into from
Jun 3, 2021

Conversation

akshaymankar
Copy link
Member

This PR contains couple of commits from #1531 which need to be removed when that is merged

@fisx
Copy link
Contributor

fisx commented May 26, 2021

I'm assuming this will not break the way integration tests call this end-point?

@akshaymankar
Copy link
Member Author

I'd be surprised if we have integration tests verifying the time of the mismatch :)

@fisx
Copy link
Contributor

fisx commented May 26, 2021

I'd be surprised if we have integration tests verifying the time of the mismatch :)

I'm talking about new tests. In a neighbor PR, we use the old end-point in tests, and hope that the new one and the helper functions in the integration tests will work the same way. (It would be nice to have integration tests use servant-client, but it would make rebasing or merging very painful in this case.)

@pcapriotti
Copy link
Contributor

Nothing should be changed in terms of the API interface, so I don't see why integration tests would be affected.

@akshaymankar akshaymankar force-pushed the akshaymankar/fed-prop-message branch from c64fff9 to ee25420 Compare May 31, 2021 12:23
@akshaymankar akshaymankar changed the title [skip ci] Servantify post otr endpoints Servantify post otr endpoints May 31, 2021
The tests are not enough, they don't test lists being sent to ignore_missing and
report_missing
@akshaymankar akshaymankar force-pushed the akshaymankar/fed-prop-message branch from ee25420 to 480340f Compare May 31, 2021 13:04
@akshaymankar akshaymankar force-pushed the akshaymankar/fed-prop-message branch from 9644c0e to dd463b7 Compare June 3, 2021 08:16
@akshaymankar akshaymankar changed the title Servantify post otr endpoints Servantify JSON endpoint to send messages Jun 3, 2021
@akshaymankar akshaymankar marked this pull request as ready for review June 3, 2021 13:31
@akshaymankar akshaymankar merged commit 0c3ef6e into develop Jun 3, 2021
@akshaymankar akshaymankar deleted the akshaymankar/fed-prop-message branch June 3, 2021 15:52
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.

4 participants