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

Lack go native testing on Authorizer and Filter role #21

Open
4 tasks
yookoala opened this issue Feb 9, 2018 · 1 comment
Open
4 tasks

Lack go native testing on Authorizer and Filter role #21

yookoala opened this issue Feb 9, 2018 · 1 comment
Assignees
Projects
Milestone

Comments

@yookoala
Copy link
Owner

yookoala commented Feb 9, 2018

The testing on Authorizer and Filter depends on node-fastcgi.

It would be preferable to have golang native testing. We, however, cannot depend on the net/http/fcgi library because it only implemented the Responder role. Helps to resolve #2.

TODO

  • expand the protocol, if needed, so we can write dummy fcgi application (probably without real socket connection).
  • write dummy fcgi Authorizer application.
  • write dummy fcgi Filter application.
  • test Authorizer and Filter client implementations.
@yookoala yookoala added this to the v0.3 milestone Feb 9, 2018
@yookoala yookoala self-assigned this Feb 9, 2018
@yookoala yookoala added this to To do in Kanban Feb 9, 2018
Kanban automation moved this from To do to Done Jul 19, 2018
@yookoala
Copy link
Owner Author

Closed by mistake.

@yookoala yookoala reopened this Jul 19, 2018
Kanban automation moved this from Done to In progress Jul 19, 2018
@yookoala yookoala modified the milestones: v0.3, v0.4 Jul 19, 2018
@yookoala yookoala moved this from In progress to To do in Kanban Oct 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Kanban
  
To do
Development

No branches or pull requests

1 participant