Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat(testing): New testing feature to enable running both a acceptor and initiator in the same process. #684

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

Open
kcross-ctoken wants to merge 5 commits into quickfixgo:main
base: main
Choose a base branch
Loading
from kcross-ctoken:main

Conversation

@kcross-ctoken
Copy link

@kcross-ctoken kcross-ctoken commented Dec 16, 2024
edited
Loading

This PR adds the ablity to have a registry per instance of initiator or acceptor and not have session conflicts.
The main purpose of this is to allow in process testing of both initiator and Acceptor.

There is an example test service_test which does the whole setup and routing between initiator and acceptor in the same process.

This would also allow the "integration" or service tests to run against eachother without the need for a deployed service or a docker image. Using this technique will require less resources for running tests and they will run a lot faster.

@kcross-ctoken kcross-ctoken changed the title (削除) feat(registry): Adde feature to enable runing both a acceptor and initiator in the same process. (削除ここまで) (追記) feat(registry): New testing feature to enable running both a acceptor and initiator in the same process. (追記ここまで) Dec 16, 2024
@kcross-ctoken kcross-ctoken changed the title (削除) feat(registry): New testing feature to enable running both a acceptor and initiator in the same process. (削除ここまで) (追記) feat(testing): New testing feature to enable running both a acceptor and initiator in the same process. (追記ここまで) Dec 16, 2024
Copy link
Author

@ackleymi ... thoughts ?

Copy link
Author

Copy link
Author

Copy link
Member

This has backwards compatibility, correct? Quite a lot of changes in here, but it certainly has a lot of benefits

kcross-ctoken reacted with thumbs up emoji

Copy link
Author

kcross-ctoken commented Jan 24, 2025
edited
Loading

Quite a lot of changes in here, but it certainly has a lot of benefits

yup it does ... the functions in file provide the backwards compatibility also the existing "integration" tests should give some confidence in this too.

Copy link
Author

@ackleymi ... can we get this merged sometime soon so I don't need to keep rebasing my fork ?

Copy link
Author

kcross-ctoken commented Feb 5, 2025
edited
Loading

@ackleymi, @michaelwilner .... is there a reason not to merge this ?

Copy link
Author

@ackleymi, @michaelwilner .... is there a reason not to merge this ?

Do we have any active developers in this project ?

Copy link
Contributor

@ackleymi, @michaelwilner .... is there a reason not to merge this ?

Do we have any active developers in this project ?

When merging larger changes like this we have to be aware of the impact to the larger community as this project has a lot of users, many of which are institutional. We are absolutely considering this PR, please be patient

Copy link
Author

Thanks for the feedback.

Copy link
Author

kcross-ctoken commented Apr 30, 2025
edited
Loading

When merging larger changes like this we have to be aware of the impact to the larger community as this project has a lot of users, many of which are institutional. We are absolutely considering this PR, please be patient

@ackleymi, @michaelwilner Can you please update ... this is now causing some considerable pain on my side.
This fix is backward compatible and enables better testing so its a win win all cases.

Copy link
Author

When merging larger changes like this we have to be aware of the impact to the larger community as this project has a lot of users, many of which are institutional. We are absolutely considering this PR, please be patient

@ackleymi, @michaelwilner Can you please update ... this is now causing some considerable pain on my side. This fix is backward compatible and enables better testing so its a win win all cases.

@ackleymi, @michaelwilner ??

Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /