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

Add information about test scenarios to docs #813

Merged
merged 4 commits into from
Jan 17, 2019
Merged

Add information about test scenarios to docs #813

merged 4 commits into from
Jan 17, 2019

Conversation

bartekn
Copy link
Contributor

@bartekn bartekn commented Jan 15, 2019

Let me know if instructions are clear and, if not, how to improve them.

tomquisel
tomquisel previously approved these changes Jan 15, 2019

1. Create a new or modify existing recipe. All new recipes should be added to [horizon test scenarios](https://github.com/stellar/go/tree/master/services/horizon/internal/test/scenarios) directory.
2. In `stellar/go` repository root directory run `./services/horizon/internal/scripts/build_test_scenarios.bash`.
3. The command above will rebuild all test scenarios. If need to rebuild only one scenario modify `PACKAGES` environment variable temporarily in the script.
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe we are missing the subject here? If one needs to rebuild...

@howardtw
Copy link
Contributor

Appreciate it so much! Left a minor comment.

@bartekn bartekn merged commit 81f17f7 into master Jan 17, 2019
@bartekn bartekn deleted the scenario_docs branch January 17, 2019 13:04
oryband added a commit to kinecosystem/go that referenced this pull request Feb 7, 2019
will resolve conflicts in following commits

* tag 'horizon-v0.15.4':
  Horizon 0.15.4 CHANGELOG (stellar#818)
  Fix deadlock in `txsub.System.Tick()` and `tx_bad_seq` errors (stellar#815)
  Add information about test scenarios to docs (stellar#813)
  trades endpoint does not have resolution (stellar#733)
  fix links and update orderbook field names (stellar#750)
  Doc: flesh out docs for developers (stellar#804)
  Fix graceful shutdown (stellar#803)
  Log client name and version (stellar#727)
  Use go vet in CI (stellar#611)
  Fix panic when missing an argument for horizon db backfill (stellar#806)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants