Skip to content

Conversation

@krivard
Copy link
Contributor

@krivard krivard commented Jun 13, 2020

The deploy of #126 failed because of failing unit tests. Unit tests were not included in the developer guide, so I've added a section describing how to run them. The failing test has been fixed (we no longer want acquisition to fail on a sample size < 5), and all tests pass.

@krivard krivard requested a review from capnrefsmmat June 13, 2020 15:56
@krivard krivard merged commit d01bd8e into cmu-delphi:master Jun 13, 2020
Then run the test container:

```bash
docker run --rm --network delphi-net delphi_python \
Copy link
Contributor

Choose a reason for hiding this comment

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

Does the delphi-net network have to be created before this can be run? I don't see that in the backend development docs

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's not in the backend docs, but it is in the frontend ones, and is explicitly called out at the top of this guide: https://github.com/cmu-delphi/delphi-epidata/blob/master/docs/epidata_development.md#epidata-api-development-guide

@krivard krivard deleted the feature/drop-minimum-sample-size branch June 5, 2023 17:58
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.

2 participants