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

Testing needs work #105

Open
tjstebbing opened this issue Sep 1, 2023 · 2 comments
Open

Testing needs work #105

tjstebbing opened this issue Sep 1, 2023 · 2 comments

Comments

@tjstebbing
Copy link
Contributor

  • Current store tests are light
  • the internal API needs tests
  • we need to mock the core apis with some kind of block/txn fixtures so we can pump through known data to test against
@georgeartem
Copy link

I'd like to help with this, but has anyone outside the foundation team been able to get this repo to actually build?

I think either:

A) you guys bonk the build constraints from the libdogecoin repo; or
B) someone would have to:
1. clone libdogecoin
2. bonk the build constraints
3. point the imports referencing libdogecoin to wherever they cloned it to locally
4. attempt to build

In my opinion B is the worse of the two options.

@raffecat
Copy link
Contributor

WebAPI tests were added in PR #120

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

3 participants