Skip to content

Fix ci tests #215

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

Closed
wants to merge 16 commits into from
Closed

Fix ci tests #215

wants to merge 16 commits into from

Conversation

frankiebee
Copy link
Contributor

Description

GitHub Issue or Linear Task

How Has This Been Tested?

frankiebee and others added 15 commits October 14, 2023 15:06
* add isRegistered test

* added pre-registration isRegistered Test, first to expect falsy return and then a toBe equal to 'false'. then a post registration check for isRegistered that expects a truthy return and then a toBe('true')
#213)

This commit adds an environment variable, `ENTROPY_BINARY_DIR`, that
allows overwriting the location from which the test suite will look for
the `entropy` and `server` binaries. I want this so that I can easily
test different binary builds. This also makes it easier to use the same
tests in CI and other environments, such as for example building locally
on a macOS machine locally but with a binary built for GNU/Linux in CI.
@frankiebee
Copy link
Contributor Author

closing because we will wait for @vitropy docker containers

@frankiebee frankiebee closed this Oct 24, 2023
@vitropy
Copy link
Contributor

vitropy commented Oct 24, 2023

closing because we will wait for @vitropy docker containers

You can track progress for this, by the way, at entropyxyz/entropy-core#446.

@frankiebee frankiebee deleted the fix-ci-tests branch October 31, 2023 00:10
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.

4 participants