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

e3-pypi-closure: Add yanked management test #671

Closed
leocardao opened this issue Jan 18, 2024 · 0 comments
Closed

e3-pypi-closure: Add yanked management test #671

leocardao opened this issue Jan 18, 2024 · 0 comments
Assignees

Comments

@leocardao
Copy link
Contributor

Currently, e3-pypi-closure has no tests for yanked packet management. As said in #667, we simply need to add some tests.

@leocardao leocardao added the good first issue Small task that can be performed by new or casual contributors label Jan 18, 2024
@leocardao leocardao self-assigned this Jan 22, 2024
@leocardao leocardao removed the good first issue Small task that can be performed by new or casual contributors label Jan 22, 2024
leocardao added a commit to leocardao/e3-core that referenced this issue Jan 24, 2024
The pypi simulator is used to simulate the interactions between our code
and the real pypi.

Addresses are mocked, and for the moment it only simulates requests in
https://pypi.org/pypi/<YOUR PACKAGE>/json format.

Test json metadata must be downloaded in advance and placed in
tests/tests_e3/pypi_data/json.

Related to AdaCore#671
leocardao added a commit to leocardao/e3-core that referenced this issue Jan 24, 2024
The pypi simulator is used to simulate the interactions between our code
and the real pypi.

Addresses are mocked, and for the moment it only simulates requests in
https://pypi.org/pypi/<YOUR PACKAGE>/json format.

Test json metadata must be downloaded in advance and placed in
tests/tests_e3/pypi_data/json.

Related to AdaCore#671
leocardao added a commit to leocardao/e3-core that referenced this issue Jan 24, 2024
leocardao added a commit to leocardao/e3-core that referenced this issue Jan 24, 2024
leocardao added a commit to leocardao/e3-core that referenced this issue Jan 24, 2024
leocardao added a commit to leocardao/e3-core that referenced this issue Jan 25, 2024
The pypi simulator is used to simulate the interactions between our code
and the real pypi.

Addresses are mocked, and for the moment it only simulates requests in
https://pypi.org/pypi/<YOUR PACKAGE>/json format.

Test json metadata must be downloaded in advance and placed in
tests/tests_e3/pypi_data/json.

Related to AdaCore#671
leocardao added a commit to leocardao/e3-core that referenced this issue Jan 25, 2024
leocardao added a commit to leocardao/e3-core that referenced this issue Jan 25, 2024
leocardao added a commit to leocardao/e3-core that referenced this issue Jan 25, 2024
The pypi simulator is used to simulate the interactions between our code
and the real pypi.

Addresses are mocked, and for the moment it only simulates requests in
https://pypi.org/pypi/<YOUR PACKAGE>/json format.

Test json metadata must be downloaded in advance and placed in
tests/tests_e3/pypi_data/json.

Related to AdaCore#671
leocardao added a commit to leocardao/e3-core that referenced this issue Jan 25, 2024
leocardao added a commit to leocardao/e3-core that referenced this issue Jan 25, 2024
leocardao added a commit to leocardao/e3-core that referenced this issue Jan 29, 2024
The pypi simulator is used to simulate the interactions between our code
and the real pypi.

Addresses are mocked, and for the moment it only simulates requests in
https://pypi.org/pypi/<YOUR PACKAGE>/json format.

Test json metadata must be downloaded in advance and placed in
tests/tests_e3/pypi_data/json.

Related to AdaCore#671
leocardao added a commit to leocardao/e3-core that referenced this issue Jan 29, 2024
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

No branches or pull requests

1 participant