Skip to content

ETCM-9557-Implement direct tests #642

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

Draft
wants to merge 63 commits into
base: master
Choose a base branch
from

Conversation

skylar-simoncelli
Copy link
Contributor

No description provided.

@@ -73,6 +73,27 @@ runs:
kubectl config use-context my-context
shell: bash

- name: Copy all decrypted keys from binary-host pod
Copy link
Collaborator

@rsporny rsporny Apr 8, 2025

Choose a reason for hiding this comment

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

We want to remove binary-host completely, and we need secrets to be available by partner-chains-node binary so we need copy them into the pod directly. The best way to do that is leveraging existing pytest fixtures, since they allow us to remove secrets after tests are done.

skylar-simoncelli and others added 27 commits April 15, 2025 10:58
fix: rpc method

fix: block parse

fix: params

fix: registrations

feat: commit suggestion

Co-authored-by: Radosław Sporny <[email protected]>

feat: ssh > shell

fix: beck32

feat: kubectl cp

feat: quiet installation

fix: json

feat: docs

fix: mirror

fix: match test matrix

fix: continue-on-error

fix: test fixes

fix: debugging

fix: quiet python setup

fix: tests

feat: build bech32

fix: bech32

fix: cardano-cli

fix: cardano-cli

fix: non interactive

fix: env

fix: command handling and debugging

fix: command handling

fix: env vars

fix: smart contract tests

fix: ogmios host

fix: handling

fix: shlex

fix: fixtures

fix: rpc fixture

fix: workflow

fix: arguments

fix: skey

fix: conftest and fixes

fix: key

fix: ariadne

fix: debug

fix: stake key hash

fix: fixes

fix: debugging
@AmbientTea
Copy link
Contributor

Closing as inactive

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.

3 participants