Skip to content

Add unit and integration tests for http lib#12

Closed
Thanhphan1147 wants to merge 51 commits intomainfrom
add_unit_and_integration_tests_for_http_lib
Closed

Add unit and integration tests for http lib#12
Thanhphan1147 wants to merge 51 commits intomainfrom
add_unit_and_integration_tests_for_http_lib

Conversation

@Thanhphan1147
Copy link
Collaborator

Checklist

@Thanhphan1147 Thanhphan1147 requested a review from a team as a code owner August 26, 2024 07:02
Copy link
Member

@yanksyoon yanksyoon left a comment

Choose a reason for hiding this comment

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

Reviewd up to state/tls.py!

self-hosted-runner: true
self-hosted-runner-label: "edge"
charmcraft-channel: latest/edge
modules: '["test_action.py", "test_charm.py"]' No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

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

I think there's a missing newline here :)


rules:
# Ignore whitelist - we are using it to ignore pydantic in pyptoject.toml
- name: whitelist No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

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

I think there's a missing newline here :)

* metadata.yaml > published on Charmhub
* documentation > published on (or linked to from) Charmhub
* detailed contribution guide > documentation or CONTRIBUTING.md
A Juju charm that deploys and manages haproxy on machine. HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status.
Copy link
Member

Choose a reason for hiding this comment

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

s/manages haproxy on machine/manges haproxy on a VM/

jinja2==3.1.4
jsonschema==4.23.0
ops==2.15.0
pydantic==2.8.2 No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

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

I think there's a missing new line here :D

@Thanhphan1147
Copy link
Collaborator Author

closing as dups with #14

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants